Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c283 pthread_t waiter[THREAD_MAX], waker, blocker; in unit_test() local
/Linux-v5.15/fs/
Dlocks.c730 static void __locks_wake_up_blocks(struct file_lock *blocker) in __locks_wake_up_blocks()
818 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block()
845 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block()
860 static void locks_wake_up_blocks(struct file_lock *blocker) in locks_wake_up_blocks()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/bpf/
Dcmsg.c265 bool blocker, filler; in nfp_bpf_ctrl_op_cache_put() local