Home
last modified time | relevance | path

Searched refs:plist_first_entry (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dplist.h236 # define plist_first_entry(head, type, member) \ macro
242 # define plist_first_entry(head, type, member) \ macro
/openbmc/linux/kernel/sched/
H A Drt.c453 p = plist_first_entry(&rq->rt.pushable_tasks, in dequeue_pushable_task()
2043 p = plist_first_entry(&rq->rt.pushable_tasks, in pick_next_pushable_task()