Home
last modified time | relevance | path

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

/third_party/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;