Searched refs:PF_EXITING (Results 1 – 5 of 5) sorted by relevance
434 tsk->flags |= PF_EXITING; in do_exit()
459 if (current->flags & PF_EXITING) in ncp_do_request()
149 && (current->flags & PF_EXITING)) { in nlmclnt_proc()
428 #define PF_EXITING 0x00000004 /* getting shut down */ macro
462 if (sk->linger && !(current->flags & PF_EXITING)) in inet_release()