Home
last modified time | relevance | path

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

/hypervisor/common/
A Devent.c41 event->waiting_thread = sched_get_current(get_pcpu_id()); in wait_event()
A Dschedule.c143 struct thread_object *sched_get_current(uint16_t pcpu_id) in sched_get_current() function
/hypervisor/debug/
A Dlogmsg.c63 current = sched_get_current(pcpu_id); in do_logmsg()
/hypervisor/include/common/
A Dschedule.h134 struct thread_object *sched_get_current(uint16_t pcpu_id);
/hypervisor/arch/x86/guest/
A Dvcpu.c274 struct thread_object *curr = sched_get_current(pcpu_id); in get_running_vcpu()

Completed in 6 milliseconds