Searched refs:MAX_HOLDERS (Results 1 – 1 of 1) sorted by relevance
35 #define MAX_HOLDERS 4 macro44 struct task_struct *holders[MAX_HOLDERS];47 struct stack_trace traces[MAX_HOLDERS];48 stack_entries entries[MAX_HOLDERS];63 for (i = 0; i < MAX_HOLDERS; i++) in __find_holder()67 BUG_ON(i == MAX_HOLDERS); in __find_holder()104 for (i = 0; i < MAX_HOLDERS; i++) { in __check_holder()155 if (lock->count >= MAX_HOLDERS) in __wake_many()181 for (i = 0; i < MAX_HOLDERS; i++) in bl_init()188 lock->count < MAX_HOLDERS && in __available_for_read()