Home
last modified time | relevance | path

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

/third_party/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;