Home
last modified time | relevance | path

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

/linux/kernel/sched/
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/include/linux/
A Dwait_bit.h252 long __int = prepare_to_wait_event(__wq_head, \
A Dwait.h307 long __int = prepare_to_wait_event(&wq_head, &__wq_entry, state);\
1194 long prepare_to_wait_event(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int …
/linux/fs/afs/
A Dfs_probe.c495 prepare_to_wait_event(&server->probe_wq, &wait, in afs_wait_for_one_fs_probe()
/linux/fs/
A Dfs-writeback.c1526 prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE); in inode_wait_for_writeback()
1552 prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE); in inode_sleep_on_writeback()
A Dinode.c524 prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE); in inode_wait_for_lru_isolating()
2389 prepare_to_wait_event(wq_head, &wqe.wq_entry, TASK_UNINTERRUPTIBLE); in __wait_on_freeing_inode()
A Daio.c1351 ret2 = prepare_to_wait_event(&ctx->wait, &w.w, TASK_INTERRUPTIBLE); in read_events()
/linux/fs/btrfs/
A Dspace-info.c1501 ret = prepare_to_wait_event(&ticket->wait, &wait, TASK_KILLABLE); in wait_reserve_ticket()
/linux/kernel/
A Dseccomp.c1499 ret = prepare_to_wait_event(&filter->wqh, &wait, TASK_INTERRUPTIBLE); in recv_wait_event()
/linux/fs/bcachefs/
A Dfs.c1889 prepare_to_wait_event(wq_head, &wqe.wq_entry, in bch2_evict_subvolume_inodes()
/linux/drivers/block/
A Dpktcdvd.c2388 prepare_to_wait_event(__var_waitqueue(&pd->congested), in pkt_make_request_write()

Completed in 48 milliseconds