Searched defs:sync (Results 1 – 12 of 12) sorted by relevance
/tools/testing/selftests/powerpc/ptrace/ |
A D | child.h | 29 #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 D | memslot_perf_test.c | 291 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 D | check_user_mem.c | 142 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 D | time_bench.c | 257 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 D | time_bench.h | 65 struct time_bench_sync *sync; /* back ptr */ member
|
/tools/perf/scripts/python/ |
A D | compaction-times.py | 235 sync, status): argument 242 sync): argument
|
/tools/testing/selftests/drivers/net/hw/ |
A D | ncdevmem.c | 177 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 D | timestamping.c | 74 static const unsigned char sync[] = { variable
|
/tools/testing/selftests/dmabuf-heaps/ |
A D | dmabuf-heap.c | 136 struct dma_buf_sync sync = { in dmabuf_sync() local
|
/tools/power/pm-graph/ |
A D | sleepgraph.py | 95 sync = False variable in SystemValues
|
/tools/perf/trace/beauty/include/uapi/sound/ |
A D | asound.h | 423 unsigned char sync[16]; /* R: synchronization ID (perfect sync - one clock source) */ member
|
/tools/testing/selftests/seccomp/ |
A D | seccomp_bpf.c | 1601 char sync; in setup_trace_fixture() local
|
Completed in 56 milliseconds