/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 | 31 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/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/arm/kernel/ |
H A D | module-plts.c | 31 static void prealloc_fixed(struct mod_plt_sec *pltsec, struct plt_entries *plt) in prealloc_fixed() 50 struct plt_entries *plt; in get_module_plt() 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/riscv/kernel/ |
H A D | module-sections.c | 37 struct plt_entry *plt = get_plt_entry(val, plt_sec, got_plt_sec); in module_emit_plt_entry() local
|
/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/drivers/gpu/drm/ |
H A D | drm_mode_config.c | 511 struct drm_plane *plane, *plt; in drm_mode_config_cleanup() local
|
/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 852 struct bpf_plt *plt = NULL; in build_plt() local 2443 void *addr, void *plt, u32 *insn) in gen_branch_or_nop() 2531 struct bpf_plt *plt = NULL; in bpf_arch_text_poke() local
|
/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 543 static void bpf_jit_plt(struct bpf_plt *plt, void *ret, void *target) in bpf_jit_plt() 2378 struct bpf_plt expected_plt, current_plt, new_plt, *plt; 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 | wlcore.h | 197 bool plt; member
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | coex.c | 4139 struct rtw89_mac_ax_plt plt; in _set_bt_plut() local
|