Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h41364 struct page_frag_cache { struct
41365 void *va;
41366 __u16 offset;
41367 __u16 size;
41368 unsigned int pagecnt_bias;
41369 bool pfmemalloc;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h69855 struct page_frag_cache { struct
69856 void *va;
69857 __u32 offset;
69858 unsigned int pagecnt_bias;
69859 bool pfmemalloc;
Dvmlinux.h69855 struct page_frag_cache { struct
69856 void *va;
69857 __u32 offset;
69858 unsigned int pagecnt_bias;
69859 bool pfmemalloc;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h36273 struct page_frag_cache { struct
36274 void *va;
36275 __u16 offset;
36276 __u16 size;
36277 unsigned int pagecnt_bias;
36278 bool pfmemalloc;
Dvmlinux_510.h36273 struct page_frag_cache { struct
36274 void *va;
36275 __u16 offset;
36276 __u16 size;
36277 unsigned int pagecnt_bias;
36278 bool pfmemalloc;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h42139 struct page_frag_cache { struct
42140 void *va;
42141 __u16 offset;
42142 __u16 size;
42143 unsigned int pagecnt_bias;
42144 bool pfmemalloc;
Dvmlinux_505.h42139 struct page_frag_cache { struct
42140 void *va;
42141 __u16 offset;
42142 __u16 size;
42143 unsigned int pagecnt_bias;
42144 bool pfmemalloc;