Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h26288 struct gen_pool { struct
26289 spinlock_t lock;
26290 struct list_head chunks;
26291 int min_alloc_order;
26292 genpool_algo_t algo;
26293 void *data;
26294 const char *name;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h74765 struct gen_pool { struct
74766 spinlock_t lock;
74767 struct list_head chunks;
74768 int min_alloc_order;
74769 genpool_algo_t algo;
74770 void *data;
74771 const char *name;