Home
last modified time | relevance | path

Searched refs:prepare_to_wait_event (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/kernel/sched/
H A Dwait.c270 long prepare_to_wait_event(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int … in prepare_to_wait_event() function
304 EXPORT_SYMBOL(prepare_to_wait_event);
/linux-6.15/include/linux/
H A Dwait_bit.h263 long __int = prepare_to_wait_event(__wq_head, \
H A Dwait.h308 long __int = prepare_to_wait_event(&wq_head, &__wq_entry, state);\
1198 long prepare_to_wait_event(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int …
/linux-6.15/fs/afs/
H A Dfs_probe.c507 prepare_to_wait_event(&server->probe_wq, &wait, in afs_wait_for_one_fs_probe()
/linux-6.15/fs/
H A Dfs-writeback.c1548 prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE); in inode_wait_for_writeback()
1574 prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE); in inode_sleep_on_writeback()
H A Dinode.c605 prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE); in inode_wait_for_lru_isolating()
2449 prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE); in __wait_on_freeing_inode()
H A Daio.c1351 ret2 = prepare_to_wait_event(&ctx->wait, &w.w, TASK_INTERRUPTIBLE); in read_events()
/linux-6.15/fs/btrfs/
H A Dspace-info.c1522 ret = prepare_to_wait_event(&ticket->wait, &wait, TASK_KILLABLE); in wait_reserve_ticket()
/linux-6.15/kernel/
H A Dseccomp.c1520 ret = prepare_to_wait_event(&filter->wqh, &wait, TASK_INTERRUPTIBLE); in recv_wait_event()
/linux-6.15/drivers/block/
H A Dpktcdvd.c2388 prepare_to_wait_event(__var_waitqueue(&pd->congested), in pkt_make_request_write()
/linux-6.15/fs/bcachefs/
H A Dfs.c2237 prepare_to_wait_event(wq_head, &wqe.wq_entry, in bch2_evict_subvolume_inodes()