Home
last modified time | relevance | path

Searched defs:io_submit_state (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h44640 struct io_submit_state { struct
44641 struct io_wq_work_node free_list;
44642 struct io_wq_work_list compl_reqs;
44643 struct io_submit_link link;
44644 bool plug_started;
44645 bool need_plug;
44646 bool flush_cqes;
44647 short unsigned int submit_nr;
44648 struct blk_plug plug;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h73849 struct io_submit_state { struct
73850 struct blk_plug plug;
73851 void *reqs[8];
73852 unsigned int free_reqs;
73853 struct io_comp_state comp;
73854 struct file *file;
73855 unsigned int fd;
73856 unsigned int has_refs;
73857 unsigned int ios_left;
Dvmlinux.h73849 struct io_submit_state { struct
73850 struct blk_plug plug;
73851 void *reqs[8];
73852 unsigned int free_reqs;
73853 struct io_comp_state comp;
73854 struct file *file;
73855 unsigned int fd;
73856 unsigned int has_refs;
73857 unsigned int ios_left;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h40163 struct io_submit_state { struct
40164 struct blk_plug plug;
40165 void *reqs[8];
40166 unsigned int free_reqs;
40167 struct io_comp_state comp;
40168 struct file *file;
40169 unsigned int fd;
40170 unsigned int has_refs;
40171 unsigned int ios_left;
Dvmlinux_510.h40163 struct io_submit_state { struct
40164 struct blk_plug plug;
40165 void *reqs[8];
40166 unsigned int free_reqs;
40167 struct io_comp_state comp;
40168 struct file *file;
40169 unsigned int fd;
40170 unsigned int has_refs;
40171 unsigned int ios_left;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h44646 struct io_submit_state { struct
44647 struct blk_plug plug;
44648 void *reqs[8];
44649 unsigned int free_reqs;
44650 unsigned int cur_req;
44651 struct file___2 *file;
44652 unsigned int fd;
44653 unsigned int has_refs;
44654 unsigned int used_refs;
44655 unsigned int ios_left;
Dvmlinux.h44646 struct io_submit_state { struct
44647 struct blk_plug plug;
44648 void *reqs[8];
44649 unsigned int free_reqs;
44650 unsigned int cur_req;
44651 struct file___2 *file;
44652 unsigned int fd;
44653 unsigned int has_refs;
44654 unsigned int used_refs;
44655 unsigned int ios_left;