Home
last modified time | relevance | path

Searched refs:refcount_dec_and_rtnl_lock (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Drtnetlink.h40 extern bool refcount_dec_and_rtnl_lock(refcount_t *r);
/Linux-v6.6/net/sched/
Dsch_generic.c1102 !refcount_dec_and_rtnl_lock(&qdisc->refcnt)) in qdisc_put_unlocked()
/Linux-v6.6/net/core/
Drtnetlink.c167 bool refcount_dec_and_rtnl_lock(refcount_t *r) in refcount_dec_and_rtnl_lock() function
171 EXPORT_SYMBOL(refcount_dec_and_rtnl_lock);