Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drefcount.h124 REFCOUNT_DEC_LEAK, enumerator
344 refcount_warn_saturate(r, REFCOUNT_DEC_LEAK); in __refcount_dec()
/OK3568_Linux_fs/kernel/lib/
H A Drefcount.c30 case REFCOUNT_DEC_LEAK: in refcount_warn_saturate()