Searched refs:refcount_add (Results 1 – 2 of 2) sorted by relevance
220 static inline void refcount_add(int i, refcount_t *r) in refcount_add() function
247 refcount_add(skb->truesize, &sk_atm(vcc)->sk_wmem_alloc); in atm_account_tx()