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