Home
last modified time | relevance | path

Searched defs:refcount_inc_not_zero (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Drefcount.h62 #define refcount_inc_not_zero refcount_inc_not_zero_checked macro
84 static inline __must_check bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function
/Linux-v4.19/arch/x86/include/asm/
Drefcount.h105 static __always_inline __must_check bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function
/Linux-v4.19/tools/include/linux/
Drefcount.h76 bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function