Home
last modified time | relevance | path

Searched refs:refcount_add (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Drefcount.h220 static inline void refcount_add(int i, refcount_t *r) in refcount_add() function
Datmdev.h247 refcount_add(skb->truesize, &sk_atm(vcc)->sk_wmem_alloc); in atm_account_tx()