Searched defs:plt (Results  1 – 8 of 8) sorted by relevance
| /linux-4.4.14/arch/um/kernel/ | 
| D | uml.lds.S | 51 	PROVIDE_HIDDEN(__rel_iplt_start = .);53 	PROVIDE_HIDDEN(__rel_iplt_end = .);
 57 	PROVIDE_HIDDEN(__rela_iplt_start = .);
 59 	PROVIDE_HIDDEN(__rela_iplt_end = .);
 
 | 
| D | dyn.lds.S | 53 	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/ | 
| D | module.c | 233 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/ | 
| D | pcmplc.c | 167 static	const struct plt {  struct170 } pltm[] = {  argument
 
 | 
| /linux-4.4.14/arch/arm/kernel/ | 
| D | module-plts.c | 40 	struct plt_entries *plt, *plt_end;  in get_module_plt()  local
 | 
| /linux-4.4.14/drivers/net/wireless/ti/wlcore/ | 
| D | main.c | 734 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()
 
 | 
| D | wlcore.h | 206 	bool plt;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/ | 
| D | drm_crtc.c | 5793 	struct drm_plane *plane, *plt;  in drm_mode_config_cleanup()  local
 |