Searched refs:MAX_HOLDERS (Results 1 – 1 of 1) sorted by relevance
36 #define MAX_HOLDERS 4 macro48 struct task_struct *holders[MAX_HOLDERS];51 struct stack_store traces[MAX_HOLDERS];66 for (i = 0; i < MAX_HOLDERS; i++) in __find_holder()70 BUG_ON(i == MAX_HOLDERS); in __find_holder()104 for (i = 0; i < MAX_HOLDERS; i++) { in __check_holder()156 if (lock->count >= MAX_HOLDERS) in __wake_many()182 for (i = 0; i < MAX_HOLDERS; i++) in bl_init()189 lock->count < MAX_HOLDERS && in __available_for_read()