Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 25 of 613) sorted by relevance

12345678910>>...25

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-sync.c78 const uint8_t *sync; in sync_fwd_null() local
95 const uint8_t *sync; in sync_bwd_null() local
112 const uint8_t *sync; in sync_fwd_empty() local
125 const uint8_t *sync; in sync_bwd_empty() local
138 const uint8_t *sync; in sync_fwd_none() local
149 const uint8_t *sync; in sync_bwd_none() local
160 const uint8_t *sync; in sync_fwd_here() local
174 const uint8_t *sync; in sync_bwd_here() local
188 const uint8_t *sync; in sync_fwd() local
202 const uint8_t *sync; in sync_bwd() local
[all …]
/freebsd/usr.sbin/bhyve/
H A Dmevent_test.c118 struct esync *sync = param; in echoer_callback() local
120 pthread_mutex_lock(&sync->e_mt); in echoer_callback()
121 pthread_cond_signal(&sync->e_cond); in echoer_callback()
122 pthread_mutex_unlock(&sync->e_mt); in echoer_callback()
128 struct esync sync; in echoer() local
134 pthread_mutex_init(&sync.e_mt, NULL); in echoer()
137 pthread_mutex_lock(&sync.e_mt); in echoer()
145 while (!pthread_cond_wait(&sync.e_cond, &sync.e_mt)) { in echoer()
157 pthread_mutex_unlock(&sync.e_mt); in echoer()
158 pthread_mutex_destroy(&sync.e_mt); in echoer()
[all …]
/freebsd/tools/test/stress2/misc/
H A Difconfig2.sh47 sync=/tmp/`basename $0`.sync
48 rm -f $sync
51 while [ ! -f $sync ]; do
54 while [ -f $sync ]; do
61 touch $sync
63 rm -f $sync
H A Dtruncate3.sh57 sync;sync;sync
59 sync;sync;sync
H A Dtruncate7.sh62 sync;sync;sync
64 sync;sync;sync
H A Dtmpfs25.sh39 sync=/tmp/$prog.sync
63 for n in `jot 300`; do [ -f $sync ] && break; sleep .2; done
73 touch $sync
84 rm -f $cont $sync
H A Dmountro2.sh47 sync ; sync ; sync
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_synctask.c89 if (!sync) in zcp_sync_task()
157 dsl_destroy_snapshot_sync, &ddsa, sync, dsname); in zcp_synctask_destroy()
163 dsl_destroy_head_sync, &ddha, sync, dsname); in zcp_synctask_destroy()
202 dsl_dataset_promote_sync, &ddpa, sync, dsname); in zcp_synctask_promote()
233 dsl_dataset_rollback_sync, &ddra, sync, dsname); in zcp_synctask_rollback()
287 dsl_dataset_snapshot_sync, &ddsa, sync, dsname); in zcp_synctask_snapshot()
455 dsl_bookmark_create_sync, &dbca, sync, source); in zcp_synctask_bookmark()
497 &args, sync, dsname); in zcp_synctask_set_prop()
541 err = info->func(state, sync, err_details); in zcp_synctask_wrapper()
561 zcp_load_synctask_lib(lua_State *state, boolean_t sync) in zcp_load_synctask_lib() argument
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_nopwrite.ksh42 dd if=/dev/urandom of=$TESTDIR/file_8k bs=1024k count=$MEGS oflag=sync \
50 dd if=/dev/urandom of=$TESTDIR/file_128k bs=1024k count=$MEGS oflag=sync \
54 count=$MEGS oflag=sync conv=notrunc >/dev/null 2>&1 || \
66 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
70 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
76 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
80 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
104 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
108 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
117 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
[all …]
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_sync.c130 int pt_sync_set(const uint8_t **sync, const uint8_t *pos, in pt_sync_set() argument
136 if (!sync || !pos || !config) in pt_sync_set()
156 *sync = pos; in pt_sync_set()
161 int pt_sync_forward(const uint8_t **sync, const uint8_t *pos, in pt_sync_forward() argument
166 if (!sync || !pos || !config) in pt_sync_forward()
204 *sync = current; in pt_sync_forward()
209 int pt_sync_backward(const uint8_t **sync, const uint8_t *pos, in pt_sync_backward() argument
214 if (!sync || !pos || !config) in pt_sync_backward()
245 *sync = next; in pt_sync_backward()
H A Dpt_packet_decoder.c99 sync = decoder->sync; in pt_pkt_sync_forward()
104 if (pos == sync) in pt_pkt_sync_forward()
123 decoder->sync = sync; in pt_pkt_sync_forward()
124 decoder->pos = sync; in pt_pkt_sync_forward()
131 const uint8_t *pos, *sync; in pt_pkt_sync_backward() local
145 decoder->sync = sync; in pt_pkt_sync_backward()
146 decoder->pos = sync; in pt_pkt_sync_backward()
165 decoder->sync = pos; in pt_pkt_sync_set()
191 const uint8_t *begin, *sync; in pt_pkt_get_sync_offset() local
197 sync = decoder->sync; in pt_pkt_get_sync_offset()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,q6dsp-lpass-ports.yaml52 qcom,tdm-sync-mode:
57 0 = Short sync bit mode
58 1 = Long sync mode
59 2 = Short sync slot mode
61 qcom,tdm-sync-src:
77 qcom,tdm-invert-sync:
81 TDM Invert the sync
99 width in case of sample bit width is 24TDM Invert the sync.
117 - qcom,tdm-sync-mode
118 - qcom,tdm-sync-src
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp31 void ThreadContext::OnReset() { CHECK(!sync); } in OnReset()
111 VectorClock *sync; member
125 thr->clock.ReleaseStore(&arg.sync); in ThreadCreate()
137 sync = args->sync; in OnCreated()
158 thr->clock.Acquire(thr->tctx->sync); in ThreadStart()
161 Free(thr->tctx->sync); in ThreadStart()
289 VectorClock *sync; member
301 thr->clock.Acquire(arg.sync); in ThreadJoin()
303 Free(arg.sync); in ThreadJoin()
308 arg->sync = sync; in OnJoined()
[all …]
H A Dtsan_fd.cpp31 FdSync *sync; member
106 if (d->sync) { in init()
107 unref(thr, pc, d->sync); in init()
108 d->sync = 0; in init()
117 d->sync = s; in init()
120 d->sync = &fdctx.globsync; in init()
182 FdSync *s = d->sync; in FdAcquire()
193 FdSync *s = d->sync; in FdRelease()
242 unref(thr, pc, d->sync); in FdClose()
243 d->sync = 0; in FdClose()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_replay_fs_001.ksh112 oflag=sync bs=1k count=8
117 oflag=sync bs=1k count=1
119 oflag=sync bs=512 count=1
141 oflag=sync bs=128k count=64
145 oflag=sync bs=128k count=8
147 oflag=sync bs=128k count=2
150 oflag=sync bs=128k count=8
152 oflag=sync bs=128k count=2 seek=2
155 oflag=sync bs=128k count=8
157 oflag=sync bs=128k count=2 seek=2 conv=notrunc
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/
H A Dbclone_prop_sync.ksh43 log_must zfs set sync=$prop $TESTSRCFS
52 log_must zfs set sync=$srcprop $TESTSRCFS
54 log_must zfs set sync=$dstprop $TESTDSTFS
63 log_must zfs inherit sync $TESTSRCFS
64 log_must zfs inherit sync $TESTDSTFS
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.snapshot_neg.zcp27 assert(zfs.sync.snapshot("ceci_nest_pas_une_dataset") == EINVAL);
28 assert(zfs.sync.snapshot(fs1) == EINVAL)
29 assert(zfs.sync.snapshot(fs1 .. "@" .. longstring) == ENAMETOOLONG)
31 assert(zfs.sync.snapshot(fs2 .. "@snap1") == 0)
33 assert(zfs.sync.snapshot(fs2 .. "@snap2") == EAGAIN)
35 assert(zfs.sync.snapshot(fs1 .. "@snap1") == EEXIST)
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dpanel-timing.yaml97 description: Horizontal sync length panel timing
133 description: Vertical sync length panel timing
146 Horizontal sync pulse.
154 Vertical sync pulse.
180 Drive sync on rising or sample sync on falling edge.
182 Use 0 to drive sync on falling edge and
183 sample sync on rising edge of pixel clock.
184 Use 1 to drive sync on rising edge and
185 sample sync on falling edge of pixel clock
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dfsl,cpm1-tsa.yaml59 The hardware can use four dedicated pins for Tx clock, Tx sync, Rx
60 clock and Rx sync or use only two pins, Tx/Rx clock and Tx/Rx sync.
80 fsl,rx-frame-sync-delay-bits:
84 Receive frame sync delay in number of bits.
85 Indicates the delay between the Rx sync and the first bit of the Rx
88 fsl,tx-frame-sync-delay-bits:
92 Transmit frame sync delay in number of bits.
93 Indicates the delay between the Tx sync and the first bit of the Tx
106 Frame sync pulses are sampled with the rising edge of the channel
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_sync.h50 extern int pt_sync_forward(const uint8_t **sync, const uint8_t *pos,
52 extern int pt_sync_backward(const uint8_t **sync, const uint8_t *pos,
68 extern int pt_sync_set(const uint8_t **sync, const uint8_t *pos,
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/
H A Dzed_slow_io.ksh61 zpool sync
94 zpool sync
99 zpool sync
151 zpool sync
188 zpool sync
/freebsd/libexec/rc/
H A Drc.resume50 /bin/sync && /bin/sync && /bin/sync
H A Drc.suspend68 /bin/sync && /bin/sync && /bin/sync
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/
H A Dzvol_misc_zil.ksh58 for sync in ${sync_prop_vals[@]}; do
60 log_must zfs create -V $VOLSIZE -b 128K -o sync=$sync \
/freebsd/contrib/ntp/scripts/ntp-wait/
H A Dntp-wait.in41 my $sync = $info->{status_line}{sync};
43 if ($leap =~ /(sync|leap)_alarm/) {

12345678910>>...25