Searched refs:nl_cache_ops_lookup_safe (Results 1 – 5 of 5) sorted by relevance
99 struct nl_cache_ops *nl_cache_ops_lookup_safe(const char *name) in nl_cache_ops_lookup_safe() function385 ops = nl_cache_ops_lookup_safe(name); in __nl_cache_mngt_require()
88 ops = nl_cache_ops_lookup_safe(kind); in nl_object_alloc_name()
328 ops = nl_cache_ops_lookup_safe(name); in nl_cache_mngr_add()
269 ops = nl_cache_ops_lookup_safe(kind); in nl_cache_alloc_name()
124 extern struct nl_cache_ops * nl_cache_ops_lookup_safe(const char *);