Home
last modified time | relevance | path

Searched refs:nl_cache_ops_put (Results 1 – 6 of 6) sorted by relevance

/external/libnl/lib/
Dcache_mngt.c65 void nl_cache_ops_put(struct nl_cache_ops *ops) in nl_cache_ops_put() function
373 nl_cache_ops_put(ops); in nl_cache_mngt_unprovide()
388 nl_cache_ops_put(ops); in __nl_cache_mngt_require()
Dmsg.c743 nl_cache_ops_put(ops); in nl_msg_parse()
812 nl_cache_ops_put(ops); in print_hdr()
965 nl_cache_ops_put(ops); in print_msg()
Dobject.c93 nl_cache_ops_put(ops); in nl_object_alloc_name()
Dcache_mngr.c333 nl_cache_ops_put(ops); in nl_cache_mngr_add()
Dcache.c274 nl_cache_ops_put(ops); in nl_cache_alloc_name()
/external/libnl/include/netlink/
Dcache.h164 extern void nl_cache_ops_put(struct nl_cache_ops *);