| /freebsd-head/contrib/processor-trace/libipt/test/src/ |
| HD | ptunit-sync.c | 78 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/ |
| HD | zcp_synctask.c | 84 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/ |
| HD | pt_sync.c | 130 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()
|
| HD | pt_packet_decoder.c | 91 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/ |
| HD | refclock_wwv.c | 480 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/ |
| HD | statfs.sh | 78 sync(); function
|
| HD | suj23.sh | 385 sync(); function
|
| /freebsd-head/sys/dev/cxgbe/ |
| HD | t4_l2t.c | 148 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/ |
| HD | pt_packet_decoder.h | 44 const uint8_t *sync; member
|
| HD | pt_query_decoder.h | 51 const uint8_t *sync; member
|
| /freebsd-head/usr.sbin/bhyve/ |
| HD | mevent_test.c | 118 struct esync *sync = param; in echoer_callback() local 128 struct esync sync; in echoer() local
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | Parallel.h | 82 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/ |
| HD | InstrumentationRuntimeASan.cpp | 93 const bool sync = false; in Activate() local
|
| /freebsd-head/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/ |
| HD | InstrumentationRuntimeASanLibsanitizers.cpp | 107 const bool sync = false; in Activate() local
|
| /freebsd-head/contrib/kyua/utils/process/ |
| HD | systembuf.cpp | 142 systembuf::sync(void) in sync() function in systembuf
|
| /freebsd-head/contrib/libfido2/fuzz/ |
| HD | Makefile | 26 sync: run target
|
| /freebsd-head/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| HD | tsan_rtl_thread.cpp | 111 VectorClock *sync; member 289 VectorClock *sync; member
|
| /freebsd-head/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/ |
| HD | InstrumentationRuntimeMainThreadChecker.cpp | 218 const bool sync = false; in Activate() local
|
| /freebsd-head/sys/contrib/dev/iwlwifi/ |
| HD | iwl-op-mode.h | 180 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/ |
| HD | smmuvar.h | 117 } sync; member 167 int sync; member
|
| /freebsd-head/sys/dev/proto/ |
| HD | proto_dev.h | 79 } sync; member
|
| /freebsd-head/contrib/libpcap/ |
| HD | pcap-npf.c | 442 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/ |
| HD | zfs_znode_impl.h | 77 #define zn_flush_cached_data(zp, sync) write_inode_now(ZTOI(zp), sync) argument
|
| /freebsd-head/stand/usb/ |
| HD | usb_busdma_loader.c | 273 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/ |
| HD | osm_vendor_ibumad_sa.c | 340 boolean_t sync; in __osmv_send_sa_req() local
|