Searched refs:Blocking (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZSchedule.td | 56 def VecFPd : SchedWrite; // Blocking BFP div/sqrt unit (30 cycles). 57 def VecFPd20 : SchedWrite; // Blocking BFP div/sqrt unit, 20 cycles.
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | linux.cpp | 179 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() argument 189 syscall(SYS_getrandom, Buffer, Length, Blocking ? 0 : GRND_NONBLOCK); in getRandom()
|
| H A D | trusty.cpp | 108 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { in getRandom() argument
|
| H A D | common.h | 159 bool getRandom(void *Buffer, uptr Length, bool Blocking = false);
|
| H A D | fuchsia.cpp | 221 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() argument
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | BIO_s_connect.pod | 89 is set. Blocking I/O is the default. The call to BIO_set_nbio()
|
| /freebsd-14.2/share/examples/ipfilter/ |
| H A D | examples.txt | 287 Blocking out all ICMP packets can be useful, but it will disable some
|
| H A D | ipf-howto.txt | 873 Blocking UDP instead of TCP only requires replacing 2680 Blocking icmp from the world seems kind of silly, espe-
|
| /freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | BEGEMOT-BRIDGE-MIB.txt | 1162 or from the Forwarding state to the Blocking state. The trap
|
| H A D | BRIDGE-MIB.txt | 1161 the Blocking state. The trap is not sent if a newRoot
|