Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h43994 struct io_uring_task { struct
43995 int cached_refs;
43996 struct xarray xa;
43997 struct wait_queue_head wait;
43998 const struct io_ring_ctx *last;
43999 struct io_wq *io_wq;
44000 struct percpu_counter inflight;
44001 atomic_t inflight_tracked;
44002 atomic_t in_idle;
44003 spinlock_t task_lock;
[all …]