Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h63942 struct io_sqring_offsets { struct
63943 __u32 head;
63944 __u32 tail;
63945 __u32 ring_mask;
63946 __u32 ring_entries;
63947 __u32 flags;
63948 __u32 dropped;
63949 __u32 array;
63950 __u32 resv1;
63951 __u64 user_addr;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h73772 struct io_sqring_offsets { struct
73773 __u32 head;
73774 __u32 tail;
73775 __u32 ring_mask;
73776 __u32 ring_entries;
73777 __u32 flags;
73778 __u32 dropped;
73779 __u32 array;
73780 __u32 resv1;
73781 __u64 user_addr;