Home
last modified time | relevance | path

Searched defs:io_uring_task (Results 1 – 11 of 11) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h52768 struct io_uring_task { struct
52769 int cached_refs;
52770 struct xarray xa;
52771 struct wait_queue_head wait;
52772 const struct io_ring_ctx *last;
52773 struct io_wq *io_wq;
52774 struct percpu_counter inflight;
52775 atomic_t inflight_tracked;
52776 atomic_t in_idle;
52777 spinlock_t task_lock;
[all …]
Dvmlinux.h52768 struct io_uring_task { struct
52769 int cached_refs;
52770 struct xarray xa;
52771 struct wait_queue_head wait;
52772 const struct io_ring_ctx *last;
52773 struct io_wq *io_wq;
52774 struct percpu_counter inflight;
52775 atomic_t inflight_tracked;
52776 atomic_t in_idle;
52777 spinlock_t task_lock;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h21305 struct io_uring_task { struct
21306 int cached_refs;
21307 const struct io_ring_ctx *last;
21308 struct io_wq *io_wq;
21309 struct file *registered_rings[16];
21310 struct xarray xa;
21311 struct wait_queue_head wait;
21312 atomic_t in_cancel;
21313 atomic_t inflight_tracked;
21314 struct percpu_counter inflight;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h23117 struct io_uring_task { struct
23118 int cached_refs;
23119 const struct io_ring_ctx *last;
23120 struct io_wq *io_wq;
23121 struct file *registered_rings[16];
23122 struct xarray xa;
23123 struct wait_queue_head wait;
23124 atomic_t in_idle;
23125 atomic_t inflight_tracked;
23126 struct percpu_counter inflight;
[all …]
Dvmlinux.h23117 struct io_uring_task { struct
23118 int cached_refs;
23119 const struct io_ring_ctx *last;
23120 struct io_wq *io_wq;
23121 struct file *registered_rings[16];
23122 struct xarray xa;
23123 struct wait_queue_head wait;
23124 atomic_t in_idle;
23125 atomic_t inflight_tracked;
23126 struct percpu_counter inflight;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h14242 struct io_uring_task { struct
14243 int cached_refs;
14244 const struct io_ring_ctx *last;
14245 struct io_wq *io_wq;
14246 struct file *registered_rings[16];
14247 struct xarray xa;
14248 struct wait_queue_head wait;
14249 atomic_t in_idle;
14250 atomic_t inflight_tracked;
14251 struct percpu_counter inflight;
[all …]
Dvmlinux.h14242 struct io_uring_task { struct
14243 int cached_refs;
14244 const struct io_ring_ctx *last;
14245 struct io_wq *io_wq;
14246 struct file *registered_rings[16];
14247 struct xarray xa;
14248 struct wait_queue_head wait;
14249 atomic_t in_idle;
14250 atomic_t inflight_tracked;
14251 struct percpu_counter inflight;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h15952 struct io_uring_task { struct
15953 int cached_refs;
15954 const struct io_ring_ctx *last;
15955 struct io_wq *io_wq;
15956 struct file *registered_rings[16];
15957 struct xarray xa;
15958 struct wait_queue_head wait;
15959 atomic_t in_idle;
15960 atomic_t inflight_tracked;
15961 struct percpu_counter inflight;
[all …]
Dvmlinux_608.h15952 struct io_uring_task { struct
15953 int cached_refs;
15954 const struct io_ring_ctx *last;
15955 struct io_wq *io_wq;
15956 struct file *registered_rings[16];
15957 struct xarray xa;
15958 struct wait_queue_head wait;
15959 atomic_t in_idle;
15960 atomic_t inflight_tracked;
15961 struct percpu_counter inflight;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h18394 struct io_uring_task { struct
18395 int cached_refs;
18396 const struct io_ring_ctx *last;
18397 struct io_wq *io_wq;
18398 struct file *registered_rings[16];
18399 struct xarray xa;
18400 struct wait_queue_head wait;
18401 atomic_t in_idle;
18402 atomic_t inflight_tracked;
18403 struct percpu_counter inflight;
[all …]
Dvmlinux_602.h18394 struct io_uring_task { struct
18395 int cached_refs;
18396 const struct io_ring_ctx *last;
18397 struct io_wq *io_wq;
18398 struct file *registered_rings[16];
18399 struct xarray xa;
18400 struct wait_queue_head wait;
18401 atomic_t in_idle;
18402 atomic_t inflight_tracked;
18403 struct percpu_counter inflight;
[all …]