Searched defs:iw (Results 1 – 8 of 8) sorted by relevance
/linux/io_uring/ |
H A D | waitid.c | 46 static bool io_waitid_compat_copy_si(struct io_waitid *iw, int signo) in io_waitid_compat_copy_si() 74 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); in io_waitid_copy_si() local 120 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); in io_waitid_complete() local 139 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); in __io_waitid_cancel() local 209 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); in io_waitid_drop_issue_ref() local 242 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); in io_waitid_cb() local 269 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); in io_waitid_wait() local 287 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); in io_waitid_prep() local 301 struct io_waitid *iw = io_kiocb_to_cmd(req, struct io_waitid); in io_waitid() local
|
/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() 715 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_set_free() local 764 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_set_used() local 852 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_is_free_hlp() local 928 size_t iw = bit >> (sb->s_blocksize_bits + 3); in wnd_is_used() local 993 size_t iw, prev_tail, nwnd, wbit, ebit, zbit, zend; in wnd_find() local 1342 size_t bits, iw, new_wnd; in wnd_extend() local 1439 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 | 477 u8 iw; in interleave_ways_store() local 1241 static int check_interleave_cap(struct cxl_decoder *cxld, int iw, int ig) in check_interleave_cap() 1290 int parent_iw, parent_ig, ig, iw, rc, inc = 0, pos = cxled->pos; in cxl_port_setup_targets() local 1645 int iw = cxld->interleave_ways; in cxl_region_attach_position() local
|
/linux/arch/powerpc/kvm/ |
H A D | book3s.c | 493 u32 iw; in kvmppc_load_last_inst() local
|
/linux/drivers/phy/microchip/ |
H A D | sparx5_serdes.c | 720 u8 iw = sd25g28_get_iw_setting(macro->priv->dev, mode->bitwidth); in sparx5_sd25g28_get_params() local 830 u8 iw = sd10g28_get_iw_setting(macro->priv->dev, mode->bwidth); in sparx5_sd10g28_get_params() local
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | ctrl.c | 872 struct irdma_iwarp_offload_info *iw; in irdma_sc_qp_setctx() local
|