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

123

/freebsd-12-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-12-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
202 int pt_sync_backward(const uint8_t **sync, const uint8_t *pos, argument
H A Dpt_packet_decoder.c90 const uint8_t *pos, *sync; local
116 const uint8_t *pos, *sync; local
176 const uint8_t *begin, *sync; local
[all...]
/freebsd-12-stable/sys/vm/
H A Dsg_pager.c212 sg_pager_putpages(vm_object_t object, vm_page_t *m, int count, boolean_t sync, int *rtvals) argument
H A Dphys_pager.c293 phys_pager_putpages(vm_object_t object, vm_page_t *m, int count, boolean_t sync, argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h60 void sync() const { function in class:llvm::parallel::detail::Latch
76 void sync() const { L.sync(); } function in class:llvm::parallel::detail::TaskGroup
/freebsd-12-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-12-stable/contrib/libstdc++/include/ext/
H A Dstdio_sync_filebuf.h155 sync() function in class:stdio_sync_filebuf
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_l2t.c154 t4_write_l2e(struct l2t_entry *e, int sync) argument
/freebsd-12-stable/sys/dev/proto/
H A Dproto_dev.h81 } sync; member in union:proto_ioc_busdma::__anon15069
/freebsd-12-stable/usr.sbin/bhyve/
H A Dmevent_test.c122 struct esync *sync = param; local
132 struct esync sync; local
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp28 FdSync *sync; member in struct:__tsan::FdDesc
[all...]
/freebsd-12-stable/contrib/wpa/src/common/
H A Dsae.h59 unsigned int sync; /* protocol instance variable: Sync */ member in struct:sae_data
/freebsd-12-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-12-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-12-stable/contrib/libstdc++/config/io/
H A Dbasic_file_stdio.cc332 __basic_file<char>::sync() function in class:__basic_file
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzcp_synctask.c119 zcp_synctask_destroy(lua_State *state, boolean_t sync, nvlist_t *err_details) argument
170 zcp_synctask_promote(lua_State *state, boolean_t sync, nvlist_ argument
67 zcp_sync_task(lua_State *state, dsl_checkfunc_t *checkfunc, dsl_syncfunc_t *syncfunc, void *arg, boolean_t sync, const char *err_dsname) argument
207 zcp_synctask_rollback(lua_State *state, boolean_t sync, nvlist_t *err_details) argument
240 zcp_synctask_snapshot(lua_State *state, boolean_t sync, nvlist_t *err_details) argument
294 boolean_t sync = lua_toboolean(state, lua_upvalueindex(2)); local
337 zcp_load_synctask_lib(lua_State *state, boolean_t sync) argument
[all...]
/freebsd-12-stable/sys/dev/sfxge/common/
H A Dsiena_phy.c528 uint32_t sync; local
/freebsd-12-stable/sys/netgraph/
H A Dng_async.c79 hook_p sync; /* Synchronous side */ member in struct:ng_async_private
[all...]
/freebsd-12-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-12-stable/contrib/libstdc++/include/std/
H A Dstd_streambuf.h623 sync() { return 0; } function in class:basic_streambuf
/freebsd-12-stable/sys/dev/drm/
H A Dvia_dmablit.c760 drm_via_blitsync_t *sync = data; local

Completed in 223 milliseconds

123