Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 10 of 10) 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, 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/
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()
405 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in _guest_should_exit() local
418 static noinline void host_perform_sync(struct sync_area *sync) in host_perform_sync()
431 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_perform_sync() local
449 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_move() local
478 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_map() local
510 struct sync_area *sync = (typeof(sync))MEM_SYNC_GPA; in guest_code_test_memslot_unmap() local
[all …]
/tools/testing/selftests/arm64/mte/
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/perf/scripts/python/
Dcompaction-times.py235 sync, status): argument
242 sync): argument
/tools/testing/selftests/net/
Dtimestamping.c74 static const unsigned char sync[] = { variable
Dncdevmem.c149 struct dma_buf_sync sync = {}; in udmabuf_memcpy_from_device() local
/tools/testing/selftests/dmabuf-heaps/
Ddmabuf-heap.c136 struct dma_buf_sync sync = { in dmabuf_sync() local
/tools/power/pm-graph/
Dsleepgraph.py94 sync = False variable in SystemValues
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1590 char sync; in setup_trace_fixture() local
/tools/perf/trace/beauty/include/uapi/sound/
Dasound.h423 unsigned char sync[16]; /* R: synchronization ID (perfect sync - one clock source) */ member