Searched refs:diff_objects (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dassoc_array.h47 int (*diff_objects)(const void *object, const void *index_key); member in struct:assoc_array_ops
/linux-4.1.27/security/keys/
H A Dkeyring.c372 .diff_objects = keyring_diff_objects,
/linux-4.1.27/lib/
H A Dassoc_array.c765 int x = ops->diff_objects(assoc_array_ptr_to_leaf(node->slots[i]), assoc_array_insert_into_terminal_node()

Completed in 82 milliseconds