Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dstatahead.c979 thread->t_pid = current_pid(); in ll_agl_thread()
1076 thread->t_pid = current_pid(); in ll_statahead_thread()
1273 sai, (unsigned int)agl_thread->t_pid); in ll_statahead_thread()
1332 lli->lli_sai, (unsigned int)thread->t_pid); in ll_stop_statahead()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c2267 thread->t_pid = current_pid(); in ptlrpc_main()
2421 thread, thread->t_pid, thread->t_id, rc); in ptlrpc_main()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h1812 pid_t t_pid; member