Searched refs:refcount_dec (Results 1 – 9 of 9) sorted by relevance
474 static inline void refcount_dec(refcount_t *r) in refcount_dec() function
293 #define __in_dev_put(idev) refcount_dec(&(idev)->refcnt)
4328 refcount_dec(&dev->dev_refcnt); in __dev_put()4360 refcount_dec(&dev->refcnt_tracker.no_tracker); in netdev_tracker_alloc()
432 refcount_dec(&idev->refcnt); in __in6_dev_put()461 refcount_dec(&ifp->refcnt); in __in6_ifa_put()
336 refcount_dec(&net->passive); in net_passive_dec()
434 refcount_dec(&parms->refcnt); in __neigh_parms_put()
1362 refcount_dec(&cp->refcnt); in __ip_vs_conn_put()1574 refcount_dec(&dest->refcnt); in ip_vs_dest_put()
922 refcount_dec(&x->refcnt); in __xfrm_state_put()
814 refcount_dec(&sk->sk_refcnt); in __sock_put()
Completed in 44 milliseconds