Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h1099 struct io_context *io_context; member
2776 struct io_context { struct
2777 atomic_long_t refcount;
2778 atomic_t active_ref;
2779 atomic_t nr_tasks;
2780 spinlock_t lock;
2781 short unsigned int ioprio;
2782 struct xarray icq_tree;
2783 struct io_cq *icq_hint;
2784 struct hlist_head icq_list;
[all …]