Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h22801 struct gen_pool { struct
22802 spinlock_t lock;
22803 struct list_head chunks;
22804 int min_alloc_order;
22805 genpool_algo_t algo;
22806 void *data;
22807 const char *name;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h90513 struct gen_pool { struct
90522 struct gen_pool_chunk { argument
Dvmlinux.h90513 struct gen_pool { struct
90522 struct gen_pool_chunk { argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h24691 struct gen_pool { struct
24692 spinlock_t lock;
24693 struct list_head chunks;
24694 int min_alloc_order;
24695 genpool_algo_t algo;
24696 void *data;
24697 const char *name;
Dvmlinux_510.h24691 struct gen_pool { struct
24692 spinlock_t lock;
24693 struct list_head chunks;
24694 int min_alloc_order;
24695 genpool_algo_t algo;
24696 void *data;
24697 const char *name;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h22993 struct gen_pool { struct
22994 spinlock_t lock;
22995 struct list_head chunks;
22996 int min_alloc_order;
22997 genpool_algo_t algo;
22998 void *data;
22999 const char *name;
Dvmlinux.h22993 struct gen_pool { struct
22994 spinlock_t lock;
22995 struct list_head chunks;
22996 int min_alloc_order;
22997 genpool_algo_t algo;
22998 void *data;
22999 const char *name;