Lines Matching refs:pid

24 		__field(	pid_t,	pid		)
29 __entry->pid = t->pid;
32 TP_printk("comm=%s pid=%d", __get_str(comm), __entry->pid)
149 __field( pid_t, pid )
156 __entry->pid = p->pid;
162 __entry->comm, __entry->pid, __entry->prio,
241 __entry->prev_pid = prev->pid;
245 __entry->next_pid = next->pid;
280 __field( pid_t, pid )
288 __entry->pid = p->pid;
295 __get_str(comm), __entry->pid, __entry->prio,
307 __field( pid_t, pid )
313 __entry->pid = p->pid;
318 __get_str(comm), __entry->pid, __entry->prio)
343 __field( pid_t, pid )
350 __entry->pid = p->pid;
356 __entry->comm, __entry->pid, __entry->prio,
373 TP_PROTO(struct pid *pid),
375 TP_ARGS(pid),
379 __field( pid_t, pid )
385 __entry->pid = pid_nr(pid);
390 __get_str(comm), __entry->pid, __entry->prio)
411 __entry->parent_pid = parent->pid;
413 __entry->child_pid = child->pid;
433 __field( pid_t, pid )
439 __entry->pid = p->pid;
444 __entry->pid, __entry->old_pid)
467 __field( pid_t, pid )
474 __entry->pid = task->pid;
480 __entry->pid, __get_str(comm))
503 __field( pid_t, pid )
509 __entry->pid = tsk->pid;
514 __get_str(comm), __entry->pid,
561 __field( pid_t, pid )
567 __entry->pid = tsk->pid;
572 __get_str(comm), __entry->pid,
592 __field( pid_t, pid )
599 __entry->pid = tsk->pid;
608 __get_str(comm), __entry->pid,
619 __field( pid_t, pid )
624 __entry->pid = tsk->pid;
627 TP_printk("comm=%s pid=%d", __get_str(comm), __entry->pid)
643 __field( pid_t, pid )
653 __entry->pid = task_pid_nr(tsk);
663 __entry->pid, __entry->tgid, __entry->ngid,
783 __field( pid_t, pid )
791 __entry->pid = task_pid_nr(tsk);
802 __entry->pid,