Home
last modified time | relevance | path

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

12345678910>>...15

/trueos/sys/i386/include/xen/
HDxenpmap.h117 #define PT_SET_VA(_ptp,_npte,sync) do { \ argument
122 #define PT_SET_VA_MA(_ptp,_npte,sync) do { \ argument
127 #define PT_CLEAR_VA(_ptp, sync) do { \ argument
133 #define PD_SET_VA(_pmap, _ptp, _npte, sync) do { \ argument
136 if (sync || ALWAYS_SYNC) xen_flush_queue(); \
138 #define PD_SET_VA_MA(_pmap, _ptp, _npte, sync) do { \ argument
141 if (sync || ALWAYS_SYNC) xen_flush_queue(); \
143 #define PD_CLEAR_VA(_pmap, _ptp, sync) do { \ argument
146 if (sync || ALWAYS_SYNC) xen_flush_queue(); \
151 #define PT_SET_VA(_ptp,_npte,sync) do { \ argument
[all …]
/trueos/sys/amd64/include/xen/
HDxenpmap.h112 #define PT_SET_VA(_ptp,_npte,sync) do { \ argument
117 #define PT_SET_VA_MA(_ptp,_npte,sync) do { \ argument
122 #define PT_CLEAR_VA(_ptp, sync) do { \ argument
128 #define PD_SET_VA(_pmap, _ptp, _npte, sync) do { \ argument
131 if (sync || ALWAYS_SYNC) xen_flush_queue(); \
133 #define PD_SET_VA_MA(_pmap, _ptp, _npte, sync) do { \ argument
136 if (sync || ALWAYS_SYNC) xen_flush_queue(); \
138 #define PD_CLEAR_VA(_pmap, _ptp, sync) do { \ argument
141 if (sync || ALWAYS_SYNC) xen_flush_queue(); \
146 #define PT_SET_VA(_ptp,_npte,sync) do { \ argument
[all …]
/trueos/usr.sbin/bhyve/
HDmevent_test.c120 struct esync *sync = param; in echoer_callback() local
122 pthread_mutex_lock(&sync->e_mt); in echoer_callback()
123 pthread_cond_signal(&sync->e_cond); in echoer_callback()
124 pthread_mutex_unlock(&sync->e_mt); in echoer_callback()
130 struct esync sync; in echoer() local
136 pthread_mutex_init(&sync.e_mt, NULL); in echoer()
137 pthread_cond_init(&sync.e_cond, NULL); in echoer()
139 pthread_mutex_lock(&sync.e_mt); in echoer()
141 mev = mevent_add(fd, EVF_READ, echoer_callback, &sync); in echoer()
147 while (!pthread_cond_wait(&sync.e_cond, &sync.e_mt)) { in echoer()
[all …]
/trueos/sys/boot/powerpc/ps3/
HDstart.S86 sync
149 sync
151 sync
159 sync
161 sync
/trueos/etc/
HDrc.resume56 /bin/sync && /bin/sync && /bin/sync
HDrc.suspend56 /bin/sync && /bin/sync && /bin/sync
HDrpc47 sync 100104 na.sync
/trueos/release/sparc64/
HDmkisoimages.sh56 dd if="${BASEBITSDIR}/boot/boot1" of="${BOOTFSIMG}" bs=512 conv=notrunc,sync
71 dd if=${NAME}.tmp of=${NAME} bs=${CYLSIZE}b conv=notrunc,sync
72 dd if=${BOOTFSIMG} of=${NAME} bs=${CYLSIZE}b seek=${ISOCYLS} conv=notrunc,sync
74 dd if=/dev/zero of=${NAME} bs=${CYLSIZE}b seek=${ENDCYL} count=2 conv=notrunc,sync
/trueos/usr.sbin/apmd/
HDREADME90 exec "sync && sync && sync";
96 posted by an LCD close), run the sync command 3 times and wait for a
168 exec "sync && sync && sync";
189 # exec "sync && sync && sync";
/trueos/sys/netgraph/
HDng_async.c79 hook_p sync; /* Synchronous side */ member
227 hookp = &sc->sync; in nga_newhook()
245 if (hook == sc->sync) in nga_rcvdata()
362 else if (hook == sc->sync) in nga_disconnect()
363 hookp = &sc->sync; in nga_disconnect()
500 NG_FWD_ITEM_HOOK(error, item, sc->sync); in nga_rcv_async()
546 sc->sync, n); in nga_rcv_async()
549 sc->sync ,n); in nga_rcv_async()
/trueos/bin/sync/
HDMakefile4 PROG= sync
5 MAN= sync.8
/trueos/sys/dev/cxgbe/
HDt4_l2t.c113 t4_write_l2e(struct adapter *sc, struct l2t_entry *e, int sync) in t4_write_l2e() argument
127 V_SYNC_WR(sync) | V_TID_QID(sc->sge.fwq.abs_id))); in t4_write_l2e()
128 req->params = htons(V_L2T_W_PORT(e->lport) | V_L2T_W_NOREPLY(!sync)); in t4_write_l2e()
135 if (sync && e->state != L2T_STATE_SWITCHING) in t4_write_l2e()
/trueos/usr.bin/svn/svnsync/
HDMakefile9 PROG= svn${SVNLITE}sync
11 SRCS= svnsync.c sync.c
/trueos/tools/regression/tmpfs/
HDt_sizes82 sync
85 sync
/trueos/sys/netpfil/pf/
HDif_pfsync.c795 int sync = 0; in pfsync_upd_tcp() local
810 sync++; in pfsync_upd_tcp()
818 sync++; in pfsync_upd_tcp()
822 return (sync); in pfsync_upd_tcp()
831 int sync; in pfsync_in_upd() local
874 sync = pfsync_upd_tcp(st, &sp->src, &sp->dst); in pfsync_in_upd()
876 sync = 0; in pfsync_in_upd()
883 sync++; in pfsync_in_upd()
887 sync++; in pfsync_in_upd()
891 if (sync < 2) { in pfsync_in_upd()
[all …]
/trueos/cddl/contrib/dtracetoolkit/Notes/
HDALLsnoop_notes.txt57 183710958520 0 3058 W 10507848 4096 sync /var/log/pool/poold
58 183710990358 0 3058 W 6584858 1024 sync /etc/motd
59 183711013469 0 3058 W 60655 9216 sync <none>
60 183711020149 0 3058 W 60673 1024 sync <none>
/trueos/tools/tools/build_option_survey/
HDoption_survey.sh87 sync ${MNT}
92 sync
94 sync
/trueos/contrib/ntp/
HDTODO111 --enable-hourly-todr-sync
119 - Make sure enable-hourly-todr-sync is always disabled
120 What about NextStep and OpenVMS, where hourly TODR sync used to be enabled?
/trueos/contrib/amd/scripts/
HDtest-attrcache.in51 echo amd -x all -D all -r -l $logfile $a $mapfile -cache:=mapdefault,sync
52 amd -x all -D all -r -l $logfile $a $mapfile -cache:=mapdefault,sync
/trueos/sys/dev/drm/
HDvia_dmablit.c738 xfer->sync.sync_handle = ++blitq->cur_blit_handle; in via_dmablit()
741 xfer->sync.engine = engine; in via_dmablit()
760 drm_via_blitsync_t *sync = data; in via_dma_blit_sync() local
763 if (sync->engine >= VIA_NUM_BLIT_ENGINES) in via_dma_blit_sync()
766 err = via_dmablit_sync(dev, sync->sync_handle, sync->engine); in via_dma_blit_sync()
/trueos/contrib/netbsd-tests/fs/tmpfs/
HDt_sizes.sh113 sync
116 sync
/trueos/sys/gnu/dts/arm/
HDomap4-duovero-parlor.dts167 gpmc,sync-read;
168 gpmc,sync-write;
170 gpmc,sync-clk-ps = <20000>;
HDomap3-n950-n9.dtsi130 gpmc,sync-read;
131 gpmc,sync-write;
158 gpmc,sync-clk-ps = <15000>;
HDomap2420-n8x0-common.dtsi52 gpmc,sync-read;
76 gpmc,sync-clk-ps = <27000>;
/trueos/sbin/reboot/
HDreboot.c155 sync(); in main()
198 sync(); in main()

12345678910>>...15