Home
last modified time | relevance | path

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

1234

/freebsd-head/contrib/processor-trace/libipt/test/src/
HDptunit-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-head/sys/contrib/openzfs/module/zfs/
HDzcp_synctask.c84 dsl_syncfunc_t *syncfunc, void *arg, boolean_t sync, const char *err_dsname) in zcp_sync_task()
134 zcp_synctask_destroy(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_destroy()
186 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()
319 zcp_synctask_rename_snapshot(lua_State *state, boolean_t sync, in zcp_synctask_rename_snapshot()
389 zcp_synctask_inherit_prop(lua_State *state, boolean_t sync, in zcp_synctask_inherit_prop()
436 zcp_synctask_bookmark(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_bookmark()
480 zcp_synctask_set_prop(lua_State *state, boolean_t sync, nvlist_t *err_details) in zcp_synctask_set_prop()
516 boolean_t sync = lua_toboolean(state, lua_upvalueindex(2)); in zcp_synctask_wrapper() local
[all …]
/freebsd-head/contrib/processor-trace/libipt/src/
HDpt_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()
HDpt_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-head/contrib/ntp/ntpd/
HDrefclock_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-head/tools/test/stress2/misc/
HDstatfs.sh78 sync(); function
HDsuj23.sh385 sync(); function
/freebsd-head/sys/dev/cxgbe/
HDt4_l2t.c148 mk_write_l2e(struct adapter *sc, struct l2t_entry *e, int sync, int reply, in mk_write_l2e()
170 t4_write_l2e(struct l2t_entry *e, int sync) in t4_write_l2e()
409 const bool sync = GET_TID(rpl) & F_SYNC_WR; in do_l2t_write_rpl() local
/freebsd-head/contrib/processor-trace/libipt/internal/include/
HDpt_packet_decoder.h44 const uint8_t *sync; member
HDpt_query_decoder.h51 const uint8_t *sync; member
/freebsd-head/usr.sbin/bhyve/
HDmevent_test.c118 struct esync *sync = param; in echoer_callback() local
128 struct esync sync; in echoer() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Support/
HDParallel.h82 void sync() const { in sync() function
102 void sync() const { L.sync(); } in sync() function
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
HDInstrumentationRuntimeASan.cpp93 const bool sync = false; in Activate() local
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
HDInstrumentationRuntimeASanLibsanitizers.cpp107 const bool sync = false; in Activate() local
/freebsd-head/contrib/kyua/utils/process/
HDsystembuf.cpp142 systembuf::sync(void) in sync() function in systembuf
/freebsd-head/contrib/libfido2/fuzz/
HDMakefile26 sync: run target
/freebsd-head/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_rtl_thread.cpp111 VectorClock *sync; member
289 VectorClock *sync; member
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
HDInstrumentationRuntimeMainThreadChecker.cpp218 const bool sync = false; in Activate() local
/freebsd-head/sys/contrib/dev/iwlwifi/
HDiwl-op-mode.h180 static inline void iwl_op_mode_nic_error(struct iwl_op_mode *op_mode, bool sync) in iwl_op_mode_nic_error()
/freebsd-head/sys/arm64/iommu/
HDsmmuvar.h117 } sync; member
167 int sync; member
/freebsd-head/sys/dev/proto/
HDproto_dev.h79 } sync; member
/freebsd-head/contrib/libpcap/
HDpcap-npf.c442 pcap_sendqueue_transmit_npf(pcap_t *p, pcap_send_queue *queue, int sync) in pcap_sendqueue_transmit_npf()
507 pcap_live_dump_ended_npf(pcap_t *p, int sync) in pcap_live_dump_ended_npf()
548 pcap_live_dump_ended_npf(pcap_t *p, int sync) in pcap_live_dump_ended_npf()
/freebsd-head/sys/contrib/openzfs/include/os/linux/zfs/sys/
HDzfs_znode_impl.h77 #define zn_flush_cached_data(zp, sync) write_inode_now(ZTOI(zp), sync) argument
/freebsd-head/stand/usb/
HDusb_busdma_loader.c273 usb_pc_load_mem(struct usb_page_cache *pc, usb_size_t size, uint8_t sync) in usb_pc_load_mem()
/freebsd-head/contrib/ofed/opensm/libvendor/
HDosm_vendor_ibumad_sa.c340 boolean_t sync; in __osmv_send_sa_req() local

1234