Searched refs:MAX_HOLDERS (Results 1 – 1 of 1) sorted by relevance
35 #define MAX_HOLDERS 4 macro47 struct task_struct *holders[MAX_HOLDERS];50 struct stack_store traces[MAX_HOLDERS];65 for (i = 0; i < MAX_HOLDERS; i++) in __find_holder()69 BUG_ON(i == MAX_HOLDERS); in __find_holder()102 for (i = 0; i < MAX_HOLDERS; i++) { in __check_holder()154 if (lock->count >= MAX_HOLDERS) in __wake_many()180 for (i = 0; i < MAX_HOLDERS; i++) in bl_init()187 lock->count < MAX_HOLDERS && in __available_for_read()