/linux-4.1.27/net/llc/ |
D | llc_c_st.c | 47 .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 …]
|
D | llc_s_st.c | 39 .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,
|
D | llc_conn.c | 387 if (!rc && trans->next_state != NO_STATE_CHANGE) { in llc_conn_service() 388 llc->state = trans->next_state; in llc_conn_service()
|
D | llc_sap.c | 187 sap->state = trans->next_state; in llc_sap_next_state()
|
/linux-4.1.27/kernel/sched/ |
D | idle.c | 83 int next_state, entered_state; in cpuidle_idle_call() local 128 next_state = cpuidle_find_deepest_state(drv, dev); in cpuidle_idle_call() 134 next_state = cpuidle_select(drv, dev); in cpuidle_idle_call() 137 if (next_state < 0) in cpuidle_idle_call() 147 entered_state = next_state; in cpuidle_idle_call() 153 idle_set_state(this_rq(), &drv->states[next_state]); in cpuidle_idle_call() 160 entered_state = cpuidle_enter(drv, dev, next_state); in cpuidle_idle_call()
|
/linux-4.1.27/drivers/net/irda/ |
D | sir_dev.c | 39 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.1.27/arch/arm/mach-omap2/ |
D | pm34xx.c | 60 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 …]
|
D | pm44xx.c | 31 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.1.27/arch/arm/mach-davinci/ |
D | psc.c | 83 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.1.27/drivers/cpuidle/ |
D | cpuidle.h | 16 struct cpuidle_driver *drv, int next_state); 39 struct cpuidle_driver *drv, int next_state); 50 struct cpuidle_driver *drv, int next_state) in cpuidle_enter_state_coupled() argument
|
D | coupled.c | 354 struct cpuidle_coupled *coupled, int next_state) in cpuidle_coupled_set_waiting() argument 356 coupled->requested_state[cpu] = next_state; in cpuidle_coupled_set_waiting() 458 struct cpuidle_driver *drv, int next_state) in cpuidle_enter_state_coupled() argument 484 w = cpuidle_coupled_set_waiting(dev->cpu, coupled, next_state); in cpuidle_enter_state_coupled() 580 next_state = cpuidle_coupled_get_state(dev, coupled); in cpuidle_enter_state_coupled() 582 entered_state = cpuidle_enter_state(dev, drv, next_state); in cpuidle_enter_state_coupled()
|
/linux-4.1.27/drivers/clk/keystone/ |
D | gate.c | 77 u32 next_state, u32 domain_id) in psc_config() argument 84 mdctl |= next_state; in psc_config() 86 if (next_state == PSC_STATE_DISABLE) in psc_config() 106 } while (!((mdstat & MDSTAT_STATE_MASK) == next_state) && count--); in psc_config()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.c | 4201 o->next_state = BNX2X_Q_STATE_MAX; in bnx2x_queue_state_change() 4262 o->state, cur_pending, o->next_state); in bnx2x_queue_comp_cmd() 4275 cmd, o->cids[BNX2X_PRIMARY_CID_INDEX], o->next_state); in bnx2x_queue_comp_cmd() 4281 o->state = o->next_state; in bnx2x_queue_comp_cmd() 4283 o->next_state = BNX2X_Q_STATE_MAX; in bnx2x_queue_comp_cmd() 5017 enum bnx2x_q_state state = o->state, next_state = BNX2X_Q_STATE_MAX; in bnx2x_queue_chk_transition() local 5028 o->next_state = BNX2X_Q_STATE_MAX; in bnx2x_queue_chk_transition() 5043 next_state = BNX2X_Q_STATE_INITIALIZED; in bnx2x_queue_chk_transition() 5050 next_state = BNX2X_Q_STATE_ACTIVE; in bnx2x_queue_chk_transition() 5052 next_state = BNX2X_Q_STATE_INACTIVE; in bnx2x_queue_chk_transition() [all …]
|
D | bnx2x_sp.h | 1048 enum bnx2x_q_state state, next_state; member 1301 enum bnx2x_func_state state, next_state; member
|
D | bnx2x_stats.c | 1347 enum bnx2x_stats_state next_state; member 1389 bp->stats_state = bnx2x_stats_stm[state][event].next_state; in bnx2x_stats_handle()
|
/linux-4.1.27/init/ |
D | initramfs.c | 197 } 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.1.27/net/netfilter/ipvs/ |
D | ip_vs_proto_sctp.c | 374 int event, next_state; in set_sctp_state() local 425 next_state = sctp_states[direction][event][cp->state]; in set_sctp_state() 427 if (next_state != cp->state) { in set_sctp_state() 440 sctp_state_name(next_state), in set_sctp_state() 444 (next_state != IP_VS_SCTP_S_ESTABLISHED)) { in set_sctp_state() 449 (next_state == IP_VS_SCTP_S_ESTABLISHED)) { in set_sctp_state() 457 cp->timeout = pd->timeout_table[cp->state = next_state]; in set_sctp_state() 459 cp->timeout = sctp_timeouts[cp->state = next_state]; in set_sctp_state()
|
D | ip_vs_proto_tcp.c | 391 int next_state[IP_VS_TCP_S_LAST]; member 498 pd->tcp_state_table[state_off+state_idx].next_state[cp->state]; in set_tcp_state()
|
/linux-4.1.27/drivers/scsi/isci/ |
D | remote_node_context.c | 429 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()
|
D | isci.h | 538 extern void sci_change_state(struct sci_base_state_machine *sm, u32 next_state);
|
D | phy.c | 610 u32 next_state) in sci_phy_complete_link_training() argument 614 sci_change_state(&iphy->sm, next_state); in sci_phy_complete_link_training()
|
D | host.c | 165 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.1.27/kernel/trace/ |
D | trace_entries.h | 125 __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,
|
D | trace_output.c | 898 T = task_state_char(field->next_state); in trace_ctxwake_print() 935 T = task_state_char(field->next_state); in trace_ctxwake_raw() 971 T = task_state_char(field->next_state); in trace_ctxwake_hex() 1010 SEQ_PUT_FIELD(s, field->next_state); in trace_ctxwake_bin()
|
D | trace_sched_wakeup.c | 387 entry->next_state = next->state; in tracing_sched_switch_trace() 415 entry->next_state = wakee->state; in tracing_sched_wakeup_trace()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_sdma.c | 218 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.1.27/include/net/ |
D | llc_s_st.h | 21 u8 next_state; member
|
D | llc_c_st.h | 37 u8 next_state; member
|
/linux-4.1.27/drivers/mfd/ |
D | si476x-i2c.c | 275 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.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | tt.h | 80 enum iwl_tt_state next_state; member
|
D | tt.c | 400 transaction->next_state) { in iwl_advance_tt_handler() 403 transaction->next_state; in iwl_advance_tt_handler()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | verbs.c | 829 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 836 next_state < 0 || next_state > IB_QPS_ERR) in ib_modify_qp_is_ok() 844 if (!qp_state_table[cur_state][next_state].valid) in ib_modify_qp_is_ok() 847 req_param = qp_state_table[cur_state][next_state].req_param[type]; in ib_modify_qp_is_ok() 848 opt_param = qp_state_table[cur_state][next_state].opt_param[type]; in ib_modify_qp_is_ok() 851 req_param |= qp_state_table[cur_state][next_state]. in ib_modify_qp_is_ok() 853 opt_param |= qp_state_table[cur_state][next_state]. in ib_modify_qp_is_ok()
|
/linux-4.1.27/drivers/scsi/ |
D | initio.c | 1244 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 …]
|
D | initio.h | 352 u8 next_state; /*5 */ member
|
/linux-4.1.27/drivers/infiniband/hw/amso1100/ |
D | c2_qp.c | 141 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.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch_qp.c | 963 (mask & IWCH_QP_ATTR_NEXT_STATE) ? attrs->next_state : -1); in iwch_modify_qp() 1000 if (qhp->attr.state == attrs->next_state) in iwch_modify_qp() 1005 switch (attrs->next_state) { in iwch_modify_qp() 1043 switch (attrs->next_state) { in iwch_modify_qp() 1081 switch (attrs->next_state) { in iwch_modify_qp() 1098 if (attrs->next_state != IWCH_QP_STATE_IDLE) { in iwch_modify_qp()
|
D | iwch_cm.c | 918 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()
|
D | iwch_ev.c | 81 attrs.next_state = IWCH_QP_STATE_TERMINATE; in post_qp_event()
|
D | iwch_provider.h | 149 u32 next_state; member
|
D | iwch_provider.c | 868 attrs.next_state = IWCH_QP_STATE_ERROR; in iwch_destroy_qp() 970 qhp->attr.next_state = IWCH_QP_STATE_IDLE; in iwch_create_qp() 1068 attrs.next_state = iwch_convert_state(attr->qp_state); in iwch_ib_modify_qp()
|
/linux-4.1.27/net/dccp/ |
D | proto.c | 956 u8 next_state = DCCP_CLOSED; in dccp_terminate_connection() local 972 next_state = DCCP_ACTIVE_CLOSEREQ; in dccp_terminate_connection() 974 next_state = DCCP_CLOSING; in dccp_terminate_connection() 977 dccp_set_state(sk, next_state); in dccp_terminate_connection()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 1349 (mask & C4IW_QP_ATTR_NEXT_STATE) ? attrs->next_state : -1); in c4iw_modify_qp() 1393 if (qhp->attr.state == attrs->next_state) in c4iw_modify_qp() 1398 switch (attrs->next_state) { in c4iw_modify_qp() 1434 switch (attrs->next_state) { in c4iw_modify_qp() 1487 switch (attrs->next_state) { in c4iw_modify_qp() 1504 if (attrs->next_state != C4IW_QP_STATE_IDLE) { in c4iw_modify_qp() 1581 attrs.next_state = C4IW_QP_STATE_ERROR; in c4iw_destroy_qp() 1688 qhp->attr.next_state = C4IW_QP_STATE_IDLE; in c4iw_create_qp() 1835 attrs.next_state = c4iw_convert_state(attr->qp_state); in c4iw_ib_modify_qp()
|
D | ev.c | 99 attrs.next_state = C4IW_QP_STATE_TERMINATE; in post_qp_event()
|
D | cm.c | 1465 attrs.next_state = C4IW_QP_STATE_RTS; in process_mpa_reply() 1485 attrs.next_state = C4IW_QP_STATE_TERMINATE; in process_mpa_reply() 1505 attrs.next_state = C4IW_QP_STATE_TERMINATE; in process_mpa_reply() 1710 attrs.next_state = C4IW_QP_STATE_TERMINATE; in rx_data() 2517 attrs.next_state = C4IW_QP_STATE_CLOSING; in peer_close() 2535 attrs.next_state = C4IW_QP_STATE_IDLE; in peer_close() 2628 attrs.next_state = C4IW_QP_STATE_ERROR; in peer_abort() 2708 attrs.next_state = C4IW_QP_STATE_IDLE; in close_con_rpl() 2745 attrs.next_state = C4IW_QP_STATE_TERMINATE; in terminate() 2893 attrs.next_state = C4IW_QP_STATE_RTS; in c4iw_accept_cr() [all …]
|
D | iw_cxgb4.h | 465 u32 next_state; member
|
/linux-4.1.27/arch/x86/crypto/ |
D | sha512-avx-asm.S | 151 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)
|
D | sha512-ssse3-asm.S | 144 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)
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | de2104x.c | 994 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()
|
D | de4x5.c | 928 …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.1.27/fs/btrfs/ |
D | extent_io.c | 496 static struct extent_state *next_state(struct extent_state *state) in next_state() function 529 next = next_state(state); in clear_state_bit() 539 next = next_state(state); in clear_state_bit() 643 state = next_state(state); in clear_extent_bit() 908 state = next_state(state); in __set_extent_bit() 954 state = next_state(state); in __set_extent_bit() 2192 next = next_state(state); in btrfs_free_io_failure_record()
|
/linux-4.1.27/drivers/block/ |
D | sx8.c | 1036 int cur_state, int next_state) in carm_handle_generic() argument 1046 host->state = next_state; in carm_handle_generic()
|
/linux-4.1.27/include/rdma/ |
D | ib_verbs.h | 1729 int ib_modify_qp_is_ok(enum ib_qp_state cur_state, enum ib_qp_state next_state,
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.lex.c_shipped | 1624 * next_state = yy_try_NUL_trans( current_state );
|
/linux-4.1.27/scripts/genksyms/ |
D | lex.lex.c_shipped | 1210 * next_state = yy_try_NUL_trans( current_state );
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 1514 * next_state = yy_try_NUL_trans( current_state );
|