Home
last modified time | relevance | path

Searched defs:iw (Results 1 – 6 of 6) sorted by relevance

/linux/io_uring/
H A Dwaitid.c43 static bool io_waitid_compat_copy_si(struct io_waitid *iw, int signo) in io_waitid_compat_copy_si() argument
70 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); in io_waitid_copy_si() local
114 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_remove_wq() local
130 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_complete() local
148 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); __io_waitid_cancel() local
181 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_drop_issue_ref() local
215 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_cb() local
242 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_wait() local
262 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_prep() local
284 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid() local
[all...]
/linux/fs/ntfs3/
H A Dbitmap.c508 size_t wpos, wbit, iw, vbo; in wnd_rescan() local
697 static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw) in wnd_map()
731 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_set_free() local
772 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_set_used() local
853 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_is_free_hlp() local
923 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_is_used() local
982 size_t iw, prev_tail, nwnd, wbit, ebit, zbit, zend; in wnd_find() local
1331 size_t bits, iw, new_wnd; in wnd_extend() local
1429 size_t iw = lcn_from >> (sb->s_blocksize_bits + 3); in ntfs_trim_fs() local
/linux/samples/bpf/
H A Dtcp_iw_kern.c30 int iw = 40; in bpf_iw() local
/linux/drivers/cxl/core/
H A Dregion.c495 u8 iw; in set_interleave_ways() local
1394 static int check_interleave_cap(struct cxl_decoder *cxld, int iw, int ig) in check_interleave_cap()
1443 int parent_iw, parent_ig, ig, iw, rc, pos = cxled->pos; in cxl_port_setup_targets() local
1807 int iw = cxld->interleave_ways; in cxl_region_attach_position() local
/linux/arch/powerpc/kvm/
H A Dbook3s.c494 u32 iw; in kvmppc_load_last_inst() local
/linux/kernel/bpf/
H A Darena.c1040 static void arena_free_irq(struct irq_work *iw) in arena_free_irq()