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.S272 .global pmod symbol
273 pmod: label
/linux/kernel/livepatch/
H A Dcore.c298 static int klp_write_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_write_section_relocs()
336 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
/linux/include/linux/
H A Dlivepatch.h227 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
/linux/kernel/trace/
H A Dtrace_fprobe.c132 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.c578 struct module **pmod, in zcrypt_pick_queue()