Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/ptrace/
A 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, msg) \ 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/
A Dmemslot_perf_test.c291 struct sync_area *sync; in prepare_vm() local
385 static void let_guest_run(struct sync_area *sync) in let_guest_run()
392 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_spin_until_start() local
398 static void make_guest_exit(struct sync_area *sync) in make_guest_exit()
578 struct sync_area *sync, in test_memslot_move_prepare()
614 struct sync_area *sync, in test_memslot_move_prepare_active()
621 struct sync_area *sync, in test_memslot_move_prepare_inactive()
719 struct sync_area *sync, in test_memslot_unmap_loop_common()
746 struct sync_area *sync) in test_memslot_unmap_loop()
757 struct sync_area *sync) in test_memslot_unmap_loop_chunked()
[all …]
/tools/testing/selftests/arm64/mte/
A Dcheck_user_mem.c142 void format_test_name(char* name, int name_len, int type, int sync, int map, int len, int offset) { in format_test_name()
224 int sync = mte_sync[s]; in main() local
/tools/testing/selftests/net/bench/page_pool/
A Dtime_bench.c257 struct time_bench_sync *sync = cpu->sync; in invoke_test_on_cpu_func() local
331 struct time_bench_sync *sync, in time_bench_run_concurrent()
A Dtime_bench.h65 struct time_bench_sync *sync; /* back ptr */ member
/tools/perf/scripts/python/
A Dcompaction-times.py235 sync, status): argument
242 sync): argument
/tools/testing/selftests/drivers/net/hw/
A Dncdevmem.c177 struct dma_buf_sync sync = {}; in udmabuf_memcpy_to_device() local
191 struct dma_buf_sync sync = {}; in udmabuf_memcpy_from_device() local
/tools/testing/selftests/net/
A Dtimestamping.c74 static const unsigned char sync[] = { variable
/tools/testing/selftests/dmabuf-heaps/
A Ddmabuf-heap.c136 struct dma_buf_sync sync = { in dmabuf_sync() local
/tools/power/pm-graph/
A Dsleepgraph.py95 sync = False variable in SystemValues
/tools/perf/trace/beauty/include/uapi/sound/
A Dasound.h423 unsigned char sync[16]; /* R: synchronization ID (perfect sync - one clock source) */ member
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c1601 char sync; in setup_trace_fixture() local

Completed in 56 milliseconds