| /OK3568_Linux_fs/kernel/drivers/scsi/fcoe/ |
| H A D | fcoe_sysfs.c | 115 static int fcoe_fcf_set_dev_loss_tmo(struct fcoe_fcf_device *fcf, in fcoe_fcf_set_dev_loss_tmo() argument 118 if ((fcf->state == FCOE_FCF_STATE_UNKNOWN) || in fcoe_fcf_set_dev_loss_tmo() 119 (fcf->state == FCOE_FCF_STATE_DISCONNECTED) || in fcoe_fcf_set_dev_loss_tmo() 120 (fcf->state == FCOE_FCF_STATE_DELETED)) in fcoe_fcf_set_dev_loss_tmo() 128 fcoe_fcf_dev_loss_tmo(fcf) = val; in fcoe_fcf_set_dev_loss_tmo() 153 struct fcoe_fcf_device *fcf = dev_to_fcf(dev); \ 154 struct fcoe_ctlr_device *ctlr = fcoe_fcf_dev_to_ctlr_dev(fcf); \ 156 ctlr->f->get_fcoe_fcf_##field(fcf); \ 158 cast fcoe_fcf_##field(fcf)); \ 175 struct fcoe_fcf_device *fcf = dev_to_fcf(dev); \ [all …]
|
| H A D | fcoe_ctlr.c | 102 static inline int fcoe_ctlr_mtu_valid(const struct fcoe_fcf *fcf) in fcoe_ctlr_mtu_valid() argument 104 return (fcf->flags & FIP_FL_SOL) != 0; in fcoe_ctlr_mtu_valid() 113 static inline int fcoe_ctlr_fcf_usable(struct fcoe_fcf *fcf) in fcoe_ctlr_fcf_usable() argument 117 return (fcf->flags & flags) == flags; in fcoe_ctlr_fcf_usable() 272 struct fcoe_fcf *fcf; in fcoe_ctlr_reset_fcfs() local 276 list_for_each_entry_safe(fcf, next, &fip->fcfs, list) { in fcoe_ctlr_reset_fcfs() 277 fcoe_sysfs_fcf_del(fcf); in fcoe_ctlr_reset_fcfs() 321 struct fcoe_fcf *fcf; in fcoe_ctlr_announce() local 328 list_for_each_entry(fcf, &fip->fcfs, list) in fcoe_ctlr_announce() 329 fcf->flogi_sent = 0; in fcoe_ctlr_announce() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2/ |
| H A D | 0001-Use-compiler-fcf-protection-only-if-compiler-arch-su.patch | 4 Subject: [PATCH] Use compiler -fcf-protection only if compiler/arch supports 28 - add_compile_options(-fstack-clash-protection -fcf-protection) 29 + # Gcc does support -fcf-protection on few arches only 30 + CHECK_CXX_COMPILER_FLAG(-fcf-protection COMPILER_SUPPORTS_FCF_PROTECTION) 32 + add_compile_options(-fcf-protection)
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_hbadisc.c | 358 if (phba->fcf.fcf_flag & FCF_DISCOVERY) { in lpfc_sli4_post_dev_loss_tmo_handler() 368 if (phba->fcf.fcf_flag & FCF_REDISC_PROG) { in lpfc_sli4_post_dev_loss_tmo_handler() 668 if (phba->fcf.fcf_flag & FCF_REDISC_EVT) in lpfc_work_done() 923 phba->fcf.fcf_flag &= ~(FCF_AVAILABLE | FCF_SCAN_DONE); in lpfc_linkdown() 1260 memset(phba->fcf.fcf_rr_bmask, 0, sizeof(*phba->fcf.fcf_rr_bmask)); in lpfc_sli4_clear_fcf_rr_bmask() 1263 &phba->fcf.fcf_pri_list, list) { in lpfc_sli4_clear_fcf_rr_bmask() 1283 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_fcfi, &mboxq->u.mqe.un.reg_fcfi); in lpfc_mbx_cmpl_reg_fcfi() 1286 phba->fcf.fcf_flag |= FCF_REGISTERED; in lpfc_mbx_cmpl_reg_fcfi() 1296 phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE); in lpfc_mbx_cmpl_reg_fcfi() 1427 fcf_pri = &phba->fcf.fcf_pri[fcf_index]; in __lpfc_update_fcf_record_pri() [all …]
|
| H A D | lpfc_mbox.c | 2134 vport->phba->fcf.fcfi); in lpfc_init_vfi() 2161 bf_set(lpfc_reg_vfi_fcfi, reg_vfi, phba->fcf.fcfi); in lpfc_reg_vfi() 2208 phba->fcf.fcfi, in lpfc_reg_vfi() 2491 (~phba->fcf.addr_mode) & 0x3); in lpfc_reg_fcfi() 2516 phba->fcf.current_rec.fcf_indx); in lpfc_reg_fcfi() 2517 if (phba->fcf.current_rec.vlan_id != LPFC_FCOE_NULL_VID) { in lpfc_reg_fcfi() 2520 phba->fcf.current_rec.vlan_id); in lpfc_reg_fcfi() 2552 phba->fcf.current_rec.fcf_indx); in lpfc_reg_fcfi_mrq() 2553 if (phba->fcf.current_rec.vlan_id != LPFC_FCOE_NULL_VID) { in lpfc_reg_fcfi_mrq() 2556 phba->fcf.current_rec.vlan_id); in lpfc_reg_fcfi_mrq()
|
| H A D | lpfc_els.c | 1013 (phba->fcf.fcf_flag & FCF_DISCOVERY)) { in lpfc_cmpl_els_flogi() 1029 phba->fcf.current_rec.fcf_indx, in lpfc_cmpl_els_flogi() 1033 phba->fcf.current_rec.fcf_indx); in lpfc_cmpl_els_flogi() 1050 phba->fcf.fcf_flag); in lpfc_cmpl_els_flogi() 1143 phba->fcf.current_rec.fcf_indx, in lpfc_cmpl_els_flogi() 1144 phba->fcf.current_rec.switch_name[0], in lpfc_cmpl_els_flogi() 1145 phba->fcf.current_rec.switch_name[1], in lpfc_cmpl_els_flogi() 1146 phba->fcf.current_rec.switch_name[2], in lpfc_cmpl_els_flogi() 1147 phba->fcf.current_rec.switch_name[3], in lpfc_cmpl_els_flogi() 1148 phba->fcf.current_rec.switch_name[4], in lpfc_cmpl_els_flogi() [all …]
|
| H A D | lpfc_init.c | 2948 phba->fcf.fcf_flag &= ~FCF_REDISC_PEND; in __lpfc_sli4_stop_fcf_redisc_wait_timer() 2951 del_timer(&phba->fcf.redisc_wait); in __lpfc_sli4_stop_fcf_redisc_wait_timer() 2967 if (!(phba->fcf.fcf_flag & FCF_REDISC_PEND)) { in lpfc_sli4_stop_fcf_redisc_wait_timer() 2974 phba->fcf.fcf_flag &= ~(FCF_DEAD_DISC | FCF_ACVL_DISC); in lpfc_sli4_stop_fcf_redisc_wait_timer() 4723 mod_timer(&phba->fcf.redisc_wait, fcf_redisc_wait_tmo); in lpfc_fcf_redisc_wait_start_timer() 4726 phba->fcf.fcf_flag &= ~(FCF_AVAILABLE | FCF_SCAN_DONE); in lpfc_fcf_redisc_wait_start_timer() 4728 phba->fcf.fcf_flag |= FCF_REDISC_PEND; in lpfc_fcf_redisc_wait_start_timer() 4745 struct lpfc_hba *phba = from_timer(phba, t, fcf.redisc_wait); in lpfc_sli4_fcf_redisc_wait_tmo() 4749 if (!(phba->fcf.fcf_flag & FCF_REDISC_PEND)) { in lpfc_sli4_fcf_redisc_wait_tmo() 4754 phba->fcf.fcf_flag &= ~FCF_REDISC_PEND; in lpfc_sli4_fcf_redisc_wait_tmo() [all …]
|
| H A D | lpfc_sli.c | 4629 phba->fcf.fcf_flag = 0; in lpfc_sli4_brdreset() 7848 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_fcfi, in lpfc_sli4_hba_setup() 7860 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_mrq_fcfi, in lpfc_sli4_hba_setup() 7903 phba->fcf.fcf_flag = 0; in lpfc_sli4_hba_setup() 7904 phba->fcf.current_rec.flag = 0; in lpfc_sli4_hba_setup() 17550 if (phba->fcf.fcfi == fcfi && in lpfc_fc_frame_to_vport() 19076 phba->fcf.eligible_fcf_cnt = 0; in lpfc_sli4_fcf_scan_read_fcf_rec() 19205 last_index = find_first_bit(phba->fcf.fcf_rr_bmask, in lpfc_check_next_fcf_pri_level() 19212 if (list_empty(&phba->fcf.fcf_pri_list) || in lpfc_check_next_fcf_pri_level() 19213 list_is_singular(&phba->fcf.fcf_pri_list)) { in lpfc_check_next_fcf_pri_level() [all …]
|
| H A D | lpfc.h | 1165 struct lpfc_fcf fcf; member
|
| H A D | lpfc_bsg.c | 2042 phba->pport->fc_myDID, phba->fcf.fcfi, in lpfc_sli4_diag_fcport_reg_setup()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/exiv2/ |
| H A D | exiv2_0.27.3.bb | 12 SRC_URI += "file://0001-Use-compiler-fcf-protection-only-if-compiler-arch-su.patch \
|
| /OK3568_Linux_fs/kernel/arch/x86/ |
| H A D | Makefile | 37 -mno-mmx -mno-sse $(call cc-option,-fcf-protection=none) 62 KBUILD_CFLAGS += $(call cc-option,-fcf-protection=none)
|
| /OK3568_Linux_fs/buildroot/package/exiv2/ |
| H A D | 0001-add-BUILD_WITH_STACK_PROTECTOR-option.patch | 44 add_compile_options(-fcf-protection)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/ |
| H A D | 0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch | 13 …-m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../inc…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/gconf/ |
| H A D | unable-connect-dbus.patch | 24 index 5610fcf..048e3ea 100644
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ep93xx/ |
| H A D | ep93xx.h | 110 uint32_t fcf; member
|
| /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 | reg-notes.def | 240 compiler when the option -fcf-protection=branch is specified. */
|
| /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 | reg-notes.def | 240 compiler when the option -fcf-protection=branch is specified. */
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bfa/ |
| H A D | bfa_defs_svc.h | 1105 struct bfa_fcport_fcf_s fcf; member
|
| H A D | bfa_svc.c | 2217 pevent->link_state.attr.vc_fcf.fcf.fipenabled); in bfa_fcport_sm_linkdown() 2219 pevent->link_state.attr.vc_fcf.fcf.fipfailed); in bfa_fcport_sm_linkdown() 2221 if (pevent->link_state.attr.vc_fcf.fcf.fipfailed) in bfa_fcport_sm_linkdown() 3131 be16_to_cpu(pevent->link_state.attr.vc_fcf.fcf.vlan); in bfa_fcport_update_linkinfo()
|
| /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 | gccinstall.info | 1949 instrumentation, see '-fcf-protection' option. When '--enable-cet' 1951 '-fcf-protection' and, if needed, other target specific options to 1957 libraries are configured to get additional '-fcf-protection' 2447 '-fcf-protection' to 'BOOT_CFLAGS'. This option assumes that the
|
| H A D | gcc.info | 891 -fcf-protection=[full|branch|return|none|check] 12736 '-fcf-protection=[full|branch|return|none|check]' 12754 compiled with different '-fcf-protection' values. The value 12757 The macro '__CET__' is defined when '-fcf-protection' is used. The 27119 '-fcf-protection=branch' to control ENDBR insertion at the function 27456 '-fcf-protection=branch' since the external thunk can be made to 27470 '-fcf-protection=branch' since the external thunk can be made to 35085 instrumented when compiled with the '-fcf-protection=branch' 35092 '-fcf-protection=branch' option. The compiler assumes that 35140 function entry when '-fcf-protection=branch' is enabled. [all …]
|
| H A D | gccint.info | 19488 '-fcf-protection=branch' option. The note is set if a 'nocf_check' 19495 instrumentation when the option '-fcf-protection=branch' is
|
| /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 | gccinstall.info | 1949 instrumentation, see '-fcf-protection' option. When '--enable-cet' 1951 '-fcf-protection' and, if needed, other target specific options to 1957 libraries are configured to get additional '-fcf-protection' 2447 '-fcf-protection' to 'BOOT_CFLAGS'. This option assumes that the
|
| H A D | gcc.info | 891 -fcf-protection=[full|branch|return|none|check] 12736 '-fcf-protection=[full|branch|return|none|check]' 12754 compiled with different '-fcf-protection' values. The value 12757 The macro '__CET__' is defined when '-fcf-protection' is used. The 27119 '-fcf-protection=branch' to control ENDBR insertion at the function 27456 '-fcf-protection=branch' since the external thunk can be made to 27470 '-fcf-protection=branch' since the external thunk can be made to 35085 instrumented when compiled with the '-fcf-protection=branch' 35092 '-fcf-protection=branch' option. The compiler assumes that 35140 function entry when '-fcf-protection=branch' is enabled. [all …]
|