Searched refs:bulk_cnt (Results 1 – 1 of 1) sorted by relevance
1649 void *head, void *tail, int bulk_cnt, in free_debug_processing() argument2833 void *head, void *tail, int bulk_cnt, in free_debug_processing() argument2854 if (slab->inuse < bulk_cnt) { in free_debug_processing()2856 slab->inuse, bulk_cnt); in free_debug_processing()2862 if (++cnt > bulk_cnt) in free_debug_processing()2884 if (cnt != bulk_cnt) in free_debug_processing()2886 bulk_cnt, cnt); in free_debug_processing()