/freebsd/lib/libc/gen/ |
H A D | sem_wait.3 | 50 is zero, until the value is non-zero and the value can be decremented. 57 Otherwise, the semaphore is not decremented and 88 The semaphore value was zero, and thus could not be decremented.
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_atomic.h | 99 * integer and returns the decremented value. 110 * Returns the decremented value pointed to by p_value. 113 * The provided value is decremented and its value returned in one atomic
|
/freebsd/lib/libsys/ |
H A D | semop.2 | 101 is specified, the semaphore's adjust on exit value is decremented by 118 then the value is decremented by the absolute value of 160 When this condition becomes true, the semaphore's value is decremented
|
H A D | msgrcv.2 | 151 is decremented by the size of the message. 160 is decremented by 1.
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | st,stm32-mdma.yaml | 25 0x3: Source address pointer is decremented after each data transfer 29 0x3: Destination address pointer is decremented after each data transfer
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_entry_linkify.3 | 130 If such an inode is found, the link count is decremented and the file size 171 If such an inode is found, the link count is decremented.
|
/freebsd/share/man/man9/ |
H A D | refcount.9 | 148 is equal to one, in which case it is decremented to zero. 161 is decremented.
|
H A D | device_get_state.9 | 74 is called and decremented when
|
H A D | insmntque.9 | 51 mount, and that reference is decremented by
|
H A D | sema.9 | 88 A semaphore is waited on (decremented) with
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_pcie_w_reg.h | 1236 * 0- Moderation-timer is decremented every 1x256 SB clock cycles ~1uS. 1237 * 1- Moderation-timer is decremented every 2x256 SB clock cycles ~2uS. 1238 * N- Moderation-timer is decremented every Nx256 SB clock cycles ~(N+1) uS. 1354 * 0- Moderation-timer is decremented every 1x256 SB clock cycles ~1uS. 1355 * 1- Moderation-timer is decremented every 2x256 SB clock cycles ~2uS. 1356 * N- Moderation-timer is decremented every Nx256 SB clock cycles ~(N+1) uS. 1438 * 0- Moderation-timer is decremented every 1x256 SB clock cycles ~1uS. 1439 * 1- Moderation-timer is decremented every 2x256 SB clock cycles ~2uS. 1440 * N- Moderation-timer is decremented every Nx256 SB clock cycles ~(N+1) uS. 1491 * 0- Moderation-timer is decremented every 1x256 SB clock cycles ~1uS. [all …]
|
/freebsd/share/doc/usd/21.troff/ |
H A D | m2 | 324 incremented or decremented, and interpolated 351 \fB\en\-\fIx\fR \fIx\fR decremented by \fIM\fR \fIN\-M\fR 353 \fB\en\-(\fIxx\fR \fIxx\fR decremented by \fIM\fR \fIN\-M\fR
|
H A D | m5 | 416 \fBy\fR is then decremented by the size of the footnote, available in \fBdn\fR; 417 then on the first footnote, \fBy\fR is further decremented by the difference
|
/freebsd/tests/sys/common/ |
H A D | sender.py | 66 * TTL is decremented 147 * TTL is decremented
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_rdma.h | 59 /* Max CQE is derived from u16/32 size, halved and decremented by 1 to handle 60 * wrap properly and then decremented by 1 again. The latter decrement comes
|
/freebsd/lib/libc/stdio/ |
H A D | flockfile.3 | 78 is called on the stream, the count is decremented.
|
H A D | ungetc.3 | 69 The file-position indicator is decremented
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_set_session.pod | 18 by 1. If the session is not reused, the reference count is decremented
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | fallible_iterator.h | 80 /// decremented and compared, providing the underlying type supports it. 93 /// decremented.
|
H A D | SparseMultiSet.h | 318 /// be decremented, but will compare equal to other end iterators. 456 /// return an end iterator which can be decremented to get the new tail (if it 508 // Give back an end iterator that can be decremented in unlink()
|
/freebsd/usr.sbin/ngctl/ |
H A D | debug.c | 53 " the debug level is incremented or decremented; otherwise,"
|
/freebsd/sys/contrib/ck/include/spinlock/ |
H A D | dec.h | 40 * operation to check if the lock value was decremented to 0 from 1. The
|
/freebsd/sys/arm64/arm64/ |
H A D | memcmp.S | 73 Limit is pre-decremented by 16 and must be larger than zero.
|
/freebsd/sys/contrib/dev/acpica/components/utilities/ |
H A D | utdelete.c | 601 "%s: Obj %p Type %.2X Refs %.2X [Decremented]\n", in AcpiUtUpdateRefCount() 650 * Object references are decremented when: 889 * PARAMETERS: Object - Object whose ref count will be decremented 924 "%s: Obj %p Current Refs=%X [To Be Decremented]\n", in AcpiUtRemoveReference()
|
/freebsd/sys/dev/isci/scil/ |
H A D | sati_read_capacity.c | 219 // always decremented since it is an unsigned long the value 0 will in sati_read_capacity_10_translate_data() 287 // always decremented since it is an unsigned long the value 0 will in sati_read_capacity_16_translate_data()
|