Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h4325 struct module_layout { struct
4326 void *base;
4327 unsigned int size;
4328 unsigned int text_size;
4329 unsigned int ro_size;
4330 unsigned int ro_after_init_size;
4331 struct mod_tree_node mtn;
Dvmlinux.h4325 struct module_layout { struct
4326 void *base;
4327 unsigned int size;
4328 unsigned int text_size;
4329 unsigned int ro_size;
4330 unsigned int ro_after_init_size;
4331 struct mod_tree_node mtn;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h307 struct module_layout { struct
308 void *base;
309 unsigned int size;
310 unsigned int text_size;
311 unsigned int ro_size;
312 unsigned int ro_after_init_size;
313 struct mod_tree_node mtn;
Dvmlinux.h307 struct module_layout { struct
308 void *base;
309 unsigned int size;
310 unsigned int text_size;
311 unsigned int ro_size;
312 unsigned int ro_after_init_size;
313 struct mod_tree_node mtn;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h3846 struct module_layout { struct
3847 void *base;
3848 unsigned int size;
3849 unsigned int text_size;
3850 unsigned int ro_size;
3851 unsigned int ro_after_init_size;
3852 struct mod_tree_node mtn;
Dvmlinux.h3846 struct module_layout { struct
3847 void *base;
3848 unsigned int size;
3849 unsigned int text_size;
3850 unsigned int ro_size;
3851 unsigned int ro_after_init_size;
3852 struct mod_tree_node mtn;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h2888 struct module_layout { struct
2889 void *base;
2890 unsigned int size;
2891 unsigned int text_size;
2892 unsigned int ro_size;
2893 unsigned int ro_after_init_size;
2894 struct mod_tree_node mtn;
Dvmlinux_608.h2888 struct module_layout { struct
2889 void *base;
2890 unsigned int size;
2891 unsigned int text_size;
2892 unsigned int ro_size;
2893 unsigned int ro_after_init_size;
2894 struct mod_tree_node mtn;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h3445 struct module_layout { struct
3446 void *base;
3447 unsigned int size;
3448 unsigned int text_size;
3449 unsigned int ro_size;
3450 unsigned int ro_after_init_size;
3451 struct mod_tree_node mtn;
Dvmlinux_602.h3445 struct module_layout { struct
3446 void *base;
3447 unsigned int size;
3448 unsigned int text_size;
3449 unsigned int ro_size;
3450 unsigned int ro_after_init_size;
3451 struct mod_tree_node mtn;