Searched defs:sync (Results 1 – 8 of 8) sorted by relevance
29 #define CHILD_FAIL_IF(x, sync) \ argument40 #define PARENT_FAIL_IF(x, sync) \ argument51 #define PARENT_SKIP_IF_UNSUPPORTED(x, sync) \ argument60 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()
89 struct dma_buf_sync sync = { 0 }; in main() local
72 static const unsigned char sync[] = { variable
235 sync, status): argument242 sync): argument
135 struct dma_buf_sync sync = { in dmabuf_sync() local
89 sync = False variable in SystemValues
1561 char sync; in setup_trace_fixture() local
355 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member