Searched defs:plt (Results 1 – 15 of 15) sorted by relevance
/linux/arch/um/kernel/ |
H A D | uml.lds.S | 60 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 D | dyn.lds.S | 59 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 D | phy_led_triggers.c | 33 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 D | module.h | 23 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 D | module-plts.c | 28 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 D | module.h | 22 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 D | module.h | 22 struct elf32_shdr *plt; member
|
/linux/drivers/net/fddi/skfp/ |
H A D | pcmplc.c | 156 static const struct plt { struct 159 } pltm[] = { argument
|
/linux/arch/loongarch/kernel/ |
H A D | module-sections.c | 43 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 D | module-sections.c | 38 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 D | bpf_jit_comp.c | 929 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 D | xhci-hub.c | 158 u16 plt; in xhci_create_usb3x_bos_desc() local
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 808 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 D | wlcore.h | 197 bool plt; member
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | coex.c | 4148 struct rtw89_mac_ax_plt plt; in _set_bt_plut() local
|