Searched defs:pmod (Results 1 – 3 of 3) sorted by relevance
/linux/arch/m68k/fpsp040/ |
H A D | do_func.S | 273 pmod: label
|
/linux/kernel/livepatch/ |
H A D | core.c | 294 klp_write_section_relocs(struct module * pmod,Elf_Shdr * sechdrs,const char * shstrtab,const char * strtab,unsigned int symndx,unsigned int secndx,const char * objname,bool apply) klp_write_section_relocs() argument 332 klp_apply_section_relocs(struct module * pmod,Elf_Shdr * sechdrs,const char * shstrtab,const char * strtab,unsigned int symndx,unsigned int secndx,const char * objname) klp_apply_section_relocs() argument
|
/linux/include/linux/ |
H A D | livepatch.h | 247 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
|