Searched refs:MAX_HOLDERS (Results 1 – 1 of 1) sorted by relevance
32 #define MAX_HOLDERS 4 macro41 struct task_struct *holders[MAX_HOLDERS];44 struct stack_trace traces[MAX_HOLDERS];45 stack_entries entries[MAX_HOLDERS];60 for (i = 0; i < MAX_HOLDERS; i++) in __find_holder()64 BUG_ON(i == MAX_HOLDERS); in __find_holder()101 for (i = 0; i < MAX_HOLDERS; i++) { in __check_holder()152 if (lock->count >= MAX_HOLDERS) in __wake_many()178 for (i = 0; i < MAX_HOLDERS; i++) in bl_init()185 lock->count < MAX_HOLDERS && in __available_for_read()