Lines Matching refs:prio
65 __field( int, prio )
73 __entry->prio = p->prio;
79 __entry->comm, __entry->pid, __entry->prio,
145 __entry->prev_prio = prev->prio;
149 __entry->next_prio = next->prio;
176 __field( int, prio )
184 __entry->prio = p->prio;
190 __entry->comm, __entry->pid, __entry->prio,
203 __field( int, prio )
209 __entry->prio = p->prio;
213 __entry->comm, __entry->pid, __entry->prio)
250 __field( int, prio )
256 __entry->prio = current->prio;
260 __entry->comm, __entry->pid, __entry->prio)
430 __entry->oldprio = tsk->prio;