Searched defs:sync (Results 1 – 8 of 8) sorted by relevance
29 #define CHILD_FAIL_IF(x, sync) \ argument40 #define PARENT_FAIL_IF(x, sync) \ argument51 #define PARENT_SKIP_IF_UNSUPPORTED(x, sync) \ argument60 int init_child_sync(struct child_sync *sync) in init_child_sync()79 void destroy_child_sync(struct child_sync *sync) in destroy_child_sync()85 int wait_child(struct child_sync *sync) in wait_child()99 int prod_child(struct child_sync *sync) in prod_child()113 int wait_parent(struct child_sync *sync) in wait_parent()127 int prod_parent(struct child_sync *sync) in prod_parent()
244 struct sync_area *sync; in prepare_vm() local343 static void let_guest_run(struct sync_area *sync) in let_guest_run()350 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start() local356 static void make_guest_exit(struct sync_area *sync) in make_guest_exit()363 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit() local376 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync()389 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync() local407 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move() local435 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map() local464 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_unmap() local[all …]
235 sync, status): argument242 sync): argument
74 static const unsigned char sync[] = { variable
135 struct dma_buf_sync sync = { in dmabuf_sync() local
89 sync = False variable in SystemValues
1565 char sync; in setup_trace_fixture() local
358 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member