Home
last modified time | relevance | path

Searched refs:tk_owner (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dsched.h82 pid_t tk_owner; /* Process id for batching tasks */ member
/openbmc/linux/net/sunrpc/
H A Dsched.c152 if (t->tk_owner == task->tk_owner) { in __rpc_list_enqueue_task()
1115 task->tk_owner = current->tgid; in rpc_init_task()
H A Dxprt.c1367 if (pos->rq_task->tk_owner != task->tk_owner) in xprt_request_enqueue_transmit()