| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | options.h | 236 extern int target_flags; 239 #define target_flags global_options.x_target_flags macro 7914 #define TARGET_ABORT_NORETURN ((target_flags & MASK_ABORT_NORETURN) != 0) 7915 #define TARGET_ABORT_NORETURN_P(target_flags) (((target_flags) & MASK_ABORT_NORETURN) != 0) argument 7918 #define TARGET_APCS_FRAME ((target_flags & MASK_APCS_FRAME) != 0) 7919 #define TARGET_APCS_FRAME_P(target_flags) (((target_flags) & MASK_APCS_FRAME) != 0) argument 7920 #define TARGET_APCS_REENT ((target_flags & MASK_APCS_REENT) != 0) 7921 #define TARGET_APCS_REENT_P(target_flags) (((target_flags) & MASK_APCS_REENT) != 0) argument 7922 #define TARGET_APCS_STACK ((target_flags & MASK_APCS_STACK) != 0) 7923 #define TARGET_APCS_STACK_P(target_flags) (((target_flags) & MASK_APCS_STACK) != 0) argument [all …]
|
| H A D | target.def | 4131 of @code{target_flags}. @var{pch_flags} specifies the value that\n\ 4132 @code{target_flags} had when the PCH file was created. The return\n\
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mesh_hwmp.c | 102 u8 target_flags, const u8 *target, in mesh_path_sel_frame_tx() argument 181 *pos++ = target_flags; in mesh_path_sel_frame_tx() 567 u8 target_flags, ttl, flags; in hwmp_preq_frame_process() local 578 target_flags = PREQ_IE_TARGET_F(preq_elem); in hwmp_preq_frame_process() 602 (target_flags & IEEE80211_PREQ_TO_FLAG)) { in hwmp_preq_frame_process() 625 } else if ((!(target_flags & IEEE80211_PREQ_TO_FLAG)) && in hwmp_preq_frame_process() 631 target_flags |= IEEE80211_PREQ_TO_FLAG; in hwmp_preq_frame_process() 675 orig_sn, target_flags, target_addr, in hwmp_preq_frame_process() 1034 u8 ttl, target_flags = 0; in mesh_path_start_discovery() local 1097 target_flags |= IEEE80211_PREQ_TO_FLAG; in mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 210 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 306 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 633 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 644 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 680 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 725 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 731 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 789 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1371 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1437 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 306 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 634 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 645 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 681 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 726 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 732 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 790 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1372 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1438 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 211 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 305 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 633 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 644 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 680 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 725 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 731 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 789 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1371 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1437 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 306 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 634 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 645 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 681 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 726 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 732 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 790 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1372 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1438 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 306 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 634 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 645 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 681 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 726 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 732 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 790 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1372 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1438 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 210 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 306 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 477 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 488 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 524 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 569 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 575 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 633 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1215 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1281 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 211 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 305 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 477 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 488 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 524 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 569 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 575 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 633 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1215 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1281 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 306 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 634 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 645 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 681 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 726 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 732 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 790 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1372 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1438 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 211 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 305 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 477 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 488 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 524 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 569 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 575 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 633 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1215 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1281 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 211 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 305 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 477 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 488 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 524 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 569 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 575 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 633 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1215 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1281 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 211 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 305 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 477 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 488 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 524 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 569 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 575 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 633 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1215 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1281 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 212 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 306 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 478 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 489 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 525 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 570 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 576 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 634 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1216 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1282 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 211 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 305 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 477 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 488 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 524 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 569 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 575 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 633 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1215 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1281 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 211 u8 target_flags, const u8 *target, in rtw_mesh_path_sel_frame_tx() argument 305 *pos++ = target_flags; in rtw_mesh_path_sel_frame_tx() 477 u8 target_flags, ttl, flags, to_gate_ask = 0; in rtw_hwmp_preq_frame_process() local 488 target_flags = RTW_PREQ_IE_TARGET_F(preq_elem); in rtw_hwmp_preq_frame_process() 524 (target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) { in rtw_hwmp_preq_frame_process() 569 } else if ((!(target_flags & RTW_IEEE80211_PREQ_TO_FLAG)) && in rtw_hwmp_preq_frame_process() 575 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_hwmp_preq_frame_process() 633 originator_sn, target_flags, target_addr, in rtw_hwmp_preq_frame_process() 1215 u8 ttl, target_flags = 0; in rtw_mesh_path_start_discovery() local 1281 target_flags |= RTW_IEEE80211_PREQ_TO_FLAG; in rtw_mesh_path_start_discovery() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | options.h | 266 extern int target_flags; 269 #define target_flags global_options.x_target_flags macro 7954 #define TARGET_BIG_END ((target_flags & MASK_BIG_END) != 0) 7955 #define TARGET_BIG_END_P(target_flags) (((target_flags) & MASK_BIG_END) != 0) argument 7956 #define TARGET_GENERAL_REGS_ONLY ((target_flags & MASK_GENERAL_REGS_ONLY) != 0) 7957 #define TARGET_GENERAL_REGS_ONLY_P(target_flags) (((target_flags) & MASK_GENERAL_REGS_ONLY) != 0) argument 7958 #define TARGET_STRICT_ALIGN ((target_flags & MASK_STRICT_ALIGN) != 0) 7959 #define TARGET_STRICT_ALIGN_P(target_flags) (((target_flags) & MASK_STRICT_ALIGN) != 0) argument
|
| H A D | target.def | 4131 of @code{target_flags}. @var{pch_flags} specifies the value that\n\ 4132 @code{target_flags} had when the PCH file was created. The return\n\
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/ |
| H A D | arm.h | 667 #define FUNCTION_BOUNDARY (FUNCTION_BOUNDARY_P (target_flags))
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namei.c | 4449 unsigned int lookup_flags = 0, target_flags = LOOKUP_RENAME_TARGET; in do_renameat2() local 4461 target_flags = 0; in do_renameat2() 4506 new_dentry = __lookup_hash(&new_last, new_path.dentry, lookup_flags | target_flags); in do_renameat2()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 6880 allocate a bit in 'target_flags' (*note Run-time Target::) for each 7077 The option is associated with a bit in the 'target_flags' variable 7080 'target_flags'. 7083 bit for the option. If the option is attached to 'target_flags', 31494 -- Variable: extern int target_flags 31499 This variable specifies the initial value of 'target_flags'. Its 31693 expressions that refer to static variables, such as the 'target_flags'. 41141 'target_flags'. PCH_FLAGS specifies the value that 'target_flags' 55591 * target_flags: Run-time Target. (line 51)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 6880 allocate a bit in 'target_flags' (*note Run-time Target::) for each 7077 The option is associated with a bit in the 'target_flags' variable 7080 'target_flags'. 7083 bit for the option. If the option is attached to 'target_flags', 31494 -- Variable: extern int target_flags 31499 This variable specifies the initial value of 'target_flags'. Its 31693 expressions that refer to static variables, such as the 'target_flags'. 41141 'target_flags'. PCH_FLAGS specifies the value that 'target_flags' 55591 * target_flags: Run-time Target. (line 51)
|