Home
last modified time | relevance | path

Searched refs:blocker (Results 1 – 4 of 4) 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
306 if (create_rt_thread(&blocker, third_party_blocker, in unit_test()
343 pthread_join(blocker, NULL); in unit_test()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/bpf/
Dcmsg.c265 bool blocker, filler; in nfp_bpf_ctrl_op_cache_put() local
267 blocker = nfp_bpf_ctrl_op_cache_invalidate(op); in nfp_bpf_ctrl_op_cache_put()
269 if (blocker || filler) { in nfp_bpf_ctrl_op_cache_put()
276 if (blocker) { in nfp_bpf_ctrl_op_cache_put()
/Linux-v5.15/fs/
Dlocks.c730 static void __locks_wake_up_blocks(struct file_lock *blocker) in __locks_wake_up_blocks() argument
732 while (!list_empty(&blocker->fl_blocked_requests)) { in __locks_wake_up_blocks()
735 waiter = list_first_entry(&blocker->fl_blocked_requests, in __locks_wake_up_blocks()
818 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block() argument
827 list_for_each_entry(fl, &blocker->fl_blocked_requests, fl_blocked_member) in __locks_insert_block()
829 blocker = fl; in __locks_insert_block()
832 waiter->fl_blocker = blocker; in __locks_insert_block()
833 list_add_tail(&waiter->fl_blocked_member, &blocker->fl_blocked_requests); in __locks_insert_block()
834 if (IS_POSIX(blocker) && !IS_OFDLCK(blocker)) in __locks_insert_block()
845 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block() argument
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/
DTODO59 long-term, but imo not a blocker. Definitely make sure new stuff