Searched refs:t_state (Results 1 – 12 of 12) sorted by relevance
78 tree_conn->t_state = TREE_NEW; in ksmbd_tree_conn_connect()144 if (tcon->t_state != TREE_CONNECTED) in ksmbd_tree_conn_lookup()165 if (tc->t_state == TREE_DISCONNECTED) { in ksmbd_tree_conn_session_logoff()169 tc->t_state = TREE_DISCONNECTED; in ksmbd_tree_conn_session_logoff()
1060 struct throttling_tstate t_state; in __acpi_processor_set_throttling() local1079 t_state.target_state = state; in __acpi_processor_set_throttling()1088 t_state.cpu = i; in __acpi_processor_set_throttling()1090 &t_state); in __acpi_processor_set_throttling()1146 t_state.cpu = i; in __acpi_processor_set_throttling()1148 &t_state); in __acpi_processor_set_throttling()
323 * t_state check and assignment needs to be within the same spinlock, in drbd_thread_setup() 328 if (thi->t_state == RESTARTING) { in drbd_thread_setup() 330 thi->t_state = RUNNING; in drbd_thread_setup() 336 thi->t_state = NONE; in drbd_thread_setup() 357 thi->t_state = NONE; in drbd_thread_init() 374 switch (thi->t_state) { in drbd_thread_start() 392 thi->t_state = RUNNING; in drbd_thread_start() 410 thi->t_state = RUNNING; in drbd_thread_start() 415 thi->t_state = RESTARTING; in drbd_thread_start() 439 if (thi->t_state in _drbd_thread_stop() [all...]
168 enum drbd_thread_state t_state;178 /* THINK testing the t_state seems to be uncritical in all cases in get_t_state() 183 return thi->t_state;166 enum drbd_thread_state t_state; global() member
612 if (transaction->t_state != T_FINISHED) in __jbd2_journal_remove_checkpoint()717 J_ASSERT(transaction->t_state == T_FINISHED); in __jbd2_journal_drop_transaction()
241 tmr_p->function, tmr_p->response, cmd->t_state); in core_tmr_drain_tmr_list()
1458 __u8 t_state; member
1508 WARN_ON(se_cmd->t_state != TRANSPORT_WRITE_PENDING); in __iscsit_check_dataout_hdr()4196 if (cmd->se_cmd.t_state == TRANSPORT_WRITE_PENDING) { in iscsit_release_commands_from_conn()
130 if (work->tcon->t_state != TREE_CONNECTED) in smb2_get_ksmbd_tcon() 2147 status.tree_conn->t_state = TREE_CONNECTED; in smb2_create_open_flags() 2307 if (tcon->t_state == TREE_DISCONNECTED) { in create_smb2_pipe() 2314 tcon->t_state = TREE_DISCONNECTED; in create_smb2_pipe()
3911 switch (req->t_state) { in deferred_fw6_msg()3920 __func__, req->t_state); in deferred_fw6_msg()
1457 cmd->se_cmd.t_state == TRANSPORT_WRITE_PENDING) { in isert_put_cmd()
513 BUG_ON(txn->t_state == T_FINISHED); in ext4_journal_commit_callback()