Searched defs:pmod (Results 1 – 5 of 5) 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()
|
/linux/kernel/trace/ |
H A D | trace_fprobe.c | 131 static struct tracepoint_user *tracepoint_user_find_get(const char *name, struct module **pmod) in tracepoint_user_find_get()
|
/linux/drivers/s390/crypto/ |
H A D | zcrypt_api.c | 580 struct module **pmod, in zcrypt_pick_queue()
|