Searched defs:tk_flags (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/sunrpc/ | ||
D | sched.h | 85 unsigned short tk_flags; /* misc flags */ member |
/Linux-v6.6/net/sunrpc/ | ||
D | sched.c | 1183 unsigned short tk_flags = task->tk_flags; in rpc_free_task() local |