Home
last modified time | relevance | path

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

/linux/arch/m68k/fpsp040/
H A Ddo_func.S273 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/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()