Searched defs:iw (Results 1 – 6 of 6) sorted by relevance
/linux/io_uring/ |
H A D | waitid.c | 45 io_waitid_compat_copy_si(struct io_waitid * iw,int signo) io_waitid_compat_copy_si() argument 72 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_copy_si() local 116 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_complete() local 133 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); __io_waitid_cancel() local 168 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_drop_issue_ref() local 201 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_cb() local 229 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_wait() local 247 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid_prep() local 267 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); io_waitid() local [all...] |
/linux/fs/ntfs3/ |
H A D | bitmap.c | 508 size_t wpos, wbit, iw, vbo; in wnd_rescan() local 680 static struct buffer_head *wnd_map(struct wnd_bitmap *wnd, size_t iw) in wnd_map() 714 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_set_free() local 755 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_set_used() local 836 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_is_free_hlp() local 906 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_is_used() local 965 size_t iw, prev_tail, nwnd, wbit, ebit, zbit, zend; in wnd_find() local 1314 size_t bits, iw, new_wnd; in wnd_extend() local 1412 size_t iw = lcn_from >> (sb->s_blocksize_bits + 3); in ntfs_trim_fs() local
|
/linux/samples/bpf/ |
H A D | tcp_iw_kern.c | 30 int iw = 40; in bpf_iw() local
|
/linux/drivers/infiniband/core/ |
H A D | cma_priv.h | 86 struct iw_cm_id *iw; member
|
/linux/drivers/cxl/core/ |
H A D | region.c | 496 u8 iw; in interleave_ways_store() local 1274 static int check_interleave_cap(struct cxl_decoder *cxld, int iw, int ig) in check_interleave_cap() 1323 int parent_iw, parent_ig, ig, iw, rc, inc = 0, pos = cxled->pos; in cxl_port_setup_targets() local 1688 int iw = cxld->interleave_ways; in cxl_region_attach_position() local
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | ctrl.c | 872 struct irdma_iwarp_offload_info *iw; in irdma_sc_qp_setctx() local
|