Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Drtnetlink.h38 extern bool refcount_dec_and_rtnl_lock(refcount_t *r);
/Linux-v5.10/net/sched/
Dsch_generic.c986 !refcount_dec_and_rtnl_lock(&qdisc->refcnt)) in qdisc_put_unlocked()
/Linux-v5.10/net/core/
Drtnetlink.c128 bool refcount_dec_and_rtnl_lock(refcount_t *r) in refcount_dec_and_rtnl_lock() function
132 EXPORT_SYMBOL(refcount_dec_and_rtnl_lock);