Home
last modified time | relevance | path

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

/linux/arch/m68k/fpsp040/
H A Ddo_func.S273 pmod: label
/linux/kernel/livepatch/
H A Dcore.c294 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 Dlivepatch.h247 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
/linux/kernel/trace/
H A Dtrace_fprobe.c131 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 Dzcrypt_api.c580 struct module **pmod, in zcrypt_pick_queue()