Searched defs:blocker (Results 1 – 3 of 3) sorted by relevance
283 pthread_t waiter[THREAD_MAX], waker, blocker; in unit_test() local
731 static void __locks_wake_up_blocks(struct file_lock *blocker) in __locks_wake_up_blocks()795 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block()822 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block()837 static void locks_wake_up_blocks(struct file_lock *blocker) in locks_wake_up_blocks()
265 bool blocker, filler; in nfp_bpf_ctrl_op_cache_put() local