Home
last modified time | relevance | path

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

/linux-6.15/arch/m68k/fpsp040/ !
Ddo_func.S272 .global pmod symbol
273 pmod: label
/linux-6.15/kernel/livepatch/ !
Dcore.c292 static int klp_write_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_write_section_relocs()
330 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
/linux-6.15/include/linux/ !
Dlivepatch.h247 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
/linux-6.15/drivers/s390/crypto/ !
Dzcrypt_api.c575 struct module **pmod, in zcrypt_pick_queue()