Home
last modified time | relevance | path

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

/linux/arch/um/kernel/
H A Duml.lds.S60 PROVIDE_HIDDEN(__rel_iplt_start = .);
62 PROVIDE_HIDDEN(__rel_iplt_end = .);
66 PROVIDE_HIDDEN(__rela_iplt_start = .);
68 PROVIDE_HIDDEN(__rela_iplt_end = .);
H A 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/drivers/net/phy/
H A Dphy_led_triggers.c33 struct phy_led_trigger *plt; in phy_led_trigger_change_speed() local
70 struct phy_led_trigger *plt, in phy_led_trigger_register()
81 static void phy_led_trigger_unregister(struct phy_led_trigger *plt) in phy_led_trigger_unregister()
/linux/arch/riscv/include/asm/
H A Dmodule.h23 struct mod_section plt; member
65 unsigned long plt, in emit_plt_entry()
105 struct plt_entry *plt = (struct plt_entry *)sec_plt->shdr->sh_addr; in get_plt_entry() local
/linux/arch/arm64/kernel/
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; in module_emit_veneer_for_adrp() local
/linux/arch/loongarch/include/asm/
H A Dmodule.h22 struct mod_section plt; member
94 struct plt_entry *plt = (struct plt_entry *)sechdrs[sec_plt->shndx].sh_addr; in get_plt_entry() local
/linux/arch/arm/include/asm/
H A Dmodule.h22 struct elf32_shdr *plt; member
/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c156 static const struct plt { struct
159 } pltm[] = { argument
/linux/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
/linux/arch/riscv/kernel/
H A Dmodule-sections.c38 struct plt_entry *plt = get_plt_entry(val, plt_sec, got_plt_sec); in module_emit_plt_entry() local
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c929 struct bpf_plt *plt = NULL; in build_plt() local
2673 void *addr, void *plt, u32 *insn) in gen_branch_or_nop()
2761 struct bpf_plt *plt = NULL; in bpf_arch_text_poke() local
/linux/drivers/usb/host/
H A Dxhci-hub.c158 u16 plt; in xhci_create_usb3x_bos_desc() local
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c808 static int wl12xx_fetch_firmware(struct wl1271 *wl, bool plt) in wl12xx_fetch_firmware()
1122 static int wl12xx_chip_wakeup(struct wl1271 *wl, bool plt) in wl12xx_chip_wakeup()
H A Dwlcore.h197 bool plt; member
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c4148 struct rtw89_mac_ax_plt plt; in _set_bt_plut() local