Home
last modified time | relevance | path

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

12

/freebsd-10-stable/sys/amd64/include/xen/
Dxenpmap.h112 #define PT_SET_VA(_ptp,_npte,sync) do { \ argument
117 #define PT_SET_VA_MA(_ptp,_npte,sync) do { \ argument
122 #define PT_CLEAR_VA(_ptp, sync) do { \ argument
128 #define PD_SET_VA(_pmap, _ptp, _npte, sync) do { \ argument
133 #define PD_SET_VA_MA(_pmap, _ptp, _npte, sync) do { \ argument
138 #define PD_CLEAR_VA(_pmap, _ptp, sync) do { \ argument
146 #define PT_SET_VA(_ptp,_npte,sync) do { \ argument
152 #define PT_SET_VA_MA(_ptp,_npte,sync) do { \ argument
157 #define PT_CLEAR_VA(_ptp, sync) do { \ argument
164 #define PD_SET_VA(_pmap, _ptepindex,_npte,sync) do { \ argument
[all …]
/freebsd-10-stable/sys/i386/include/xen/
Dxenpmap.h117 #define PT_SET_VA(_ptp,_npte,sync) do { \ argument
122 #define PT_SET_VA_MA(_ptp,_npte,sync) do { \ argument
127 #define PT_CLEAR_VA(_ptp, sync) do { \ argument
133 #define PD_SET_VA(_pmap, _ptp, _npte, sync) do { \ argument
138 #define PD_SET_VA_MA(_pmap, _ptp, _npte, sync) do { \ argument
143 #define PD_CLEAR_VA(_pmap, _ptp, sync) do { \ argument
151 #define PT_SET_VA(_ptp,_npte,sync) do { \ argument
157 #define PT_SET_VA_MA(_ptp,_npte,sync) do { \ argument
162 #define PT_CLEAR_VA(_ptp, sync) do { \ argument
169 #define PD_SET_VA(_pmap, _ptepindex,_npte,sync) do { \ argument
[all …]
/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_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-10-stable/usr.sbin/bhyve/
Dmevent_test.c120 struct esync *sync = param; in echoer_callback() local
130 struct esync sync; in echoer() local
Dblock_if.c401 int nocache, sync, ro, candelete, geom, ssopt, pssopt; in blockif_open() local
/freebsd-10-stable/sys/vm/
Dphys_pager.c163 phys_pager_putpages(vm_object_t object, vm_page_t *m, int count, boolean_t sync, in phys_pager_putpages()
Dsg_pager.c206 boolean_t sync, int *rtvals) in sg_pager_putpages()
/freebsd-10-stable/sys/dev/cxgbe/
Dt4_l2t.c113 t4_write_l2e(struct l2t_entry *e, int sync) in t4_write_l2e()
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzvol.c1370 boolean_t sync)
1546 boolean_t sync; local
1853 boolean_t sync; local
2032 boolean_t sync)
2048 boolean_t sync)
3107 boolean_t sync; local
/freebsd-10-stable/contrib/libstdc++/include/std/
Dstd_streambuf.h623 sync() { return 0; } in sync() function
/freebsd-10-stable/contrib/libstdc++/config/io/
Dbasic_file_stdio.cc332 __basic_file<char>::sync() in sync() function in __basic_file
/freebsd-10-stable/contrib/ofed/management/opensm/libvendor/
Dosm_vendor_ibumad_sa.c355 boolean_t sync; in __osmv_send_sa_req() local
Dosm_vendor_mlx_sa.c463 boolean_t sync; in __osmv_send_sa_req() local
/freebsd-10-stable/sys/boot/usb/
Dusb_busdma_loader.c274 usb_pc_load_mem(struct usb_page_cache *pc, usb_size_t size, uint8_t sync) in usb_pc_load_mem()
/freebsd-10-stable/sys/netpfil/pf/
Dif_pfsync.c795 int sync = 0; in pfsync_upd_tcp() local
831 int sync; in pfsync_in_upd() local
922 int sync; in pfsync_in_upd_c() local
1786 int sync = 0; in pfsync_update_state() local
/freebsd-10-stable/sys/dev/sfxge/common/
Dsiena_phy.c526 uint32_t sync; in siena_phy_decode_stats() local
/freebsd-10-stable/sys/netgraph/
Dng_async.c79 hook_p sync; /* Synchronous side */ member
/freebsd-10-stable/contrib/libc++/src/
Dios.cpp454 ios_base::sync_with_stdio(bool sync) in sync_with_stdio()
/freebsd-10-stable/contrib/libstdc++/include/bits/
Dfstream.tcc822 sync() in sync() function in basic_filebuf
Distream.tcc655 sync(void) in sync() function in basic_istream
/freebsd-10-stable/include/
Ddb.h104 int (*sync)(const struct __db *, unsigned int); member
/freebsd-10-stable/sys/dev/drm/
Dvia_dmablit.c760 drm_via_blitsync_t *sync = data; in via_dma_blit_sync() local
/freebsd-10-stable/sys/dev/usb/
Dusb_busdma.c652 usb_pc_load_mem(struct usb_page_cache *pc, usb_size_t size, uint8_t sync) in usb_pc_load_mem()
/freebsd-10-stable/sys/dev/hptmv/
Dgui_lib.c1065 int sync = 0; in hpt_set_device_info_v2() local
/freebsd-10-stable/sys/geom/mirror/
Dg_mirror.c1363 struct g_mirror_disk_sync *sync; in g_mirror_sync_request() local
1675 struct g_mirror_disk_sync *sync; in g_mirror_register_request() local

12