Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h23647 struct io_ring_ctx { struct
23648 struct {
23668 struct {
23688 struct {
23699 struct {
23708 struct {
23716 struct io_uring_cqe completion_cqes[16];
23717 spinlock_t completion_lock;
23718 struct io_wq_work_list locked_free_list;
23719 unsigned int locked_free_nr;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h33812 struct io_ring_ctx { struct
33813 struct {
33833 struct {
33853 struct {
33864 struct {
33873 struct {
33881 struct io_uring_cqe completion_cqes[16];
33882 spinlock_t completion_lock;
33883 struct io_wq_work_list locked_free_list;
33884 unsigned int locked_free_nr;
[all …]