Searched refs:pmod (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/include/linux/ |
D | livepatch.h | 232 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, 246 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs() argument
|
/linux-6.1.9/arch/m68k/fpsp040/ |
D | tbldo.S | 33 |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
|
D | do_func.S | 272 .global pmod 273 pmod: label
|
/linux-6.1.9/Documentation/devicetree/bindings/power/supply/ |
D | maxim,ds2760.yaml | 23 maxim,pmod-enabled:
|
/linux-6.1.9/kernel/livepatch/ |
D | core.c | 287 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs() argument 316 return apply_relocate_add(sechdrs, strtab, symndx, secndx, pmod); in klp_apply_section_relocs()
|
/linux-6.1.9/drivers/s390/crypto/ |
D | zcrypt_api.c | 614 struct module **pmod, in zcrypt_pick_queue() argument 624 *pmod = zq->queue->ap_dev.device.driver->owner; in zcrypt_pick_queue()
|