Searched refs:nl_cache_ops_lookup_safe (Results 1 – 6 of 6) sorted by relevance
93 struct nl_cache_ops *nl_cache_ops_lookup_safe(const char *name) in nl_cache_ops_lookup_safe() function382 ops = nl_cache_ops_lookup_safe(name); in __nl_cache_mngt_require()
82 ops = nl_cache_ops_lookup_safe(kind); in nl_object_alloc_name()
432 ops = nl_cache_ops_lookup_safe(name); in nl_cache_mngr_add()
264 ops = nl_cache_ops_lookup_safe(kind); in nl_cache_alloc_name()
126 extern struct nl_cache_ops * nl_cache_ops_lookup_safe(const char *);
95 nl_cache_ops_lookup_safe;