Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dstatahead.c959 thread->t_pid = current_pid(); in ll_agl_thread()
1056 thread->t_pid = current_pid(); in ll_statahead_thread()
1253 sai, (unsigned int)agl_thread->t_pid); in ll_statahead_thread()
1312 lli->lli_sai, (unsigned int)thread->t_pid); in ll_stop_statahead()
/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c1985 thread->t_pid = current_pid(); in ptlrpc_main()
2139 thread, thread->t_pid, thread->t_id, rc); in ptlrpc_main()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h1798 pid_t t_pid; member