Lines Matching refs:prio
65 __field( int, prio )
73 __entry->prio = p->prio;
79 __entry->comm, __entry->pid, __entry->prio,
137 __entry->prev_prio = prev->prio;
141 __entry->next_prio = next->prio;
167 __field( int, prio )
175 __entry->prio = p->prio;
181 __entry->comm, __entry->pid, __entry->prio,
194 __field( int, prio )
200 __entry->prio = p->prio;
204 __entry->comm, __entry->pid, __entry->prio)
241 __field( int, prio )
247 __entry->prio = current->prio;
251 __entry->comm, __entry->pid, __entry->prio)
421 __entry->oldprio = tsk->prio;