Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 4 of 4) sorted by relevance

/hypervisor/include/lib/
A Dlist.h34 struct list_head *next, *prev; member
48 static inline void list_add_node(struct list_head *new_node, struct list_head *prev, in list_add_node()
68 static inline void list_del_node(struct list_head *prev, struct list_head *next) in list_del_node()
/hypervisor/common/
A Dtimer.c75 struct list_head *pos, *prev; in local_add_timer() local
A Dschedule.c174 struct thread_object *prev = ctl->curr_obj; in schedule() local
/hypervisor/arch/x86/guest/
A Dvcpu.c924 static void context_switch_out(struct thread_object *prev) in context_switch_out()

Completed in 22 milliseconds