Searched refs:np_thread_state (Results 1 – 4 of 4) sorted by relevance
1279 if (np->np_thread_state == ISCSI_NP_THREAD_RESET) { in __iscsi_target_login_thread()1280 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1282 } else if (np->np_thread_state == ISCSI_NP_THREAD_SHUTDOWN) { in __iscsi_target_login_thread()1286 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1314 if (np->np_thread_state == ISCSI_NP_THREAD_RESET) { in __iscsi_target_login_thread()1359 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in __iscsi_target_login_thread()1472 np->np_thread_state = ISCSI_NP_THREAD_EXIT; in __iscsi_target_login_thread()
214 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in iscsit_access_np()320 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in iscsit_get_np()406 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in iscsit_add_np()424 if (np->np_thread_state == ISCSI_NP_THREAD_INACTIVE) { in iscsit_reset_np_thread()428 np->np_thread_state = ISCSI_NP_THREAD_RESET; in iscsit_reset_np_thread()462 np->np_thread_state = ISCSI_NP_THREAD_SHUTDOWN; in iscsit_del_np()
785 enum np_thread_state_table np_thread_state; member
3249 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in isert_accept_np()3252 np->np_thread_state); in isert_accept_np()