Searched refs:explicit (Results 1 – 10 of 10) sorted by relevance
| /drivers/target/ |
| A D | target_core_alua.c | 33 int *primary, int explicit); 35 struct se_lun *lun, int explicit, int offline); 770 if (!(valid & ALUA_T_SUP) || explicit) in core_alua_check_transition() 979 int explicit) in core_alua_do_transition_tg_pt() argument 1058 int explicit) in core_alua_do_port_transition() argument 1071 explicit) != 0) in core_alua_do_port_transition() 1092 new_state, explicit); in core_alua_do_port_transition() 1141 new_state, explicit); in core_alua_do_port_transition() 1160 (explicit) ? "explicit" : "implicit", in core_alua_do_port_transition() 1217 int explicit, in core_alua_set_tg_pt_secondary_state() argument [all …]
|
| A D | target_core_pr.c | 2440 int explicit, in __core_scsi3_complete_pro_release() argument 2490 tfo->fabric_name, (explicit) ? "explicit" : in __core_scsi3_complete_pro_release()
|
| /drivers/gpu/drm/lima/ |
| A D | lima_gem.c | 263 bool write, bool explicit) in lima_gem_sync_bo() argument 272 if (explicit) in lima_gem_sync_bo()
|
| /drivers/dma-buf/ |
| A D | Kconfig | 9 The Sync File Framework adds explicit synchronization via
|
| /drivers/net/wireless/mediatek/mt76/mt7996/ |
| A D | mcu.c | 1500 bool explicit) in mt7996_mcu_sta_bfer_ht() argument 1520 bf->ibf_ncol = explicit ? min_t(u8, MT7996_IBF_MAX_NC, bf->ncol) : in mt7996_mcu_sta_bfer_ht() 1527 bool explicit) in mt7996_mcu_sta_bfer_vht() argument 1537 if (explicit) { in mt7996_mcu_sta_bfer_vht() 1565 struct sta_rec_bf *bf, bool explicit) in mt7996_mcu_sta_bfer_he() argument 1593 bf->ibf_ncol = explicit ? min_t(u8, MT7996_IBF_MAX_NC, bf->ncol) : in mt7996_mcu_sta_bfer_he() 1630 struct sta_rec_bf *bf, bool explicit) in mt7996_mcu_sta_bfer_eht() argument 1653 bf->ibf_ncol = explicit ? min_t(u8, MT7996_IBF_MAX_NC, bf->ncol) : in mt7996_mcu_sta_bfer_eht()
|
| /drivers/hwtracing/coresight/ |
| A D | Kconfig | 211 system registers. But its explicit dependency with trace unit (ETE)
|
| /drivers/scsi/ |
| A D | scsi_debug.c | 3816 struct sdeb_zone_state *zsp, bool explicit) in zbc_open_zone() argument 3824 if ((explicit && zc == ZC3_EXPLICIT_OPEN) || in zbc_open_zone() 3825 (!explicit && zc == ZC2_IMPLICIT_OPEN)) in zbc_open_zone() 3829 if (explicit && zsp->z_cond == ZC2_IMPLICIT_OPEN) in zbc_open_zone() 3837 if (explicit) { in zbc_open_zone()
|
| /drivers/tty/serial/8250/ |
| A D | Kconfig | 4 # you somehow have an implicit or explicit dependency on SERIAL_8250.
|
| /drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | mcu.c | 1144 struct sta_rec_bf *bf, bool explicit) in mt7915_mcu_sta_bfer_vht() argument 1154 if (explicit) { in mt7915_mcu_sta_bfer_vht()
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx.seq | 1020 * Perform an explicit manual flush. During
|
Completed in 60 milliseconds