Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 25 of 78) sorted by relevance

1234

/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/sys/contrib/openzfs/module/zfs/
H A Dzcp_synctask.c83 dsl_syncfunc_t *syncfunc, void *arg, boolean_t sync, const char *err_dsname) in zcp_sync_task()
133 zcp_synctask_destroy(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_destroy()
185 zcp_synctask_promote(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_promote()
223 zcp_synctask_rollback(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_rollback()
255 zcp_synctask_snapshot(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_snapshot()
320 zcp_synctask_rename_snapshot(lua_State *state, boolean_t sync, in zcp_synctask_rename_snapshot()
390 zcp_synctask_inherit_prop(lua_State *state, boolean_t sync, in zcp_synctask_inherit_prop()
437 zcp_synctask_bookmark(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_bookmark()
481 zcp_synctask_set_prop(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_set_prop()
517 boolean_t sync = lua_toboolean(state, lua_upvalueindex(2)); in zcp_synctask_wrapper() local
[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()
161 int pt_sync_forward(const uint8_t **sync, const uint8_t *pos, in pt_sync_forward()
209 int pt_sync_backward(const uint8_t **sync, const uint8_t *pos, in pt_sync_backward()
H A Dpt_packet_decoder.c91 const uint8_t *pos, *sync, *begin; in pt_pkt_sync_forward() local
131 const uint8_t *pos, *sync; in pt_pkt_sync_backward() local
191 const uint8_t *begin, *sync; in pt_pkt_get_sync_offset() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_wwv.c480 struct sync { struct
482 double maxeng; /* sync max energy */ argument
483 double noieng; /* sync noise energy */ argument
486 long mepoch; /* minute synch epoch */ argument
488 double amp; /* sync signal */ argument
489 double syneng; /* sync signal max */ argument
490 double synmax; /* sync signal max latched at 0 s */ argument
491 double synsnr; /* sync signal SNR */ argument
504 struct sync wwv; /* wwv station */ argument
/freebsd/tools/test/stress2/misc/
H A Dstatfs.sh78 sync(); function
H A Dsuj23.sh385 sync(); function
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_packet_decoder.h44 const uint8_t *sync; member
H A Dpt_query_decoder.h51 const uint8_t *sync; member
/freebsd/usr.sbin/bhyve/
H A Dmevent_test.c118 struct esync *sync = param; in echoer_callback() local
128 struct esync sync; in echoer() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h82 void sync() const { in sync() function
104 void sync() const { L.sync(); } in sync() function
/freebsd/sys/dev/cxgbe/
H A Dt4_l2t.c147 mk_write_l2e(struct adapter *sc, struct l2t_entry *e, int sync, int reply, in mk_write_l2e()
169 t4_write_l2e(struct l2t_entry *e, int sync) in t4_write_l2e()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp93 const bool sync = false; in Activate() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
H A DInstrumentationRuntimeASanLibsanitizers.cpp100 const bool sync = false; in Activate() local
/freebsd/contrib/kyua/utils/process/
H A Dsystembuf.cpp142 systembuf::sync(void) in sync() function in systembuf
/freebsd/contrib/libfido2/fuzz/
H A DMakefile26 sync: run target
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp111 VectorClock *sync; member
289 VectorClock *sync; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp218 const bool sync = false; in Activate() local
/freebsd/sys/arm64/iommu/
H A Dsmmuvar.h118 } sync; member
169 int sync; member
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-op-mode.h184 static inline void iwl_op_mode_nic_error(struct iwl_op_mode *op_mode, bool sync) in iwl_op_mode_nic_error()
/freebsd/sys/dev/proto/
H A Dproto_dev.h79 } sync; member
/freebsd/contrib/libpcap/
H A Dpcap-npf.c402 pcap_sendqueue_transmit_npf(pcap_t *p, pcap_send_queue *queue, int sync) in pcap_sendqueue_transmit_npf()
467 pcap_live_dump_ended_npf(pcap_t *p, int sync) in pcap_live_dump_ended_npf()
508 pcap_live_dump_ended_npf(pcap_t *p, int sync) in pcap_live_dump_ended_npf()
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_znode_impl.h88 #define zn_flush_cached_data(zp, sync) write_inode_now(ZTOI(zp), sync) argument
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c340 boolean_t sync; in __osmv_send_sa_req() local
/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_znode_impl.h121 #define zn_flush_cached_data(zp, sync) vn_flush_cached_data(ZTOV(zp), sync) argument

1234