Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h1441 struct io_context *io_context; member
2614 struct io_context { struct
2615 atomic_long_t refcount;
2616 atomic_t active_ref;
2617 atomic_t nr_tasks;
2618 spinlock_t lock;
2619 short unsigned int ioprio;
2620 struct xarray icq_tree;
2621 struct io_cq *icq_hint;
2622 struct hlist_head icq_list;
[all …]
Dvmlinux.h1441 struct io_context *io_context; member
2614 struct io_context { struct
2615 atomic_long_t refcount;
2616 atomic_t active_ref;
2617 atomic_t nr_tasks;
2618 spinlock_t lock;
2619 short unsigned int ioprio;
2620 struct xarray icq_tree;
2621 struct io_cq *icq_hint;
2622 struct hlist_head icq_list;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h1000 struct io_context *io_context; member
4100 struct io_context { struct
4101 atomic_long_t refcount;
4102 atomic_t active_ref;
4103 atomic_t nr_tasks;
4104 spinlock_t lock;
4105 short unsigned int ioprio;
4106 int nr_batch_requests;
4107 long unsigned int last_waited;
4108 struct xarray icq_tree;
[all …]
Dvmlinux.h1000 struct io_context *io_context; member
4100 struct io_context { struct
4101 atomic_long_t refcount;
4102 atomic_t active_ref;
4103 atomic_t nr_tasks;
4104 spinlock_t lock;
4105 short unsigned int ioprio;
4106 int nr_batch_requests;
4107 long unsigned int last_waited;
4108 struct xarray icq_tree;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h1051 struct io_context *io_context; member
2711 struct io_context { struct
2712 atomic_long_t refcount;
2713 atomic_t active_ref;
2714 atomic_t nr_tasks;
2715 spinlock_t lock;
2716 short unsigned int ioprio;
2717 struct xarray icq_tree;
2718 struct io_cq *icq_hint;
2719 struct hlist_head icq_list;
[all …]
Dvmlinux_510.h1051 struct io_context *io_context; member
2711 struct io_context { struct
2712 atomic_long_t refcount;
2713 atomic_t active_ref;
2714 atomic_t nr_tasks;
2715 spinlock_t lock;
2716 short unsigned int ioprio;
2717 struct xarray icq_tree;
2718 struct io_cq *icq_hint;
2719 struct hlist_head icq_list;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1259 struct io_context *io_context; member
4251 struct io_context { struct
4252 atomic_long_t refcount;
4253 atomic_t active_ref;
4254 short unsigned int ioprio;