Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h1760 struct file_ra_state { struct
1761 unsigned long start;
1762 unsigned int size;
1763 unsigned int async_size;
1764 unsigned int ra_pages;
1788 struct file_ra_state f_ra; argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h1196 struct file_ra_state { struct
1197 unsigned long start;
1198 unsigned int size;
1199 unsigned int async_size;
1200 unsigned int ra_pages;
1224 struct file_ra_state f_ra; argument