Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/lkdtm/ !
Drefcount.c119 static void check_negative(refcount_t *ref, int start) in check_negative() function
152 check_negative(&neg, 0); in lkdtm_REFCOUNT_DEC_NEGATIVE()
167 check_negative(&neg, 0); in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE()
182 check_negative(&neg, 3); in lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE()