Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h1792 struct io_bitmap *io_bitmap; member
12253 struct io_bitmap { struct
12254 u64 sequence;
12255 refcount_t refcnt;
12256 unsigned int max;
12257 unsigned long bitmap[1024];
17657 struct x86_io_bitmap io_bitmap; member