Home
last modified time | relevance | path

Searched defs:blocker (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c283 pthread_t waiter[THREAD_MAX], waker, blocker; in unit_test() local
/Linux-v5.4/fs/
Dlocks.c731 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()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/bpf/
Dcmsg.c265 bool blocker, filler; in nfp_bpf_ctrl_op_cache_put() local