Searched defs:blocker (Results 1 – 5 of 5) sorted by relevance
69 static inline unsigned long hung_task_get_blocker_type(unsigned long blocker) in hung_task_get_blocker_type()76 static inline void *hung_task_blocker_to_lock(unsigned long blocker) in hung_task_blocker_to_lock()89 static inline unsigned long hung_task_get_blocker_type(unsigned long blocker) in hung_task_get_blocker_type()93 static inline void *hung_task_blocker_to_lock(unsigned long blocker) in hung_task_blocker_to_lock()
700 static void __locks_wake_up_blocks(struct file_lock_core *blocker) in __locks_wake_up_blocks()797 static void __locks_insert_block(struct file_lock_core *blocker, in __locks_insert_block()826 static void locks_insert_block(struct file_lock_core *blocker, in locks_insert_block()841 static void locks_wake_up_blocks(struct file_lock_core *blocker) in locks_wake_up_blocks()1027 static struct file_lock_core *what_owner_is_waiting_for(struct file_lock_core *blocker) in what_owner_is_waiting_for()1046 struct file_lock_core *blocker = &block_fl->c; in posix_locks_deadlock() local
103 unsigned long owner, blocker, blocker_type; in debug_show_blocker() local
285 pthread_t waiter[THREAD_MAX], waker, blocker; in unit_test() local
267 bool blocker, filler; in nfp_bpf_ctrl_op_cache_put() local