Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h112694 struct pp_alloc_cache { struct
112695 u32 count;
112696 void *cache[128];
Dvmlinux.h112694 struct pp_alloc_cache { struct
112695 u32 count;
112696 void *cache[128];
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h10685 struct pp_alloc_cache { struct
10686 u32 count;
10687 struct page *cache[128];
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h88729 struct pp_alloc_cache { struct
88730 u32 count;
88731 void *cache[128];
Dvmlinux_510.h88729 struct pp_alloc_cache { struct
88730 u32 count;
88731 void *cache[128];
/external/bcc/libbpf-tools/x86/
Dvmlinux.h106933 struct pp_alloc_cache { struct
106934 u32 count;
106935 void *cache[128];
Dvmlinux_505.h106933 struct pp_alloc_cache { struct
106934 u32 count;
106935 void *cache[128];