Home
last modified time | relevance | path

Searched defs:plt (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_led_triggers.c31 struct phy_led_trigger *plt; in phy_led_trigger_change_speed() local
67 phy_led_trigger_register(struct phy_device *phy, struct phy_led_trigger *plt, unsigned int speed) phy_led_trigger_register() argument
79 phy_led_trigger_unregister(struct phy_led_trigger *plt) phy_led_trigger_unregister() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_led_triggers.c31 struct phy_led_trigger *plt; in phy_led_trigger_change_speed() local
67 phy_led_trigger_register(struct phy_device *phy, struct phy_led_trigger *plt, unsigned int speed, const char *suffix) phy_led_trigger_register() argument
79 phy_led_trigger_unregister(struct phy_led_trigger *plt) phy_led_trigger_unregister() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dmodule.h32 struct elf32_shdr *plt; member
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule-sections.c37 struct plt_entry *plt = get_plt_entry(val, plt_sec, got_plt_sec); in module_emit_plt_entry() local
[all...]
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dmodule.h22 struct elf32_shdr *plt; member
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dmodule-sections.c37 struct plt_entry *plt = get_plt_entry(val, plt_sec, got_plt_sec); in module_emit_plt_entry() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dftrace.c68 struct plt_entry *plt = mod->arch.ftrace_trampolines; in get_ftrace_plt() local
94 struct plt_entry *plt; in ftrace_find_callable_addr() local
H A Dmodule.c489 static inline void __init_plt(struct plt_entry *plt, unsigned long addr) in __init_plt() argument
H A Dmodule-plts.c28 struct plt_entry plt; in get_plt_entry() local
79 struct plt_entry *plt = (struct plt_entry *)sechdrs[pltsec->plt_shndx].sh_addr; in module_emit_plt_entry() local
110 struct plt_entry *plt = (struct plt_entry *)sechdrs[pltsec->plt_shndx].sh_addr; module_emit_veneer_for_adrp() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dmodule.h22 struct mod_section plt; member
93 struct plt_entry *plt = (struct plt_entry *)sechdrs[sec_plt->shndx].sh_addr; in get_plt_entry() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule-sections.c43 struct plt_entry *plt = get_plt_entry(val, sechdrs, plt_sec, plt_idx_sec); in module_emit_plt_entry() local
[all...]
H A Dftrace_dyn.c92 struct plt_entry *plt = mod->arch.ftrace_trampolines; in get_ftrace_plt() local
105 struct plt_entry *plt; in get_plt_addr() local
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmodule-plts.c36 static void prealloc_fixed(struct mod_plt_sec *pltsec, struct plt_entries *plt) in prealloc_fixed() argument
55 struct plt_entries *plt; in get_module_plt() local
[all...]
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dmodule.h22 struct mod_section plt; member
104 struct plt_entry *plt = (struct plt_entry *)sec_plt->shdr->sh_addr; in get_plt_entry() local
63 emit_plt_entry(unsigned long val, unsigned long plt, unsigned long got_plt) emit_plt_entry() argument
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dmodule.h21 struct mod_section plt; member
87 struct plt_entry *plt = (struct plt_entry *)sechdrs[sec_plt->shndx].sh_addr; in get_plt_entry() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule-sections.c43 struct plt_entry *plt = get_plt_entry(val, sechdrs, plt_sec, plt_idx_sec); in module_emit_plt_entry() local
[all...]
H A Dftrace_dyn.c43 struct plt_entry *plt = mod->arch.ftrace_trampolines; in get_ftrace_plt() local
66 struct plt_entry *plt; in ftrace_find_callable_addr() local
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dmodule-plts.c31 static void prealloc_fixed(struct mod_plt_sec *pltsec, struct plt_entries *plt) in prealloc_fixed() argument
50 struct plt_entries *plt; in get_module_plt() local
[all...]
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dmodule.h23 struct mod_section plt; member
105 struct plt_entry *plt = (struct plt_entry *)sec_plt->shdr->sh_addr; in get_plt_entry() local
64 emit_plt_entry(unsigned long val, unsigned long plt, unsigned long got_plt) emit_plt_entry() argument
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dftrace.c201 struct plt_entry *plt = mod->arch.ftrace_trampolines; in get_ftrace_plt() local
230 struct plt_entry *plt; in ftrace_find_callable_addr() local
H A Dmodule.c560 static inline void __init_plt(struct plt_entry *plt, unsigned long addr) in __init_plt() argument
H A Dmodule-plts.c28 struct plt_entry plt; in get_plt_entry() local
75 struct plt_entry *plt = (struct plt_entry *)sechdrs[pltsec->plt_shndx].sh_addr; in module_emit_plt_entry() local
106 struct plt_entry *plt = (struct plt_entry *)sechdrs[pltsec->plt_shndx].sh_addr; module_emit_veneer_for_adrp() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_mode_config.c492 struct drm_plane *plane, *plt; in drm_mode_config_cleanup() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_mode_config.c495 struct drm_plane *plane, *plt; in drm_mode_config_cleanup() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmodule.c235 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt() argument
245 plt_target (struct plt_entry *plt) in plt_target() argument
285 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt() argument
294 plt_target(struct plt_entry *plt) plt_target() argument
541 struct plt_entry *plt, *plt_end; get_plt() local
[all...]

Completed in 13 milliseconds

12