Home
last modified time | relevance | path

Searched refs:wait_event_killable (Results 1 – 17 of 17) sorted by relevance

/linux/net/9p/
H A Dtrans_virtio.c287 err = wait_event_killable(*chan->vc_wq, in p9_virtio_request()
328 err = wait_event_killable(vp_wq, in p9_get_mapped_pages()
515 err = wait_event_killable(*chan->vc_wq, in p9_virtio_zc_request()
534 err = wait_event_killable(req->wq, in p9_virtio_zc_request()
H A Dtrans_xen.c137 while (wait_event_killable(ring->wq, in p9_xen_request()
H A Dclient.c716 err = wait_event_killable(req->wq, in p9_client_rpc()
/linux/fs/xfs/
H A Dxfs_drain.c93 return wait_event_killable(dr->dr_waiters, !xfs_defer_drain_busy(dr)); in xfs_defer_drain_wait()
/linux/arch/mips/math-emu/
H A Ddsemul.c106 if (!wait_event_killable(mm_ctx->bd_emupage_queue, in alloc_emuframe()
/linux/drivers/gpu/drm/scheduler/
H A Dsched_entity.c302 wait_event_killable(sched->job_scheduled, in drm_sched_entity_flush()
/linux/fs/autofs/
H A Dwaitq.c440 wait_event_killable(wq->queue, wq->name.name == NULL); in autofs_wait()
/linux/include/linux/
H A Dwait.h925 #define wait_event_killable(wq_head, condition) \ macro
/linux/fs/ceph/
H A Daddr.c1512 r = wait_event_killable(ci->i_cap_wq, in ceph_netfs_check_write_begin()
1777 err = wait_event_killable(ci->i_cap_wq, in ceph_page_mkwrite()
/linux/drivers/mfd/
H A Dsi476x-cmd.c384 wait_event_killable(core->tuning, in si476x_cmd_tune_seek_freq()
/linux/fs/bcachefs/
H A Dmove.c465 wait_event_killable(c->copygc_running_wq, in bch2_move_ratelimit()
/linux/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt2148 wait_event_killable();
/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c768 return wait_event_killable(priv->edid_delay_waitq, !priv->edid_delay_active); in tda998x_edid_delay_wait()
/linux/mm/
H A Dvmscan.c6462 wait_event_killable(zone->zone_pgdat->pfmemalloc_wait, in throttle_direct_reclaim()
/linux/fs/smb/client/
H A Dsmb2ops.c256 rc = wait_event_killable(server->request_q, in smb2_wait_mtu_credits()
/linux/fs/btrfs/
H A Dinode.c3461 int ret = wait_event_killable(fs_info->delayed_iputs_wait, in btrfs_wait_on_delayed_iputs()
/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt2286 wait_event_killable();