Searched refs:refcount_dec (Results 1 – 1 of 1) sorted by relevance
240 static void refcount_dec(const char *fn, struct expression *expr, void *param) in refcount_dec() function458 add_function_hook("refcount_dec", &refcount_dec, INT_PTR(0)); in check_atomic_inc_dec()466 add_function_hook("refcount_sub_and_test", &refcount_dec, INT_PTR(1)); in check_atomic_inc_dec()467 add_function_hook("refcount_dec_and_test", &refcount_dec, INT_PTR(0)); in check_atomic_inc_dec()