Home
last modified time | relevance | path

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

/include/linux/
Drefcount.h248 static inline void __refcount_inc(refcount_t *r, int *oldp) in __refcount_inc() function
267 __refcount_inc(r, NULL); in refcount_inc()