iscsi_target_login_thread
np->np_thread = kthread_run(iscsi_target_login_thread, np, "iscsi_np");
extern int iscsi_target_login_thread(void *);