Home
last modified time | relevance | path

Searched refs:blocker (Results 1 – 4 of 4) 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
306 if (create_rt_thread(&blocker, third_party_blocker, in unit_test()
343 pthread_join(blocker, NULL); in unit_test()
/Linux-v5.4/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.4/fs/
Dlocks.c731 static void __locks_wake_up_blocks(struct file_lock *blocker) in __locks_wake_up_blocks() argument
733 while (!list_empty(&blocker->fl_blocked_requests)) { in __locks_wake_up_blocks()
736 waiter = list_first_entry(&blocker->fl_blocked_requests, in __locks_wake_up_blocks()
795 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block() argument
804 list_for_each_entry(fl, &blocker->fl_blocked_requests, fl_blocked_member) in __locks_insert_block()
806 blocker = fl; in __locks_insert_block()
809 waiter->fl_blocker = blocker; in __locks_insert_block()
810 list_add_tail(&waiter->fl_blocked_member, &blocker->fl_blocked_requests); in __locks_insert_block()
811 if (IS_POSIX(blocker) && !IS_OFDLCK(blocker)) in __locks_insert_block()
822 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block() argument
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/
DTODO59 long-term, but imo not a blocker. Definitely make sure new stuff