Searched defs:sync (Results 1 - 25 of 74) sorted by relevance

123

/freebsd-current/tools/test/stress2/misc/
H A Dstatfs.sh78 sync(); function
H A Dmapwrite.sh109 sync(); function
H A Dsuj23.sh385 sync(); function
/freebsd-current/contrib/processor-trace/libipt/internal/include/
H A Dpt_packet_decoder.h44 const uint8_t *sync; member in struct:pt_packet_decoder
H A Dpt_query_decoder.h51 const uint8_t *sync; member in struct:pt_query_decoder
/freebsd-current/contrib/kyua/utils/process/
H A Dsystembuf.cpp142 systembuf::sync(void) function in class:systembuf
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
H A DInstrumentationRuntimeASanLibsanitizers.cpp100 const bool sync = false; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp93 const bool sync = false; local
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_sync.c130 int pt_sync_set(const uint8_t **sync, const uint8_t *pos, argument
161 int pt_sync_forward(const uint8_t **sync, const uint8_t *pos, argument
209 int pt_sync_backward(const uint8_t **sync, const uint8_t *pos, argument
H A Dpt_packet_decoder.c91 const uint8_t *pos, *sync, *begin; local
131 const uint8_t *pos, *sync; local
191 const uint8_t *begin, *sync; local
[all...]
/freebsd-current/contrib/processor-trace/libipt/test/src/
H A Dptunit-sync.c78 const uint8_t *sync; local
95 const uint8_t *sync; local
112 const uint8_t *sync; local
125 const uint8_t *sync; local
138 const uint8_t *sync; local
149 const uint8_t *sync; local
160 const uint8_t *sync; local
174 const uint8_t *sync; local
188 const uint8_t *sync; local
202 const uint8_t *sync; local
216 const uint8_t *sync; local
230 const uint8_t *sync; local
244 const uint8_t *sync; local
260 const uint8_t *sync; local
[all...]
/freebsd-current/sys/dev/cxgbe/
H A Dt4_l2t.c147 mk_write_l2e(struct adapter *sc, struct l2t_entry *e, int sync, int reply, argument
169 t4_write_l2e(struct l2t_entry *e, int sync) argument
/freebsd-current/usr.sbin/bhyve/
H A Dmevent_test.c118 struct esync *sync = param; local
128 struct esync sync; local
[all...]
/freebsd-current/sys/dev/proto/
H A Dproto_dev.h79 } sync; member in union:proto_ioc_busdma::__anon4231
/freebsd-current/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c340 boolean_t sync; local
H A Dosm_vendor_mlx_sa.c429 boolean_t sync; local
/freebsd-current/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) argument
/freebsd-current/stand/usb/
H A Dusb_busdma_loader.c273 usb_pc_load_mem(struct usb_page_cache *pc, usb_size_t size, uint8_t sync) argument
/freebsd-current/sys/dev/sfxge/common/
H A Dsiena_phy.c526 uint32_t sync; local
/freebsd-current/sys/netgraph/
H A Dng_async.c76 hook_p sync; /* Synchronous side */ member in struct:ng_async_private
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.h294 static inline void iwl_fw_error_collect(struct iwl_fw_runtime *fwrt, bool sync) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp218 const bool sync = false; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h82 void sync() const { function in class:llvm::parallel::detail::Latch
104 void sync() const { L.sync(); } function in class:llvm::parallel::TaskGroup
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dstd_stream.h359 int __stdoutbuf<_CharT>::sync() { function in class:__stdoutbuf
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp278 const bool sync = false; local

Completed in 311 milliseconds

123