Home
last modified time | relevance | path

Searched refs:plt (Results 1 – 33 of 33) sorted by relevance

/linux-4.1.27/arch/um/kernel/
Duml.lds.S49 .rel.plt : {
50 *(.rel.plt)
55 .rela.plt : {
56 *(.rela.plt)
87 .got : { *(.got.plt) *(.got) }
Ddyn.lds.S51 .rel.plt : {
52 *(.rel.plt)
57 .rela.plt : {
58 *(.rela.plt)
66 .plt : { *(.plt) }
145 .got : { *(.got.plt) *(.got) }
/linux-4.1.27/arch/ia64/kernel/
Dmodule.c233 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt() argument
235 if (apply_imm64(mod, (struct insn *) (plt->bundle[0] + 2), target_gp) in patch_plt()
236 && apply_imm60(mod, (struct insn *) (plt->bundle[1] + 2), in patch_plt()
237 (target_ip - (int64_t) plt->bundle[1]) / 16)) in patch_plt()
243 plt_target (struct plt_entry *plt) in plt_target() argument
245 uint64_t b0, b1, *b = (uint64_t *) plt->bundle[1]; in plt_target()
252 return (long) plt->bundle[1] + 16*off; in plt_target()
283 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt() argument
285 if (apply_imm64(mod, (struct insn *) (plt->bundle[0] + 2), target_ip) in patch_plt()
286 && apply_imm64(mod, (struct insn *) (plt->bundle[1] + 2), target_gp)) in patch_plt()
[all …]
Dgate.lds.S63 *(.got.plt) *(.got)
Dvmlinux.lds.S217 *(.got.plt)
/linux-4.1.27/arch/ia64/
Dmodule.lds9 .core.plt : { BYTE(0) }
10 .init.plt : { BYTE(0) }
/linux-4.1.27/arch/nios2/boot/compressed/
Dvmlinux.lds.S41 *(.got.plt)
42 *(.igot.plt)
/linux-4.1.27/arch/nios2/kernel/
Dvmlinux.lds.S47 *(.got.plt)
48 *(.igot.plt)
/linux-4.1.27/arch/arm/boot/compressed/
Dvmlinux.lds.S58 .got.plt : { *(.got.plt) }
/linux-4.1.27/arch/arm/vdso/
Dvdso.lds.S58 .rel.plt : { *(.rel.plt) }
/linux-4.1.27/arch/parisc/kernel/
Dvmlinux.lds.S99 .plt : {
100 *(.plt)
/linux-4.1.27/arch/unicore32/boot/compressed/
Dvmlinux.lds.in50 .got.plt : { *(.got.plt) }
/linux-4.1.27/arch/powerpc/kernel/vdso32/
Dvdso32.lds.S64 .plt : { *(.plt) }
/linux-4.1.27/arch/xtensa/boot/boot-redboot/
Dboot.ld27 *(.got.plt)
/linux-4.1.27/arch/x86/boot/compressed/
Dvmlinux.lds.S46 KEEP(*(.got.plt))
/linux-4.1.27/arch/x86/um/vdso/
Dvdso-layout.lds.S30 *(.got.plt) *(.got)
/linux-4.1.27/arch/tile/kernel/vdso/
Dvdso.lds.S54 *(.got.plt) *(.got)
/linux-4.1.27/arch/sh/kernel/vsyscall/
Dvsyscall.lds.S47 *(.got.plt) *(.got)
/linux-4.1.27/arch/x86/vdso/
Dvdso-layout.lds.S56 *(.got.plt) *(.got)
/linux-4.1.27/arch/ia64/hp/sim/boot/
Dbootloader.lds18 .got : { *(.got.plt) *(.got) }
/linux-4.1.27/arch/powerpc/kernel/
Dvmlinux.lds.S202 *(.got.plt) *(.got)
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Devent.c166 if (wl->plt) { in wlcore_event_dummy_packet()
Drx.c124 if (unlikely(wl->plt)) in wl1271_rx_handle_data()
Dps.c84 if (wl->plt) in wl1271_ps_elp_sleep()
Dtestmode.c323 if (!wl->plt) { in wl12xx_tm_cmd_get_mac()
Dmain.c734 static int wl12xx_fetch_firmware(struct wl1271 *wl, bool plt) in wl12xx_fetch_firmware() argument
741 if (plt) { in wl12xx_fetch_firmware()
991 if (wl->state == WLCORE_STATE_OFF || wl->plt) in wl1271_recovery_work()
1097 static int wl12xx_chip_wakeup(struct wl1271 *wl, bool plt) in wl12xx_chip_wakeup() argument
1125 ret = wl12xx_fetch_firmware(wl, plt); in wl12xx_chip_wakeup()
1159 wl->plt = true; in wl1271_plt_start()
1190 wl->plt = false; in wl1271_plt_start()
1214 if (!wl->plt) { in wl1271_plt_stop()
1243 wl->plt = false; in wl1271_plt_stop()
2551 if (wl->plt) { in wl1271_op_add_interface()
[all …]
Dwlcore.h206 bool plt; member
Ddebugfs.c72 if (!wl->plt && in wl1271_debugfs_update_stats()
/linux-4.1.27/tools/perf/Documentation/
Dexamples.txt198 : Disassembly of section .plt:
/linux-4.1.27/drivers/atm/
Dfore200e.h91 u32 plt : 3, /* payload type */
Dfore200e.c1072 (rpd->atm_header.plt << ATM_HDR_PTI_SHIFT) | in fore200e_push_rpd()
1710 tpd->atm_header.plt = (*cell_header & ATM_HDR_PTI_MASK) >> ATM_HDR_PTI_SHIFT; in fore200e_send()
1718 tpd->atm_header.plt = 0; in fore200e_send()
/linux-4.1.27/drivers/net/fddi/skfp/
Dpcmplc.c167 static const struct plt { struct
/linux-4.1.27/drivers/gpu/drm/
Ddrm_crtc.c5478 struct drm_plane *plane, *plt; in drm_mode_config_cleanup() local
5513 list_for_each_entry_safe(plane, plt, &dev->mode_config.plane_list, in drm_mode_config_cleanup()