Home
last modified time | relevance | path

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

/linux-4.4.14/arch/um/kernel/
Duml.lds.S51 PROVIDE_HIDDEN(__rel_iplt_start = .);
53 PROVIDE_HIDDEN(__rel_iplt_end = .);
57 PROVIDE_HIDDEN(__rela_iplt_start = .);
59 PROVIDE_HIDDEN(__rela_iplt_end = .);
Ddyn.lds.S53 PROVIDE_HIDDEN(__rel_iplt_start = .);
55 PROVIDE_HIDDEN(__rel_iplt_end = .);
59 PROVIDE_HIDDEN(__rela_iplt_start = .);
61 PROVIDE_HIDDEN(__rela_iplt_end = .);
/linux-4.4.14/arch/ia64/kernel/
Dmodule.c233 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()
243 plt_target (struct plt_entry *plt) in plt_target()
283 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()
292 plt_target (struct plt_entry *plt) in plt_target()
539 struct plt_entry *plt, *plt_end; in get_plt() local
/linux-4.4.14/drivers/net/fddi/skfp/
Dpcmplc.c167 static const struct plt { struct
170 } pltm[] = { argument
/linux-4.4.14/arch/arm/kernel/
Dmodule-plts.c40 struct plt_entries *plt, *plt_end; in get_module_plt() local
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dmain.c734 static int wl12xx_fetch_firmware(struct wl1271 *wl, bool plt) in wl12xx_fetch_firmware()
1097 static int wl12xx_chip_wakeup(struct wl1271 *wl, bool plt) in wl12xx_chip_wakeup()
Dwlcore.h206 bool plt; member
/linux-4.4.14/drivers/gpu/drm/
Ddrm_crtc.c5793 struct drm_plane *plane, *plt; in drm_mode_config_cleanup() local