| /freebsd-13.1/contrib/ntp/lib/isc/ |
| H A D | rwlock.c | 129 result = isc_condition_init(&rwl->writeable); in isc_rwlock_init() 169 (void)isc_condition_destroy(&rwl->writeable); in isc_rwlock_destroy() 317 WAIT(&rwl->writeable, &rwl->lock); in isc_rwlock_lock() 334 WAIT(&rwl->writeable, &rwl->lock); in isc_rwlock_lock() 382 BROADCAST(&rwl->writeable); in isc_rwlock_trylock() 485 BROADCAST(&rwl->writeable); in isc_rwlock_unlock() 520 BROADCAST(&rwl->writeable); in isc_rwlock_unlock() 590 WAIT(&rwl->writeable, &rwl->lock); in doit() 685 SIGNAL(&rwl->writeable); in isc_rwlock_unlock() 694 SIGNAL(&rwl->writeable); in isc_rwlock_unlock() [all …]
|
| /freebsd-13.1/contrib/ntp/lib/isc/include/isc/ |
| H A D | rwlock.h | 69 isc_condition_t writeable; member 82 isc_condition_t writeable; member
|
| /freebsd-13.1/contrib/bsnmp/ |
| H A D | TODO | 4 OK. Table not writeable yet. 8 OK. Table not writeable yet.
|
| /freebsd-13.1/usr.sbin/bhyvectl/ |
| H A D | bhyvectl.c | 429 if (readable || writeable) { in print_msr_pm() 431 readable ? 'R' : '-', writeable ? 'W' : '-'); in print_msr_pm() 441 int byte, bit, readable, writeable; in dump_amd_msr_pm() local 450 writeable = (bitmap[byte] & (2 << bit)) ? 0 : 1; in dump_amd_msr_pm() 451 print_msr_pm(msr, vcpu, readable, writeable); in dump_amd_msr_pm() 456 writeable = (bitmap[byte] & (2 << bit)) ? 0 : 1; in dump_amd_msr_pm() 458 writeable); in dump_amd_msr_pm() 465 writeable); in dump_amd_msr_pm() 475 int byte, bit, readable, writeable; in dump_intel_msr_pm() local 485 print_msr_pm(msr, vcpu, readable, writeable); in dump_intel_msr_pm() [all …]
|
| /freebsd-13.1/sys/dev/hyperv/hvsock/ |
| H A D | hv_sock.c | 1383 uint32_t writeable; in hvsock_canwrite_check() local 1389 writeable = vmbus_chan_write_available(pcb->chan); in hvsock_canwrite_check() 1396 __func__, writeable, in hvsock_canwrite_check() 1399 if (writeable < HVSOCK_PKT_LEN(1) + HVSOCK_PKT_LEN(0)) { in hvsock_canwrite_check() 1406 ret = writeable - HVSOCK_PKT_LEN(0) - HVSOCK_PKT_LEN(0); in hvsock_canwrite_check()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mips/img/ |
| H A D | xilfpga.txt | 69 The BootRAM is a writeable "RAM" in FPGA at 0x1FC0_0000.
|
| /freebsd-13.1/share/doc/psd/05.sysman/ |
| H A D | spell.ok | 331 writeable
|
| /freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
| H A D | BEGEMOT-NETGRAPH.txt | 135 writeable during initialisation. If the name is set from
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.1.txt | 329 The largest chunk readable or writeable in a single bufferevent
|
| /freebsd-13.1/contrib/ntp/lib/isc/unix/ |
| H A D | socket.c | 3531 isc_boolean_t writeable) in process_fd() argument 3568 if (writeable) { in process_fd()
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | whatsnew-2.1.txt | 328 The largest chunk readable or writeable in a single bufferevent
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ChangeLog.2005 | 1671 writeable-string
|
| /freebsd-13.1/sys/conf/ |
| H A D | NOTES | 1148 # Write-protect the md root device so that it may not be mounted writeable.
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | ChangeLog | 11936 upstream: Wait for FD to be readable or writeable during a nonblocking
|
| /freebsd-13.1/contrib/flex/ |
| H A D | ChangeLog | 184 * src/Makefile.am: build: don't assume distdir/scan.c is writeable
|
| /freebsd-13.1/share/dict/ |
| H A D | web2 | 233817 writeable
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | CommitLog | 24970 changed CreatePath so new files are written in a writeable directory 24979 changed CreatePath so new files are written in a writeable directory
|