Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h5712 struct module_layout { struct
5713 void *base;
5714 unsigned int size;
5715 unsigned int text_size;
5716 unsigned int ro_size;
5717 unsigned int ro_after_init_size;
5718 struct mod_tree_node mtn;
Dvmlinux.h5712 struct module_layout { struct
5713 void *base;
5714 unsigned int size;
5715 unsigned int text_size;
5716 unsigned int ro_size;
5717 unsigned int ro_after_init_size;
5718 struct mod_tree_node mtn;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h5035 struct module_layout { struct
5036 void *base;
5037 unsigned int size;
5038 unsigned int text_size;
5039 unsigned int ro_size;
5040 unsigned int ro_after_init_size;
5041 struct mod_tree_node mtn;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h1259 struct module_layout { struct
1260 void *base;
1261 unsigned int size;
1262 unsigned int text_size;
1263 unsigned int ro_size;
1264 unsigned int ro_after_init_size;
1265 struct mod_tree_node mtn;
Dvmlinux_510.h1259 struct module_layout { struct
1260 void *base;
1261 unsigned int size;
1262 unsigned int text_size;
1263 unsigned int ro_size;
1264 unsigned int ro_after_init_size;
1265 struct mod_tree_node mtn;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h7353 struct module_layout { struct
7354 void *base;
7355 unsigned int size;
7356 unsigned int text_size;
7357 unsigned int ro_size;
7358 unsigned int ro_after_init_size;
7359 struct mod_tree_node mtn;
Dvmlinux_505.h7353 struct module_layout { struct
7354 void *base;
7355 unsigned int size;
7356 unsigned int text_size;
7357 unsigned int ro_size;
7358 unsigned int ro_after_init_size;
7359 struct mod_tree_node mtn;