Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h39081 struct zbud_pool { struct
39082 spinlock_t lock;
39083 union {
39087 struct list_head lru;
39088 u64 pages_nr;
39089 const struct zbud_ops *ops;
39090 struct zpool *zpool;
39091 const struct zpool_ops *zpool_ops;