Searched defs:sync (Results 1 – 10 of 10) sorted by relevance
| /tools/testing/selftests/powerpc/ptrace/ |
| 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/ |
| 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() 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/ |
| 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/perf/scripts/python/ |
| D | compaction-times.py | 235 sync, status): argument 242 sync): argument
|
| /tools/testing/selftests/net/ |
| D | timestamping.c | 74 static const unsigned char sync[] = { variable
|
| D | ncdevmem.c | 149 struct dma_buf_sync sync = {}; in udmabuf_memcpy_from_device() local
|
| /tools/testing/selftests/dmabuf-heaps/ |
| D | dmabuf-heap.c | 136 struct dma_buf_sync sync = { in dmabuf_sync() local
|
| /tools/power/pm-graph/ |
| D | sleepgraph.py | 94 sync = False variable in SystemValues
|
| /tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 1590 char sync; in setup_trace_fixture() local
|
| /tools/perf/trace/beauty/include/uapi/sound/ |
| D | asound.h | 423 unsigned char sync[16]; /* R: synchronization ID (perfect sync - one clock source) */ member
|