Home
last modified time | relevance | path

Searched defs:plt (Results 1 – 21 of 21) sorted by relevance

/linux-6.1.9/arch/um/kernel/
Duml.lds.S61 PROVIDE_HIDDEN(__rel_iplt_start = .);
63 PROVIDE_HIDDEN(__rel_iplt_end = .);
67 PROVIDE_HIDDEN(__rela_iplt_start = .);
69 PROVIDE_HIDDEN(__rela_iplt_end = .);
Ddyn.lds.S59 PROVIDE_HIDDEN(__rel_iplt_start = .);
61 PROVIDE_HIDDEN(__rel_iplt_end = .);
65 PROVIDE_HIDDEN(__rela_iplt_start = .);
67 PROVIDE_HIDDEN(__rela_iplt_end = .);
/linux-6.1.9/drivers/net/phy/
Dphy_led_triggers.c31 struct phy_led_trigger *plt; in phy_led_trigger_change_speed() local
68 struct phy_led_trigger *plt, in phy_led_trigger_register()
79 static void phy_led_trigger_unregister(struct phy_led_trigger *plt) in phy_led_trigger_unregister()
/linux-6.1.9/arch/riscv/include/asm/
Dmodule.h22 struct mod_section plt; member
64 unsigned long plt, in emit_plt_entry()
104 struct plt_entry *plt = (struct plt_entry *)sec_plt->shdr->sh_addr; in get_plt_entry() local
/linux-6.1.9/arch/arm64/kernel/
Dmodule-plts.c27 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; in module_emit_veneer_for_adrp() local
Dftrace.c69 struct plt_entry *plt = mod->arch.ftrace_trampolines; in get_ftrace_plt() local
95 struct plt_entry *plt; in ftrace_find_callable_addr() local
Dmodule.c479 static inline void __init_plt(struct plt_entry *plt, unsigned long addr) in __init_plt()
/linux-6.1.9/arch/ia64/kernel/
Dmodule.c235 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()
245 plt_target (struct plt_entry *plt) in plt_target()
285 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()
294 plt_target (struct plt_entry *plt) in plt_target()
541 struct plt_entry *plt, *plt_end; in get_plt() local
/linux-6.1.9/arch/loongarch/include/asm/
Dmodule.h21 struct mod_section plt; member
83 struct plt_entry *plt = (struct plt_entry *)sec_plt->shdr->sh_addr; in get_plt_entry() local
/linux-6.1.9/arch/arm/kernel/
Dmodule-plts.c36 static void prealloc_fixed(struct mod_plt_sec *pltsec, struct plt_entries *plt) in prealloc_fixed()
55 struct plt_entries *plt; in get_module_plt() local
/linux-6.1.9/arch/arm/include/asm/
Dmodule.h22 struct elf32_shdr *plt; member
/linux-6.1.9/drivers/net/fddi/skfp/
Dpcmplc.c156 static const struct plt { struct
159 } pltm[] = { argument
/linux-6.1.9/arch/riscv/kernel/
Dmodule-sections.c37 struct plt_entry *plt = get_plt_entry(val, plt_sec, got_plt_sec); in module_emit_plt_entry() local
/linux-6.1.9/arch/loongarch/kernel/
Dmodule-sections.c41 struct plt_entry *plt = get_plt_entry(val, plt_sec, plt_idx_sec); in module_emit_plt_entry() local
/linux-6.1.9/arch/arm64/net/
Dbpf_jit_comp.c635 struct bpf_plt *plt = NULL; in build_plt() local
2026 void *addr, void *plt, u32 *insn) in gen_branch_or_nop()
2114 struct bpf_plt *plt = NULL; in bpf_arch_text_poke() local
/linux-6.1.9/drivers/gpu/drm/
Ddrm_mode_config.c487 struct drm_plane *plane, *plt; in drm_mode_config_cleanup() local
/linux-6.1.9/drivers/usb/host/
Dxhci-hub.c157 u16 plt; in xhci_create_usb3x_bos_desc() local
/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dmain.c728 static int wl12xx_fetch_firmware(struct wl1271 *wl, bool plt) in wl12xx_fetch_firmware()
1042 static int wl12xx_chip_wakeup(struct wl1271 *wl, bool plt) in wl12xx_chip_wakeup()
Dwlcore.h197 bool plt; member
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dmac.c4285 int rtw89_mac_cfg_plt(struct rtw89_dev *rtwdev, struct rtw89_mac_ax_plt *plt) in rtw89_mac_cfg_plt()
Dcoex.c2830 struct rtw89_mac_ax_plt plt; in _set_bt_plut() local