Home
last modified time | relevance | path

Searched refs:pmod (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dlivepatch.h234 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs,
248 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs() argument
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dtbldo.S33 |xref pmod,prem,pscale
346 .long pmod |$21-0 fmod all
347 .long pmod |$21-1 fmod all
348 .long pmod |$21-2 fmod all
349 .long pmod |$21-3 fmod all
350 .long pmod |$21-4 fmod all
Ddo_func.S272 .global pmod symbol
273 pmod: label
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dmaxim,ds2760.txt16 - maxim,pmod-enabled: This boolean property enables the DS2760 to enter
/kernel/linux/linux-5.10/kernel/livepatch/
Dcore.c288 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs() argument
317 return apply_relocate_add(sechdrs, strtab, symndx, secndx, pmod); in klp_apply_section_relocs()
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_api.c573 struct module **pmod, in zcrypt_pick_queue() argument
583 *pmod = zq->queue->ap_dev.drv->driver.owner; in zcrypt_pick_queue()