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

123

/freebsd-13-stable/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-13-stable/contrib/kyua/utils/process/
H A Dsystembuf.cpp142 systembuf::sync(void) function in class:systembuf
/freebsd-13-stable/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-13-stable/sys/vm/
H A Dsg_pager.c213 sg_pager_putpages(vm_object_t object, vm_page_t *m, int count, boolean_t sync, int *rtvals) argument
H A Dphys_pager.c272 phys_pager_putpages(vm_object_t object, vm_page_t *m, int count, boolean_t sync, argument
/freebsd-13-stable/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-13-stable/sys/dev/cxgbe/
H A Dt4_l2t.c149 mk_write_l2e(struct adapter *sc, struct l2t_entry *e, int sync, int reply, argument
171 t4_write_l2e(struct l2t_entry *e, int sync) argument
/freebsd-13-stable/sys/dev/proto/
H A Dproto_dev.h81 } sync; member in union:proto_ioc_busdma::__anon14065
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h55 void sync() const { function in class:llvm::parallel::detail::Latch
71 void sync() const { L.sync(); } function in class:llvm::parallel::detail::TaskGroup
/freebsd-13-stable/usr.sbin/bhyve/
H A Dmevent_test.c122 struct esync *sync = param; local
132 struct esync sync; local
[all...]
/freebsd-13-stable/contrib/wpa/src/common/
H A Dsae.h59 unsigned int sync; /* protocol instance variable: Sync */ member in struct:sae_data
/freebsd-13-stable/contrib/libpcap/
H A Dsavefile.c182 sf_sendqueue_transmit(pcap_t *p, pcap_send_queue *queue, int sync) argument
206 sf_live_dump_ended(pcap_t *p, int sync) argument
H A Dpcap.c316 pcap_sendqueue_transmit_not_initialized(pcap_t *pcap, pcap_send_queue* queue, int sync) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp28 FdSync *sync; member in struct:__tsan::FdDesc
[all...]
/freebsd-13-stable/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-13-stable/sys/netgraph/
H A Dng_async.c78 hook_p sync; /* Synchronous side */ member in struct:ng_async_private
[all...]
/freebsd-13-stable/sys/dev/sfxge/common/
H A Dsiena_phy.c528 uint32_t sync; local
/freebsd-13-stable/stand/usb/
H A Dusb_busdma_loader.c274 usb_pc_load_mem(struct usb_page_cache *pc, usb_size_t size, uint8_t sync) argument
/freebsd-13-stable/include/
H A Ddb.h106 int (*sync)(const struct __db *, unsigned int); member in struct:__db
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzcp_synctask.c128 zcp_synctask_destroy(lua_State *state, boolean_t sync, nvlist_t *err_details) argument
179 zcp_synctask_promote(lua_State *state, boolean_t sync, nvlist_ argument
76 zcp_sync_task(lua_State *state, dsl_checkfunc_t *checkfunc, dsl_syncfunc_t *syncfunc, void *arg, boolean_t sync, const char *err_dsname) argument
217 zcp_synctask_rollback(lua_State *state, boolean_t sync, nvlist_t *err_details) argument
250 zcp_synctask_snapshot(lua_State *state, boolean_t sync, nvlist_t *err_details) argument
348 zcp_synctask_inherit_prop(lua_State *state, boolean_t sync, nvlist_t *err_details) argument
395 zcp_synctask_bookmark(lua_State *state, boolean_t sync, nvlist_t *err_details) argument
438 zcp_synctask_set_prop(lua_State *state, boolean_t sync, nvlist_t *err_details) argument
474 boolean_t sync = lua_toboolean(state, lua_upvalueindex(2)); local
518 zcp_load_synctask_lib(lua_State *state, boolean_t sync) argument
[all...]
/freebsd-13-stable/sys/dev/hptmv/
H A Dgui_lib.c1067 int sync = 0; local
/freebsd-13-stable/sys/dev/usb/
H A Dusb_busdma.c645 usb_pc_load_mem(struct usb_page_cache *pc, usb_size_t size, uint8_t sync) argument

Completed in 193 milliseconds

123