Searched refs:prev_state (Results 51 - 75 of 89) sorted by relevance

1234

/linux-master/tools/perf/
H A Dbuiltin-timechart.c459 int prev_pid, int next_pid, u64 prev_state,
485 if (prev_state & 2)
487 if (prev_state == 0)
649 u64 prev_state = evsel__intval(evsel, sample, "prev_state"); local
652 prev_state, backtrace);
458 sched_switch(struct timechart *tchart, int cpu, u64 timestamp, int prev_pid, int next_pid, u64 prev_state, const char *backtrace) argument
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c1746 if ((idc->prev_state == QLC_83XX_IDC_DEV_NEED_RESET) ||
1747 (idc->prev_state == QLC_83XX_IDC_DEV_INIT)) {
1831 if (ahw->idc.prev_state != QLC_83XX_IDC_DEV_READY)
1845 if (idc->prev_state == QLC_83XX_IDC_DEV_READY)
1860 if (idc->prev_state == QLC_83XX_IDC_DEV_READY) {
1877 if (idc->prev_state == QLC_83XX_IDC_DEV_READY) {
1931 idc->prev_state = idc->curr_state;
H A Dqlcnic_83xx_hw.h322 u8 prev_state; member in struct:qlc_83xx_idc
H A Dqlcnic_main.c3266 u32 val, prev_state; local
3283 prev_state = QLC_SHARED_REG_RD32(adapter, QLCNIC_CRB_DEV_STATE);
3284 QLCDB(adapter, HW, "Device state = %u\n", prev_state);
3286 switch (prev_state) {
3327 prev_state = QLC_SHARED_REG_RD32(adapter, QLCNIC_CRB_DEV_STATE);
3328 } while ((prev_state != QLCNIC_DEV_READY) && --dev_init_timeo);
/linux-master/drivers/pmdomain/
H A Dcore.c417 unsigned int prev_state; local
420 prev_state = gpd_data->performance_state;
421 if (prev_state == state)
429 gpd_data->performance_state = prev_state;
436 unsigned int prev_state = dev_gpd_data(dev)->performance_state; local
439 return prev_state;
/linux-master/drivers/scsi/isci/
H A Dport.c1514 u32 prev_state; local
1516 prev_state = iport->sm.previous_state_id;
1517 if (prev_state == SCI_PORT_RESETTING)
H A Dremote_device.c1062 u32 prev_state; local
1067 prev_state = idev->sm.previous_state_id;
1068 if (prev_state == SCI_DEV_STOPPING)
/linux-master/drivers/bus/mhi/host/
H A Dpm.c589 enum mhi_pm_state cur_state, prev_state; local
607 prev_state = mhi_cntrl->pm_state;
625 if (MHI_REG_ACCESS_VALID(prev_state)) {
/linux-master/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h121 u8 prev_state; member in struct:fw_rdev_wr
/linux-master/kernel/trace/
H A Dfgraph.c454 unsigned int prev_state)
451 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, struct task_struct *prev, struct task_struct *next, unsigned int prev_state) argument
H A Dtrace_sched_switch.c27 unsigned int prev_state)
25 probe_sched_switch(void *ignore, bool preempt, struct task_struct *prev, struct task_struct *next, unsigned int prev_state) argument
/linux-master/net/dsa/
H A Dport.c186 u8 prev_state; local
193 &prev_state);
202 (prev_state == BR_STATE_LEARNING ||
203 prev_state == BR_STATE_FORWARDING) &&
/linux-master/kernel/sched/
H A Dcore.c5245 unsigned int prev_state; variable
5276 prev_state = READ_ONCE(prev->__state);
5311 if (unlikely(prev_state == TASK_DEAD)) {
6620 unsigned long prev_state; local
6668 prev_state = READ_ONCE(prev->__state);
6669 if (!(sched_mode & SM_MASK_PREEMPT) && prev_state) {
6670 if (signal_pending_state(prev_state, prev)) {
6674 (prev_state & TASK_UNINTERRUPTIBLE) &&
6675 !(prev_state & TASK_NOLOAD) &&
6676 !(prev_state
6881 enum ctx_state prev_state = exception_enter(); local
7058 enum ctx_state prev_state; local
[all...]
/linux-master/include/linux/
H A Ddrbd_genl.h204 * prev_state and new_state are from the moment the state change took
208 __u32_field(5, DRBD_GENLA_F_MANDATORY, prev_state)
/linux-master/arch/sparc/kernel/
H A Dviohs.c635 u8 prev_state = vio->hs_state; local
665 vio->hs_state != prev_state &&
/linux-master/drivers/scsi/elx/efct/
H A Defct_hw.c3505 enum efct_hw_state prev_state)
3535 hw->state = prev_state;
3547 enum efct_hw_state prev_state = hw->state; local
3556 * If the prev_state is already reset/teardown in progress,
3559 if (prev_state == EFCT_HW_STATE_RESET_IN_PROGRESS ||
3560 prev_state == EFCT_HW_STATE_TEARDOWN_IN_PROGRESS)
3561 return efct_hw_sli_reset(hw, reset, prev_state);
3563 if (prev_state != EFCT_HW_STATE_UNINITIALIZED) {
3575 rc = efct_hw_sli_reset(hw, reset, prev_state);
3504 efct_hw_sli_reset(struct efct_hw *hw, enum efct_hw_reset reset, enum efct_hw_state prev_state) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c2131 enum mt76_dfs_state dfs_state, prev_state; local
2134 prev_state = phy->mt76->dfs_state;
2137 if (prev_state == dfs_state)
2140 if (prev_state == MT_DFS_STATE_UNKNOWN)
2146 if (prev_state <= MT_DFS_STATE_DISABLED) {
/linux-master/drivers/target/
H A Dtarget_core_alua.c981 int prev_state; local
999 prev_state = tg_pt_gp->tg_pt_gp_alua_access_state;
1043 core_alua_dump_state(prev_state),
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c2230 enum mt76_dfs_state dfs_state, prev_state; local
2236 prev_state = phy->mt76->dfs_state;
2242 if (prev_state == dfs_state)
2248 if (prev_state <= MT_DFS_STATE_DISABLED) {
/linux-master/drivers/mmc/host/
H A Ddw_mmc.c2066 enum dw_mci_state prev_state; local
2076 prev_state = state;
2137 prev_state = state = STATE_SENDING_DATA;
2194 prev_state = state = STATE_DATA_BUSY;
2248 prev_state = state = STATE_SENDING_STOP;
2280 } while (state != prev_state);
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpm.c379 enum tcpm_state prev_state; member in struct:tcpm_port
1352 port->prev_state = port->state;
2624 enum vdm_states prev_state; local
2633 prev_state = port->vdm_state;
2635 } while (port->vdm_state != prev_state &&
5658 enum tcpm_state prev_state; local
5671 port->prev_state = port->state;
5681 prev_state = port->state;
5685 } while (port->state != prev_state && !port->delayed_state);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c2408 enum mt76_dfs_state dfs_state, prev_state; local
2411 prev_state = phy->mt76->dfs_state;
2414 if (prev_state == dfs_state)
2417 if (prev_state == MT_DFS_STATE_UNKNOWN)
2423 if (prev_state <= MT_DFS_STATE_DISABLED) {
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c2092 u8 prev_state; local
2097 prev_state = ofdpa_port->stp_state;
2153 ofdpa_port->stp_state = prev_state;
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c340 int data_lost, prev_state; local
369 prev_state = sk->sk_state;
378 if (prev_state != TCP_CLOSE && sk->sk_state == TCP_CLOSE)
/linux-master/drivers/target/sbp/
H A Dsbp_target.c1595 int prev_state; local
1598 prev_state = agent->state;
1602 if (prev_state == MANAGEMENT_AGENT_STATE_BUSY) {

Completed in 517 milliseconds

1234