Searched refs:nl_object_identical (Results 1 – 6 of 6) sorted by relevance
96 if (nl_object_identical(node->obj, obj)) in nl_hash_table_lookup()126 if (nl_object_identical(node->obj, obj)) { in nl_hash_table_add()170 if (nl_object_identical(node->obj, obj)) { in nl_hash_table_del()
313 int nl_object_identical(struct nl_object *a, struct nl_object *b) in nl_object_identical() function
1042 if (nl_object_identical(obj, needle)) { in nl_cache_search()
42 extern int nl_object_identical(struct nl_object *,
282 extern int nl_object_identical(struct nl_object *, struct nl_object *);
30 o Added nl_object_identical() to check if two objects are