| /freebsd-10-stable/sys/amd64/include/xen/ |
| D | xenpmap.h | 112 #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/ |
| D | xenpmap.h | 117 #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/ |
| D | 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-10-stable/usr.sbin/bhyve/ |
| D | mevent_test.c | 120 struct esync *sync = param; in echoer_callback() local 130 struct esync sync; in echoer() local
|
| D | block_if.c | 401 int nocache, sync, ro, candelete, geom, ssopt, pssopt; in blockif_open() local
|
| /freebsd-10-stable/sys/vm/ |
| D | phys_pager.c | 163 phys_pager_putpages(vm_object_t object, vm_page_t *m, int count, boolean_t sync, in phys_pager_putpages()
|
| D | sg_pager.c | 206 boolean_t sync, int *rtvals) in sg_pager_putpages()
|
| /freebsd-10-stable/sys/dev/cxgbe/ |
| D | t4_l2t.c | 113 t4_write_l2e(struct l2t_entry *e, int sync) in t4_write_l2e()
|
| /freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | zvol.c | 1370 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/ |
| D | std_streambuf.h | 623 sync() { return 0; } in sync() function
|
| /freebsd-10-stable/contrib/libstdc++/config/io/ |
| D | basic_file_stdio.cc | 332 __basic_file<char>::sync() in sync() function in __basic_file
|
| /freebsd-10-stable/contrib/ofed/management/opensm/libvendor/ |
| D | osm_vendor_ibumad_sa.c | 355 boolean_t sync; in __osmv_send_sa_req() local
|
| D | osm_vendor_mlx_sa.c | 463 boolean_t sync; in __osmv_send_sa_req() local
|
| /freebsd-10-stable/sys/boot/usb/ |
| D | usb_busdma_loader.c | 274 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/ |
| D | if_pfsync.c | 795 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/ |
| D | siena_phy.c | 526 uint32_t sync; in siena_phy_decode_stats() local
|
| /freebsd-10-stable/sys/netgraph/ |
| D | ng_async.c | 79 hook_p sync; /* Synchronous side */ member
|
| /freebsd-10-stable/contrib/libc++/src/ |
| D | ios.cpp | 454 ios_base::sync_with_stdio(bool sync) in sync_with_stdio()
|
| /freebsd-10-stable/contrib/libstdc++/include/bits/ |
| D | fstream.tcc | 822 sync() in sync() function in basic_filebuf
|
| D | istream.tcc | 655 sync(void) in sync() function in basic_istream
|
| /freebsd-10-stable/include/ |
| D | db.h | 104 int (*sync)(const struct __db *, unsigned int); member
|
| /freebsd-10-stable/sys/dev/drm/ |
| D | via_dmablit.c | 760 drm_via_blitsync_t *sync = data; in via_dma_blit_sync() local
|
| /freebsd-10-stable/sys/dev/usb/ |
| D | usb_busdma.c | 652 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/ |
| D | gui_lib.c | 1065 int sync = 0; in hpt_set_device_info_v2() local
|
| /freebsd-10-stable/sys/geom/mirror/ |
| D | g_mirror.c | 1363 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
|