Searched refs:nl_object_identical (Results 1 – 7 of 7) sorted by relevance
97 if (nl_object_identical(node->obj, obj)) in nl_hash_table_lookup()127 if (nl_object_identical(node->obj, obj)) { in nl_hash_table_add()171 if (nl_object_identical(node->obj, obj)) { in nl_hash_table_del()
314 int nl_object_identical(struct nl_object *a, struct nl_object *b) in nl_object_identical() function
1123 if (nl_object_identical(obj, needle)) { in nl_cache_search()
42 extern int nl_object_identical(struct nl_object *,
175 nl_object_identical;
30 o Added nl_object_identical() to check if two objects are
287 extern int nl_object_identical(struct nl_object *, struct nl_object *);