Home
last modified time | relevance | path

Searched defs:nr_elem (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/ublk/
H A Dbatch.c232 unsigned short nr_elem, in ublk_init_batch_cmd()
281 unsigned short nr_elem = t->fetch[buf_idx].fetch_buf_size / 2; in ublk_batch_queue_fetch() local
356 unsigned short nr_elem = q->q_depth; in __ublk_batch_queue_prep_io_cmds() local
416 int nr_elem = user_data_to_tgt_data(cqe->user_data); in ublk_batch_compl_commit_cmd() local
459 unsigned short nr_elem = cb->done; in __ublk_batch_commit_io_cmds() local
/linux/drivers/pinctrl/
H A Ddevicetree.c389 int index, int nr_cells, int nr_elem, in pinctrl_copy_args()
425 int nr_elem, nr_cells, error; in pinctrl_parse_index_with_args() local
/linux/include/uapi/linux/
H A Dublk_cmd.h684 __u16 nr_elem; member