Searched defs:prev (Results 1 – 7 of 7) sorted by relevance
| /tools/xenstored/ |
| A D | list.h | 31 struct list_head *next, *prev; member 56 struct list_head *prev, in __list_add() 98 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
|
| A D | talloc.c | 89 struct talloc_reference_handle *next, *prev; member 96 struct talloc_chunk *next, *prev; member
|
| /tools/libs/vchan/ |
| A D | io.c | 105 uint8_t *notify, prev; in send_notify() local
|
| /tools/libs/util/ |
| A D | libxlu_cfg.c | 483 XLU_ConfigValue *prev, in xlu__cfg_concat_vals()
|
| /tools/libs/guest/ |
| A D | xg_dom_core.c | 632 struct xc_dom_phys *phys, *prev = NULL; in xc_dom_unmap_one() local
|
| /tools/xentrace/ |
| A D | xenctx.c | 166 static struct symbol *prev = NULL; in insert_symbol() local
|
| A D | xenalyze.c | 6802 void vcpu_prev_update(struct pcpu_info *p, struct vcpu_data *prev, in vcpu_prev_update() 7384 struct vcpu_data *prev, *next; in sched_switch_process() local
|
Completed in 46 milliseconds