Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/powerpc/ptrace/
Dchild.h29 #define CHILD_FAIL_IF(x, sync) \ argument
40 #define PARENT_FAIL_IF(x, sync) \ argument
51 #define PARENT_SKIP_IF_UNSUPPORTED(x, sync) \ argument
60 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()
/tools/testing/selftests/kvm/
Dmemslot_perf_test.c244 struct sync_area *sync; in prepare_vm() local
343 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() local
356 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() local
376 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() local
407 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move() local
435 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map() local
464 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_unmap() local
[all …]
/tools/perf/scripts/python/
Dcompaction-times.py235 sync, status): argument
242 sync): argument
/tools/testing/selftests/net/
Dtimestamping.c74 static const unsigned char sync[] = { variable
/tools/testing/selftests/dmabuf-heaps/
Ddmabuf-heap.c135 struct dma_buf_sync sync = { in dmabuf_sync() local
/tools/power/pm-graph/
Dsleepgraph.py89 sync = False variable in SystemValues
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1565 char sync; in setup_trace_fixture() local
/tools/include/uapi/sound/
Dasound.h358 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member