Searched refs:m_pid (Results 1 – 5 of 5) sorted by relevance
92 ms->m_pid = cpu_to_le32(ms->m_pid); in dlm_message_out()116 ms->m_pid = le32_to_cpu(ms->m_pid); in dlm_message_in()
410 uint32_t m_pid; member
3603 ms->m_pid = lkb->lkb_ownpid; in send_args()3920 lkb->lkb_ownpid = ms->m_pid; in receive_request_args()4475 do_purge(ls, ms->m_nodeid, ms->m_pid); in receive_purge()6282 ms->m_pid = pid; in send_purge()
394 m_time, m_proc, m_pid, m_msg, m_dur = \407 if(m_time and m_pid and m_msg):409 pid = int(m_pid)
2478 m_pid = m.group('pid')2484 if(m_time and m_pid and m_msg):2486 pid = int(m_pid)2701 m_pid = m.group('pid')2707 if(m_time and m_pid and m_msg):2709 pid = int(m_pid)