Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h24763 struct gen_pool { struct
24764 spinlock_t lock;
24765 struct list_head chunks;
24766 int min_alloc_order;
24767 genpool_algo_t algo;
24768 void *data;
24769 const char *name;