Home
last modified time | relevance | path

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

12

/third_party/optimized-routines/math/tools/
H A Dplot.py9 import matplotlib.pyplot as plt namespace
/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...]
/third_party/astc-encoder/Test/
H A Dastc_test_competitive_plot.py23 import matplotlib.pyplot as plt namespace
[all...]
H A Dastc_test_result_plot.py28 import matplotlib.pyplot as plt namespace
/third_party/rust/crates/minimal-lexical/scripts/
H A Dtimings.py14 import matplotlib.pyplot as plt namespace
/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

Completed in 10 milliseconds

12