Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h40213 struct memory_group { struct
40214 int nid;
40215 struct list_head memory_blocks;
40239 typedef int (*walk_memory_groups_func_t)(struct memory_group *, void *); argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h49650 struct memory_group { struct
49651 int nid;
49652 struct list_head memory_blocks;
49676 typedef int (*walk_memory_groups_func_t)(struct memory_group *, void *); argument