Home
last modified time | relevance | path

Searched refs:blocker (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/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-v6.1/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-v6.1/fs/
Dlocks.c666 static void __locks_wake_up_blocks(struct file_lock *blocker) in __locks_wake_up_blocks() argument
668 while (!list_empty(&blocker->fl_blocked_requests)) { in __locks_wake_up_blocks()
671 waiter = list_first_entry(&blocker->fl_blocked_requests, in __locks_wake_up_blocks()
754 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block() argument
763 list_for_each_entry(fl, &blocker->fl_blocked_requests, fl_blocked_member) in __locks_insert_block()
765 blocker = fl; in __locks_insert_block()
768 waiter->fl_blocker = blocker; in __locks_insert_block()
769 list_add_tail(&waiter->fl_blocked_member, &blocker->fl_blocked_requests); in __locks_insert_block()
770 if (IS_POSIX(blocker) && !IS_OFDLCK(blocker)) in __locks_insert_block()
781 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block() argument
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/display/
DTODO59 long-term, but imo not a blocker. Definitely make sure new stuff