Home
last modified time | relevance | path

Searched refs:diff_objects (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dassoc_array.h43 int (*diff_objects)(const void *object, const void *index_key); member
/linux/Documentation/translations/zh_CN/core-api/
H A Dassoc_array.rst142 int (*diff_objects)(const void *object, const void *index_key);
/linux/security/keys/
H A Dkeyring.c399 .diff_objects = keyring_diff_objects,
/linux/lib/
H A Dassoc_array.c731 int x = ops->diff_objects(assoc_array_ptr_to_leaf(node->slots[i]), in assoc_array_insert_into_terminal_node()
/linux/Documentation/core-api/
H A Dassoc_array.rst150 int (*diff_objects)(const void *object, const void *index_key);