Home
last modified time | relevance | path

Searched refs:next_state (Results 1 – 57 of 57) sorted by relevance

/linux-4.4.14/net/llc/
Dllc_c_st.c47 .next_state = LLC_CONN_STATE_D_CONN,
64 .next_state = LLC_CONN_STATE_RESET,
84 .next_state = LLC_CONN_STATE_NORMAL,
100 .next_state = LLC_CONN_STATE_ADM,
119 .next_state = LLC_CONN_STATE_RESET,
134 .next_state = LLC_CONN_STATE_ADM,
150 .next_state = LLC_CONN_STATE_ERROR,
166 .next_state = LLC_CONN_STATE_ERROR,
182 .next_state = LLC_CONN_STATE_ERROR,
198 .next_state = LLC_CONN_STATE_ERROR,
[all …]
Dllc_s_st.c39 .next_state = LLC_SAP_STATE_ACTIVE,
57 .next_state = LLC_SAP_STATE_ACTIVE,
69 .next_state = LLC_SAP_STATE_ACTIVE,
81 .next_state = LLC_SAP_STATE_ACTIVE,
93 .next_state = LLC_SAP_STATE_ACTIVE,
105 .next_state = LLC_SAP_STATE_ACTIVE,
117 .next_state = LLC_SAP_STATE_ACTIVE,
129 .next_state = LLC_SAP_STATE_ACTIVE,
141 .next_state = LLC_SAP_STATE_ACTIVE,
155 .next_state = LLC_SAP_STATE_INACTIVE,
Dllc_conn.c387 if (!rc && trans->next_state != NO_STATE_CHANGE) { in llc_conn_service()
388 llc->state = trans->next_state; in llc_conn_service()
Dllc_sap.c187 sap->state = trans->next_state; in llc_sap_next_state()
/linux-4.4.14/kernel/sched/
Didle.c98 int next_state) in call_cpuidle() argument
101 if (next_state < 0) { in call_cpuidle()
103 return next_state; in call_cpuidle()
121 return cpuidle_enter(drv, dev, next_state); in call_cpuidle()
137 int next_state, entered_state; in cpuidle_idle_call() local
176 next_state = cpuidle_find_deepest_state(drv, dev); in cpuidle_idle_call()
177 call_cpuidle(drv, dev, next_state); in cpuidle_idle_call()
182 next_state = cpuidle_select(drv, dev); in cpuidle_idle_call()
183 entered_state = call_cpuidle(drv, dev, next_state); in cpuidle_idle_call()
/linux-4.4.14/drivers/net/irda/
Dsir_dev.c39 unsigned next_state, delay; in sirdev_tx_complete_fsm() local
43 next_state = fsm->substate; /* default: stay in current substate */ in sirdev_tx_complete_fsm()
54 next_state = SIRDEV_STATE_WAIT_UNTIL_SENT; in sirdev_tx_complete_fsm()
78 next_state = SIRDEV_STATE_TX_DONE; in sirdev_tx_complete_fsm()
88 fsm->substate = next_state; in sirdev_tx_complete_fsm()
108 int next_state; in sirdev_config_fsm() local
118 next_state = fsm->state; in sirdev_config_fsm()
128 next_state = SIRDEV_STATE_ERROR; in sirdev_config_fsm()
137 next_state = SIRDEV_STATE_ERROR; in sirdev_config_fsm()
149 next_state = SIRDEV_STATE_DONGLE_RESET; in sirdev_config_fsm()
[all …]
/linux-4.4.14/arch/arm/mach-omap2/
Dpm34xx.c60 u32 next_state; member
322 if (omap_set_pwrdm_state(pwrst->pwrdm, pwrst->next_state)) in omap3_pm_suspend()
336 if (state > pwrst->next_state) { in omap3_pm_suspend()
338 pwrst->pwrdm->name, pwrst->next_state); in omap3_pm_suspend()
375 pwrst->next_state = PWRDM_POWER_RET; in omap3_pm_off_mode_enable()
379 pwrst->next_state = state; in omap3_pm_off_mode_enable()
381 omap_set_pwrdm_state(pwrst->pwrdm, pwrst->next_state); in omap3_pm_off_mode_enable()
391 return pwrst->next_state; in omap3_pm_get_suspend_state()
402 pwrst->next_state = state; in omap3_pm_set_suspend_state()
420 pwrst->next_state = PWRDM_POWER_RET; in pwrdms_setup()
[all …]
Dpm44xx.c31 u32 next_state; member
69 omap_set_pwrdm_state(pwrst->pwrdm, pwrst->next_state); in omap4_pm_suspend()
87 if (state > pwrst->next_state) { in omap4_pm_suspend()
89 pwrst->pwrdm->name, pwrst->next_state); in omap4_pm_suspend()
139 pwrst->next_state = pwrdm_get_valid_lp_state(pwrdm, false, in pwrdms_setup()
146 return omap_set_pwrdm_state(pwrst->pwrdm, pwrst->next_state); in pwrdms_setup()
/linux-4.4.14/arch/arm/mach-davinci/
Dpsc.c83 u32 next_state = PSC_STATE_ENABLE; in davinci_psc_config() local
95 next_state = PSC_STATE_SWRSTDISABLE; in davinci_psc_config()
97 next_state = PSC_STATE_DISABLE; in davinci_psc_config()
102 mdctl |= next_state; in davinci_psc_config()
134 } while (!((mdstat & MDSTAT_STATE_MASK) == next_state)); in davinci_psc_config()
/linux-4.4.14/drivers/cpuidle/
Dcpuidle.h16 struct cpuidle_driver *drv, int next_state);
40 struct cpuidle_driver *drv, int next_state);
56 struct cpuidle_driver *drv, int next_state) in cpuidle_enter_state_coupled() argument
Dcoupled.c376 struct cpuidle_coupled *coupled, int next_state) in cpuidle_coupled_set_waiting() argument
378 coupled->requested_state[cpu] = next_state; in cpuidle_coupled_set_waiting()
480 struct cpuidle_driver *drv, int next_state) in cpuidle_enter_state_coupled() argument
506 w = cpuidle_coupled_set_waiting(dev->cpu, coupled, next_state); in cpuidle_enter_state_coupled()
602 next_state = cpuidle_coupled_get_state(dev, coupled); in cpuidle_enter_state_coupled()
604 entered_state = cpuidle_enter_state(dev, drv, next_state); in cpuidle_enter_state_coupled()
/linux-4.4.14/drivers/clk/keystone/
Dgate.c76 u32 next_state, u32 domain_id) in psc_config() argument
83 mdctl |= next_state; in psc_config()
85 if (next_state == PSC_STATE_DISABLE) in psc_config()
105 } while (!((mdstat & MDSTAT_STATE_MASK) == next_state) && count--); in psc_config()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.c4463 o->next_state = BNX2X_Q_STATE_MAX; in bnx2x_queue_state_change()
4524 o->state, cur_pending, o->next_state); in bnx2x_queue_comp_cmd()
4537 cmd, o->cids[BNX2X_PRIMARY_CID_INDEX], o->next_state); in bnx2x_queue_comp_cmd()
4543 o->state = o->next_state; in bnx2x_queue_comp_cmd()
4545 o->next_state = BNX2X_Q_STATE_MAX; in bnx2x_queue_comp_cmd()
5279 enum bnx2x_q_state state = o->state, next_state = BNX2X_Q_STATE_MAX; in bnx2x_queue_chk_transition() local
5290 o->next_state = BNX2X_Q_STATE_MAX; in bnx2x_queue_chk_transition()
5305 next_state = BNX2X_Q_STATE_INITIALIZED; in bnx2x_queue_chk_transition()
5312 next_state = BNX2X_Q_STATE_ACTIVE; in bnx2x_queue_chk_transition()
5314 next_state = BNX2X_Q_STATE_INACTIVE; in bnx2x_queue_chk_transition()
[all …]
Dbnx2x_sp.h1053 enum bnx2x_q_state state, next_state; member
1318 enum bnx2x_func_state state, next_state; member
Dbnx2x_stats.c1349 enum bnx2x_stats_state next_state; member
1391 bp->stats_state = bnx2x_stats_stm[state][event].next_state; in bnx2x_stats_handle()
/linux-4.4.14/init/
Dinitramfs.c197 } state, next_state; variable
224 next_state = next; in read_into()
247 state = next_state; in do_collect()
272 next_state = GotSymlink; in do_header()
288 state = next_state; in do_skip()
329 next_state = Reset; in do_name()
397 next_state = Reset; in do_symlink()
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_proto_sctp.c383 int event, next_state; in set_sctp_state() local
434 next_state = sctp_states[direction][event][cp->state]; in set_sctp_state()
436 if (next_state != cp->state) { in set_sctp_state()
449 sctp_state_name(next_state), in set_sctp_state()
453 (next_state != IP_VS_SCTP_S_ESTABLISHED)) { in set_sctp_state()
458 (next_state == IP_VS_SCTP_S_ESTABLISHED)) { in set_sctp_state()
466 cp->timeout = pd->timeout_table[cp->state = next_state]; in set_sctp_state()
468 cp->timeout = sctp_timeouts[cp->state = next_state]; in set_sctp_state()
Dip_vs_proto_tcp.c411 int next_state[IP_VS_TCP_S_LAST]; member
518 pd->tcp_state_table[state_off+state_idx].next_state[cp->state]; in set_tcp_state()
/linux-4.4.14/drivers/scsi/isci/
Dremote_node_context.c429 u32 next_state; in sci_remote_node_context_event_handler() local
445 next_state = SCI_RNC_INITIAL; in sci_remote_node_context_event_handler()
447 next_state = SCI_RNC_POSTING; in sci_remote_node_context_event_handler()
448 sci_change_state(&sci_rnc->sm, next_state); in sci_remote_node_context_event_handler()
501 next_state = SCI_RNC_TX_SUSPENDED; in sci_remote_node_context_event_handler()
504 next_state = SCI_RNC_TX_RX_SUSPENDED; in sci_remote_node_context_event_handler()
510 sci_change_state(&sci_rnc->sm, next_state); in sci_remote_node_context_event_handler()
Disci.h538 extern void sci_change_state(struct sci_base_state_machine *sm, u32 next_state);
Dphy.c610 u32 next_state) in sci_phy_complete_link_training() argument
614 sci_change_state(&iphy->sm, next_state); in sci_phy_complete_link_training()
Dhost.c165 void sci_change_state(struct sci_base_state_machine *sm, u32 next_state) in sci_change_state() argument
174 sm->current_state_id = next_state; in sci_change_state()
/linux-4.4.14/kernel/trace/
Dtrace_entries.h125 __field( unsigned char, next_state )
137 __entry->next_pid, __entry->next_prio, __entry->next_state,
157 __entry->next_pid, __entry->next_prio, __entry->next_state,
Dtrace_output.c859 T = task_state_char(field->next_state); in trace_ctxwake_print()
896 T = task_state_char(field->next_state); in trace_ctxwake_raw()
932 T = task_state_char(field->next_state); in trace_ctxwake_hex()
971 SEQ_PUT_FIELD(s, field->next_state); in trace_ctxwake_bin()
Dtrace_sched_wakeup.c391 entry->next_state = next->state; in tracing_sched_switch_trace()
419 entry->next_state = wakee->state; in tracing_sched_wakeup_trace()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_sdma.c218 enum qib_sdma_states next_state) in sdma_set_state() argument
228 ss->current_state = next_state; in sdma_set_state()
230 if (action[next_state].op_enable) in sdma_set_state()
233 if (action[next_state].op_intenable) in sdma_set_state()
236 if (action[next_state].op_halt) in sdma_set_state()
239 if (action[next_state].op_drain) in sdma_set_state()
242 if (action[next_state].go_s99_running_tofalse) in sdma_set_state()
245 if (action[next_state].go_s99_running_totrue) in sdma_set_state()
/linux-4.4.14/include/net/
Dllc_s_st.h21 u8 next_state; member
Dllc_c_st.h37 u8 next_state; member
/linux-4.4.14/drivers/mfd/
Dsi476x-i2c.c275 enum si476x_power_state next_state) in si476x_core_set_power_state() argument
290 if (next_state != core->power_state) { in si476x_core_set_power_state()
291 switch (next_state) { in si476x_core_set_power_state()
310 core->power_state = next_state; in si476x_core_set_power_state()
314 core->power_state = next_state; in si476x_core_set_power_state()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dtt.h80 enum iwl_tt_state next_state; member
Dtt.c400 transaction->next_state) { in iwl_advance_tt_handler()
403 transaction->next_state; in iwl_advance_tt_handler()
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_qp.c141 u8 next_state; in c2_qp_modify() local
183 next_state = attr->qp_state; in c2_qp_modify()
197 next_state = attr->cur_qp_state; in c2_qp_modify()
225 qp->state = next_state; in c2_qp_modify()
/linux-4.4.14/drivers/infiniband/core/
Dverbs.c966 int ib_modify_qp_is_ok(enum ib_qp_state cur_state, enum ib_qp_state next_state, in ib_modify_qp_is_ok() argument
973 next_state < 0 || next_state > IB_QPS_ERR) in ib_modify_qp_is_ok()
981 if (!qp_state_table[cur_state][next_state].valid) in ib_modify_qp_is_ok()
984 req_param = qp_state_table[cur_state][next_state].req_param[type]; in ib_modify_qp_is_ok()
985 opt_param = qp_state_table[cur_state][next_state].opt_param[type]; in ib_modify_qp_is_ok()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dsdma.c691 enum sdma_states next_state) in sdma_set_state() argument
700 sdma_state_names[next_state]); in sdma_set_state()
705 ss->current_state = next_state; in sdma_set_state()
708 && next_state == sdma_state_s99_running) in sdma_set_state()
711 if (action[next_state].op_enable) in sdma_set_state()
714 if (action[next_state].op_intenable) in sdma_set_state()
717 if (action[next_state].op_halt) in sdma_set_state()
720 if (action[next_state].op_cleanup) in sdma_set_state()
723 if (action[next_state].go_s99_running_tofalse) in sdma_set_state()
726 if (action[next_state].go_s99_running_totrue) in sdma_set_state()
/linux-4.4.14/drivers/scsi/
Dinitio.c1244 scb->next_state = 8; in tulip_scsi()
1258 scb->next_state = 8; in tulip_scsi()
1282 next = host->active->next_state; in initio_next_state()
1430 scb->next_state = 3; in initio_state_3()
1499 scb->next_state = 0x4; in initio_state_4()
1643 scb->next_state = 6; in initio_state_6()
1722 scb->next_state = 0x5; in initio_xfer_data_in()
1755 scb->next_state = 0x5; in initio_xfer_data_out()
2338 scb->next_state = 0x1; in initio_select_atn_stop()
2350 scb->next_state = 0x2; in initio_select_atn()
[all …]
Dinitio.h352 u8 next_state; /*5 */ member
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_qp.c964 (mask & IWCH_QP_ATTR_NEXT_STATE) ? attrs->next_state : -1); in iwch_modify_qp()
1001 if (qhp->attr.state == attrs->next_state) in iwch_modify_qp()
1006 switch (attrs->next_state) { in iwch_modify_qp()
1044 switch (attrs->next_state) { in iwch_modify_qp()
1082 switch (attrs->next_state) { in iwch_modify_qp()
1099 if (attrs->next_state != IWCH_QP_STATE_IDLE) { in iwch_modify_qp()
Diwch_cm.c918 attrs.next_state = IWCH_QP_STATE_RTS; in process_mpa_reply()
1483 attrs.next_state = IWCH_QP_STATE_CLOSING; in peer_close()
1498 attrs.next_state = IWCH_QP_STATE_IDLE; in peer_close()
1593 attrs.next_state = IWCH_QP_STATE_ERROR; in peer_abort()
1660 attrs.next_state = IWCH_QP_STATE_IDLE; in close_con_rpl()
1725 attrs.next_state = IWCH_QP_STATE_ERROR; in ec_status()
1755 attrs.next_state = IWCH_QP_STATE_ERROR; in ep_timeout()
1836 attrs.next_state = IWCH_QP_STATE_RTS; in iwch_accept_cr()
Diwch_ev.c81 attrs.next_state = IWCH_QP_STATE_TERMINATE; in post_qp_event()
Diwch_provider.h151 u32 next_state; member
Diwch_provider.c897 attrs.next_state = IWCH_QP_STATE_ERROR; in iwch_destroy_qp()
999 qhp->attr.next_state = IWCH_QP_STATE_IDLE; in iwch_create_qp()
1097 attrs.next_state = iwch_convert_state(attr->qp_state); in iwch_ib_modify_qp()
/linux-4.4.14/net/dccp/
Dproto.c955 u8 next_state = DCCP_CLOSED; in dccp_terminate_connection() local
971 next_state = DCCP_ACTIVE_CLOSEREQ; in dccp_terminate_connection()
973 next_state = DCCP_CLOSING; in dccp_terminate_connection()
976 dccp_set_state(sk, next_state); in dccp_terminate_connection()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dqp.c1362 (mask & C4IW_QP_ATTR_NEXT_STATE) ? attrs->next_state : -1); in c4iw_modify_qp()
1406 if (qhp->attr.state == attrs->next_state) in c4iw_modify_qp()
1411 switch (attrs->next_state) { in c4iw_modify_qp()
1447 switch (attrs->next_state) { in c4iw_modify_qp()
1500 switch (attrs->next_state) { in c4iw_modify_qp()
1517 if (attrs->next_state != C4IW_QP_STATE_IDLE) { in c4iw_modify_qp()
1594 attrs.next_state = C4IW_QP_STATE_ERROR; in c4iw_destroy_qp()
1701 qhp->attr.next_state = C4IW_QP_STATE_IDLE; in c4iw_create_qp()
1848 attrs.next_state = c4iw_convert_state(attr->qp_state); in c4iw_ib_modify_qp()
Dev.c99 attrs.next_state = C4IW_QP_STATE_TERMINATE; in post_qp_event()
Dcm.c1522 attrs.next_state = C4IW_QP_STATE_RTS; in process_mpa_reply()
1542 attrs.next_state = C4IW_QP_STATE_TERMINATE; in process_mpa_reply()
1562 attrs.next_state = C4IW_QP_STATE_TERMINATE; in process_mpa_reply()
1767 attrs.next_state = C4IW_QP_STATE_TERMINATE; in rx_data()
2607 attrs.next_state = C4IW_QP_STATE_CLOSING; in peer_close()
2625 attrs.next_state = C4IW_QP_STATE_IDLE; in peer_close()
2718 attrs.next_state = C4IW_QP_STATE_ERROR; in peer_abort()
2807 attrs.next_state = C4IW_QP_STATE_IDLE; in close_con_rpl()
2844 attrs.next_state = C4IW_QP_STATE_TERMINATE; in terminate()
2992 attrs.next_state = C4IW_QP_STATE_RTS; in c4iw_accept_cr()
[all …]
Diw_cxgb4.h453 u32 next_state; member
/linux-4.4.14/arch/x86/crypto/
Dsha512-ssse3-asm.S144 add T1, d_64 # e(next_state) = d + T1
147 lea (T1, T2), h_64 # a(next_state) = T1 + Maj(a,b,c)
149 add tmp0, h_64 # a(next_state) = T1 + Maj(a,b,c) S0(a)
Dsha512-avx-asm.S151 add T1, d_64 # e(next_state) = d + T1
154 lea (T1, T2), h_64 # a(next_state) = T1 + Maj(a,b,c)
156 add tmp0, h_64 # a(next_state) = T1 + Maj(a,b,c) S0(a)
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde2104x.c994 static const u32 next_state = DE_MEDIA_TP; in de21040_media_timer() local
995 de_next_media(de, &next_state, 1); in de21040_media_timer()
997 static const u32 next_state = DE_MEDIA_AUI; in de21040_media_timer() local
998 de_next_media(de, &next_state, 1); in de21040_media_timer()
Dde4x5.c928 …uct net_device *dev, int csr13, int csr14, int csr15, int timeout, int next_state, int suspect_sta…
2461 int next_state, int suspect_state, in dc21040_state() argument
2483 lp->media = next_state; in dc21040_state()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c410 static int mlx5e_modify_rq(struct mlx5e_rq *rq, int curr_state, int next_state) in mlx5e_modify_rq() argument
429 MLX5_SET(rqc, rqc, state, next_state); in mlx5e_modify_rq()
643 static int mlx5e_modify_sq(struct mlx5e_sq *sq, int curr_state, int next_state) in mlx5e_modify_sq() argument
662 MLX5_SET(sqc, sqc, state, next_state); in mlx5e_modify_sq()
/linux-4.4.14/fs/btrfs/
Dextent_io.c516 static struct extent_state *next_state(struct extent_state *state) in next_state() function
551 next = next_state(state); in clear_state_bit()
561 next = next_state(state); in clear_state_bit()
665 state = next_state(state); in __clear_extent_bit()
932 state = next_state(state); in __set_extent_bit()
978 state = next_state(state); in __set_extent_bit()
2260 next = next_state(state); in btrfs_free_io_failure_record()
/linux-4.4.14/drivers/block/
Dsx8.c1036 int cur_state, int next_state) in carm_handle_generic() argument
1046 host->state = next_state; in carm_handle_generic()
/linux-4.4.14/include/rdma/
Dib_verbs.h1907 int ib_modify_qp_is_ok(enum ib_qp_state cur_state, enum ib_qp_state next_state,
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped1543 * next_state = yy_try_NUL_trans( current_state );
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped1210 * next_state = yy_try_NUL_trans( current_state );
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c_shipped1677 * next_state = yy_try_NUL_trans( current_state );