RPC_TASK_KILLED 137 include/linux/sunrpc/sched.h #define RPC_ASSASSINATED(t) ((t)->tk_flags & RPC_TASK_KILLED) RPC_TASK_KILLED 673 net/sunrpc/sched.c task->tk_flags |= RPC_TASK_KILLED; RPC_TASK_KILLED 936 net/sunrpc/sched.c if (!(rovr->tk_flags & RPC_TASK_KILLED)) { RPC_TASK_KILLED 937 net/sunrpc/sched.c rovr->tk_flags |= RPC_TASK_KILLED;