Home
last modified time | relevance | path

Searched refs:sync (Results 76 – 100 of 189) sorted by relevance

12345678

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_amdkfd.h67 struct amdgpu_sync sync; member
/dragonfly/etc/
H A Dlogin.access36 #-:ALL EXCEPT wheel shutdown sync:console
/dragonfly/lib/libc/db/recno/
H A Drec_open.c188 dbp->sync = __rec_sync; in __rec_open()
/dragonfly/sys/dev/drm/include/linux/
H A Dwait.h41 int autoremove_wake_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *key);
/dragonfly/share/examples/ppp/
H A Dppp.conf.span-isp145 set speed sync
190 set speed sync
/dragonfly/gnu/usr.bin/cc47/liblto_plugin/
H A DMakefile.headers97 sync-builtins.def \
/dragonfly/sbin/hammer/
H A Dcmd_mirror.c374 &mrec_tmp, sizeof(mrec_tmp.sync)); in hammer_cmd_mirror_read()
377 &mrec_tmp, sizeof(mrec_tmp.sync)); in hammer_cmd_mirror_read()
478 &mrec_tmp, sizeof(mrec_tmp.sync)); in hammer_cmd_mirror_read()
910 mrec->head.rec_size != sizeof(mrec->sync)) { in hammer_cmd_mirror_write()
/dragonfly/contrib/libpcap/
H A Dpcap-airpcap.c517 airpcap_sendqueue_transmit(pcap_t *p, pcap_send_queue *queue _U_, int sync _U_) in airpcap_sendqueue_transmit()
563 airpcap_live_dump_ended(pcap_t *p, int sync _U_) in airpcap_live_dump_ended()
/dragonfly/nrelease/
H A DMakefile443 sync
452 sync
/dragonfly/test/vkernel/
H A DMakefile177 sync
/dragonfly/initrd/rescue/
H A DMakefile41 sync \
/dragonfly/sys/dev/raid/iir/
H A Diir.c1835 gdt->sc_dvr.size = sizeof(gdt->sc_dvr.eu.sync); in gdt_sync_event()
1836 gdt->sc_dvr.eu.sync.ionode = gdt->sc_hanum; in gdt_sync_event()
1837 gdt->sc_dvr.eu.sync.service = service; in gdt_sync_event()
1838 gdt->sc_dvr.eu.sync.status = gdt->sc_status; in gdt_sync_event()
1839 gdt->sc_dvr.eu.sync.info = gdt->sc_info; in gdt_sync_event()
1840 gdt->sc_dvr.eu.sync.hostdrive = ccb->ccb_h.target_id; in gdt_sync_event()
H A Diir_ctrl.c330 p->dvr.event_data.size = sizeof(p->dvr.event_data.eu.sync); in iir_ioctl()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_vm.c705 radeon_sync_resv(rdev, &ib.sync, pd->tbo.resv, true); in radeon_vm_update_page_directory()
833 radeon_sync_resv(rdev, &ib->sync, pt->tbo.resv, true); in radeon_vm_update_ptes()
1009 radeon_sync_fence(&ib.sync, vm->ids[i].last_id_use); in radeon_vm_bo_update()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_11.c643 sta->sae->sync = 0; in sae_check_big_sync()
658 sta->sae->sync++; in auth_sae_retransmit_timer()
818 sta->sae->sync = 0; in sae_sm_step()
837 sta->sae->sync = 0; in sae_sm_step()
846 sta->sae->sync++; in sae_sm_step()
879 sta->sae->sync++; in sae_sm_step()
916 sta->sae->sync = 0; in sae_sm_step()
921 sta->sae->sync++; in sae_sm_step()
1026 sta->sae->sync = 0; in handle_auth_sae()
1091 sta->sae->sync = 0; in handle_auth_sae()
[all …]
/dragonfly/sys/kern/
H A Dkern_timeout.c853 _callout_cancel_or_stop(struct callout *cc, uint32_t flags, int sync) in _callout_cancel_or_stop() argument
882 if (sync == 0 || (c->flags & (CALLOUT_INPROG | CALLOUT_SET)) == 0) { in _callout_cancel_or_stop()
/dragonfly/contrib/nvi2/common/
H A Drecover.c201 if (ep->db->sync(ep->db, R_RECNOSYNC)) { in rcv_init()
246 if (ep->db->sync(ep->db, R_RECNOSYNC)) { in rcv_sync()
/dragonfly/usr.bin/dsynth/
H A Dncurses.c367 .sync = NCursesSync
/dragonfly/lib/libc/db/test/
H A DREADME42 S: sync the database
/dragonfly/sys/vfs/hammer/
H A Dhammer_ioctl.h355 struct hammer_ioc_mrecord_update sync; member
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h161 sync() in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc325 __basic_file<char>::sync() in sync() function in std::__basic_file
/dragonfly/sys/dev/sound/midi/
H A Dsequencer.c2063 int i, rl, sync[16], done; in seq_sync() local
2124 sync[i] = 1; in seq_sync()
2129 if (sync[i]) { in seq_sync()
2131 sync[i] = 0; in seq_sync()
/dragonfly/sys/vfs/hammer2/
H A DTODO31 * syncthr leaves inode locks for entire sync, which is wrong.
47 * bulkfree - sync between passes and enforce serialization of operation
/dragonfly/test/x86_64/
H A DMakefile214 sync

12345678