Home
last modified time | relevance | path

Searched refs:get_first_item (Results 1 – 5 of 5) sorted by relevance

/hypervisor/common/
A Dsched_prio.c44 next = get_first_item(&prio_ctl->prio_queue, struct thread_object, data); in sched_prio_pick_next()
A Dsched_iorr.c194 next = get_first_item(&iorr_ctl->runqueue, struct thread_object, data); in sched_iorr_pick_next()
A Dptdev.c127 …entry = get_first_item(&per_cpu(softirq_dev_entry_list, pcpu_id), struct ptirq_remapping_info, sof… in ptirq_dequeue_softirq()
A Dsched_bvt.c83 tmp_obj = get_first_item(&bvt_ctl->runqueue, struct thread_object, data); in update_svt()
/hypervisor/include/lib/
A Dlist.h130 #define get_first_item(attached, type, member) \ macro

Completed in 8 milliseconds