/Linux-v4.19/arch/powerpc/boot/ |
D | wrapper | 44 pie= 227 pie=-pie 245 pie= 295 pie= 341 pie=-pie 471 ${CROSS}ld -m $format -T $lds $text_start $pie $nodl -o "$ofile" \
|
/Linux-v4.19/drivers/staging/rtl8712/ |
D | ieee80211.c | 215 unsigned char *r8712_get_wpa_ie(unsigned char *pie, uint *wpa_ie_len, int limit) in r8712_get_wpa_ie() argument 220 u8 *pbuf = pie; in r8712_get_wpa_ie() 240 limit = limit - (pbuf - pie) - 2 - len; in r8712_get_wpa_ie() 249 unsigned char *r8712_get_wpa2_ie(unsigned char *pie, uint *rsn_ie_len, int limit) in r8712_get_wpa2_ie() argument 251 return r8712_get_ie(pie, _WPA2_IE_ID_, rsn_ie_len, limit); in r8712_get_wpa2_ie()
|
D | ieee80211.h | 742 unsigned char *r8712_get_wpa_ie(unsigned char *pie, uint *rsn_ie_len, int limit); 743 unsigned char *r8712_get_wpa2_ie(unsigned char *pie, uint *rsn_ie_len,
|
D | rtl871x_mlme.c | 42 static void update_ht_cap(struct _adapter *padapter, u8 *pie, uint ie_len); 1725 static void update_ht_cap(struct _adapter *padapter, u8 *pie, uint ie_len) in update_ht_cap() argument 1746 p = r8712_get_ie(pie + sizeof(struct NDIS_802_11_FIXED_IEs), in update_ht_cap() 1781 p = r8712_get_ie(pie + sizeof(struct NDIS_802_11_FIXED_IEs), in update_ht_cap()
|
D | rtl871x_ioctl_linux.c | 480 static int r871x_set_wpa_ie(struct _adapter *padapter, char *pie, in r871x_set_wpa_ie() argument 487 if ((ielen > MAX_WPA_IE_LEN) || (pie == NULL)) in r871x_set_wpa_ie() 490 buf = kmemdup(pie, ielen, GFP_ATOMIC); in r871x_set_wpa_ie()
|
/Linux-v4.19/tools/testing/selftests/x86/ |
D | Makefile | 11 CAN_BUILD_WITH_NOPIE := $(shell ./check_cc.sh $(CC) trivial_program.c -no-pie) 39 CFLAGS += -no-pie
|
/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/ |
D | Makefile | 12 CFLAGS += -m64 -I../../../../../usr/include -I../tm -mhtm -fno-pie
|
/Linux-v4.19/tools/perf/Documentation/ |
D | android.txt | 52 make WERROR=0 ARCH=arm CROSS_COMPILE=${NDK_TOOLCHAIN} EXTRA_CFLAGS="-pie --sysroot=${NDK_SYSROOT}" 54 make WERROR=0 ARCH=x86 CROSS_COMPILE=${NDK_TOOLCHAIN} EXTRA_CFLAGS="-pie --sysroot=${NDK_SYSROOT}"
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_ieee80211.c | 279 unsigned char *rtw_get_wpa_ie(unsigned char *pie, uint *wpa_ie_len, int limit) in rtw_get_wpa_ie() argument 285 u8 *pbuf = pie; in rtw_get_wpa_ie() 310 limit_new = limit - (pbuf - pie) - 2 - len; in rtw_get_wpa_ie() 319 unsigned char *rtw_get_wpa2_ie(unsigned char *pie, uint *rsn_ie_len, int limit) in rtw_get_wpa2_ie() argument 321 return rtw_get_ie(pie, _WPA2_IE_ID_, rsn_ie_len, limit); in rtw_get_wpa2_ie()
|
D | rtw_ap.c | 64 unsigned char *pie = pnetwork_mlmeext->ies; in update_BCNTIM() local 70 p = rtw_get_ie(pie + _FIXED_IE_LENGTH_, _TIM_IE_, &tim_ielen, in update_BCNTIM() 75 tim_ie_offset = (int)(p - pie); in update_BCNTIM() 88 p = rtw_get_ie(pie + _BEACON_IE_OFFSET_, _SUPPORTEDRATES_IE_, in update_BCNTIM() 97 premainder_ie = pie + offset; in update_BCNTIM() 103 dst_ie = pie + offset; in update_BCNTIM() 142 offset = (uint)(dst_ie - pie); in update_BCNTIM()
|
/Linux-v4.19/arch/riscv/kernel/vdso/ |
D | Makefile | 55 …cmd_vdsold = $(CC) $(KBUILD_CFLAGS) $(call cc-option, -no-pie) -nostdlib -nostartfiles $(SYSCFLAGS…
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_ieee80211.c | 378 unsigned char *rtw_get_wpa_ie(unsigned char *pie, int *wpa_ie_len, int limit) in rtw_get_wpa_ie() argument 383 u8 *pbuf = pie; in rtw_get_wpa_ie() 414 limit_new = limit - (pbuf - pie) - 2 - len; in rtw_get_wpa_ie() 427 unsigned char *rtw_get_wpa2_ie(unsigned char *pie, int *rsn_ie_len, int limit) in rtw_get_wpa2_ie() argument 429 return rtw_get_ie(pie, _WPA2_IE_ID_, rsn_ie_len, limit); in rtw_get_wpa2_ie()
|
D | rtw_ap.c | 65 unsigned char *pie = pnetwork_mlmeext->IEs; in update_BCNTIM() local 80 pie + _FIXED_IE_LENGTH_, in update_BCNTIM() 91 tim_ie_offset = (sint)(p - pie); in update_BCNTIM() 107 pie + _BEACON_IE_OFFSET_, in update_BCNTIM() 117 pie + _BEACON_IE_OFFSET_, in update_BCNTIM() 128 premainder_ie = pie + offset; in update_BCNTIM() 133 dst_ie = pie + offset; in update_BCNTIM() 188 offset = (uint)(dst_ie - pie); in update_BCNTIM()
|
D | rtw_mlme.c | 2873 void rtw_update_ht_cap(struct adapter *padapter, u8 *pie, uint ie_len, u8 channel) in rtw_update_ht_cap() argument 2916 …p = rtw_get_ie(pie+sizeof(struct ndis_802_11_fix_ie), _HT_CAPABILITY_IE_, &len, ie_len-sizeof(stru… in rtw_update_ht_cap() 2929 …p = rtw_get_ie(pie+sizeof(struct ndis_802_11_fix_ie), _HT_ADD_INFO_IE_, &len, ie_len-sizeof(struct… in rtw_update_ht_cap()
|
/Linux-v4.19/arch/um/ |
D | Makefile | 122 LINK-$(CONFIG_LD_SCRIPT_DYN) += -Wl,-rpath,/lib $(call cc-option, -no-pie)
|
/Linux-v4.19/arch/arm64/ |
D | Makefile | 21 LDFLAGS_vmlinux += -pie -shared -Bsymbolic \
|
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
D | wmi.c | 860 u8 *pie, *peie; in ath6kl_wmi_connect_event_rx() local 908 pie = ev->assoc_info + ev->beacon_ie_len + in ath6kl_wmi_connect_event_rx() 915 while (pie < peie) { in ath6kl_wmi_connect_event_rx() 916 switch (*pie) { in ath6kl_wmi_connect_event_rx() 918 if (pie[1] > 3 && pie[2] == 0x00 && pie[3] == 0x50 && in ath6kl_wmi_connect_event_rx() 919 pie[4] == 0xf2 && pie[5] == WMM_OUI_TYPE) { in ath6kl_wmi_connect_event_rx() 921 if (pie[1] > 5 && in ath6kl_wmi_connect_event_rx() 922 pie[6] == WMM_PARAM_OUI_SUBTYPE) in ath6kl_wmi_connect_event_rx() 931 pie += pie[1] + 2; in ath6kl_wmi_connect_event_rx()
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | ieee80211.h | 742 unsigned char *rtw_get_wpa_ie(unsigned char *pie, uint *wpa_ie_len, int limit); 743 unsigned char *rtw_get_wpa2_ie(unsigned char *pie, uint *rsn_ie_len, int limit);
|
D | rtw_mlme.h | 351 void rtw_update_ht_cap(struct adapter *padapter, u8 *pie, uint ie_len);
|
/Linux-v4.19/arch/x86/boot/compressed/ |
D | Makefile | 50 KBUILD_LDFLAGS += $(call ld-option, -pie) $(call ld-option, --no-dynamic-linker)
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | ieee80211.h | 1140 unsigned char *rtw_get_wpa_ie(unsigned char *pie, int *wpa_ie_len, int limit); 1141 unsigned char *rtw_get_wpa2_ie(unsigned char *pie, int *rsn_ie_len, int limit);
|
D | rtw_mlme.h | 654 void rtw_update_ht_cap(struct adapter *padapter, u8 *pie, uint ie_len, u8 channel);
|
/Linux-v4.19/arch/powerpc/ |
D | Makefile | 116 LDFLAGS_vmlinux-$(CONFIG_RELOCATABLE) := -pie
|
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/ |
D | ioctl_linux.c | 492 static int rtw_set_wpa_ie(struct adapter *padapter, char *pie, unsigned short ielen) in rtw_set_wpa_ie() argument 498 if ((ielen > MAX_WPA_IE_LEN) || (!pie)) { in rtw_set_wpa_ie() 500 if (!pie) in rtw_set_wpa_ie() 507 buf = kmemdup(pie, ielen, GFP_KERNEL); in rtw_set_wpa_ie()
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 1801 static int rtw_cfg80211_set_wpa_ie(struct adapter *padapter, u8 *pie, size_t ielen) in rtw_cfg80211_set_wpa_ie() argument 1811 if (pie == NULL || !ielen) { in rtw_cfg80211_set_wpa_ie() 1828 memcpy(buf, pie , ielen); in rtw_cfg80211_set_wpa_ie()
|