refcount_dec_and_rtnl_lock   38 include/linux/rtnetlink.h extern bool refcount_dec_and_rtnl_lock(refcount_t *r);
refcount_dec_and_rtnl_lock  132 net/core/rtnetlink.c EXPORT_SYMBOL(refcount_dec_and_rtnl_lock);
refcount_dec_and_rtnl_lock 1002 net/sched/sch_generic.c 	    !refcount_dec_and_rtnl_lock(&qdisc->refcnt))