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