Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h52537 struct free_segmap_info { struct
52538 unsigned int start_segno;
52539 unsigned int free_segments;
52540 unsigned int free_sections;
52541 spinlock_t segmap_lock;
52542 unsigned long *free_segmap;
52543 unsigned long *free_secmap;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h62295 struct free_segmap_info { struct
62296 unsigned int start_segno;
62297 unsigned int free_segments;
62298 unsigned int free_sections;
62299 spinlock_t segmap_lock;
62300 unsigned long *free_segmap;
62301 unsigned long *free_secmap;