Home
last modified time | relevance | path

Searched refs:module_get_offset (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/kernel/module/
Dkallsyms.c119 symsect->sh_entsize = module_get_offset(mod, &mod->init_layout.size, symsect, in layout_symtab()
147 strsect->sh_entsize = module_get_offset(mod, &mod->init_layout.size, strsect, in layout_symtab()
Dinternal.h104 long module_get_offset(struct module *mod, unsigned int *size, Elf_Shdr *sechdr,
Dmain.c1393 long module_get_offset(struct module *mod, unsigned int *size, in module_get_offset() function
1451 s->sh_entsize = module_get_offset(mod, sizep, s, i); in layout_sections()
1484 s->sh_entsize = (module_get_offset(mod, &mod->init_layout.size, s, i) in layout_sections()