| /freebsd/contrib/nvi/cl/ |
| H A D | cl.h | 61 #define CL_SIGHUP 0x0040 /* SIGHUP arrived. */ 62 #define CL_SIGINT 0x0080 /* SIGINT arrived. */ 63 #define CL_SIGTERM 0x0100 /* SIGTERM arrived. */ 64 #define CL_SIGWINCH 0x0200 /* SIGWINCH arrived. */
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap_stats.3pcap | 55 system's buffer when they arrived, because packets weren't being read 68 room in the operating system's buffer when they arrived.
|
| H A D | pcap_breakloop.3pcap | 86 unless at least one packet has arrived; the only platforms on which it 99 be packets in the buffer that arrived before pcap_breakloop() were
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_barrier.cpp | 578 // arrived. in __kmp_linear_barrier_gather_template() 582 "arrived(%p): %llu => %llu\n", in __kmp_linear_barrier_gather_template() 602 // Prefetch next thread's arrived count in __kmp_linear_barrier_gather_template() 607 "arrived(%p) == %llu\n", in __kmp_linear_barrier_gather_template() 646 "arrived(%p) = %llu\n", in __kmp_linear_barrier_gather_template() 820 // Perform tree gather to wait until all threads have arrived; reduce any in __kmp_tree_barrier_gather() 831 // Prefetch next thread's arrived count in __kmp_tree_barrier_gather() 838 "arrived(%p) == %llu\n", in __kmp_tree_barrier_gather() 873 "arrived(%p): %llu => %llu\n", in __kmp_tree_barrier_gather() 885 // Need to update the team arrived pointer if we are the primary thread in __kmp_tree_barrier_gather() [all …]
|
| /freebsd/tests/sys/kern/ |
| H A D | sigaltstack.c | 57 // stack when this signal arrived. in sig_handler() 62 // stack when this signal arrived. in sig_handler()
|
| /freebsd/share/man/man4/ |
| H A D | ng_etf.4 | 59 into the node, it must have arrived in on the hook for which that value 62 than those configured by the control messages must have arrived via the
|
| H A D | netgraph.4 | 237 If a message is delivered to an address that implies that it arrived 458 The node is notified on which hook the item has arrived, 566 the message out another hook to that on which it arrived. 661 message arrived, as well as 1201 hook from which it arrived.
|
| /freebsd/lib/libc/rpc/ |
| H A D | rpc_svc_calls.3 | 162 has determined that an RPC request has arrived on some RPC 184 request has arrived on some RPC file descriptors;
|
| /freebsd/sys/contrib/vchiq/interface/vchi/connections/ |
| H A D | connection.h | 190 // Callback to indicate that bulk auxiliary messages have arrived 193 // Callback to indicate that bulk auxiliary messages have arrived 290 // Callback to indicate that bulk auxiliary messages have arrived
|
| /freebsd/sys/contrib/ck/src/ |
| H A D | ck_barrier_mcs.c | 126 /* Inform parent thread and its children have arrived at the barrier. */ in ck_barrier_mcs() 129 /* Wait until parent indicates all threads have arrived at the barrier. */ in ck_barrier_mcs()
|
| /freebsd/crypto/openssl/test/ |
| H A D | quic_cc_test.c | 78 int arrived; member 211 if (pkt->success && !pkt->arrived in net_sim_process_one() 215 pkt->arrived = 1; in net_sim_process_one() 228 if (!TEST_true(!pkt->success || pkt->arrived)) in net_sim_process_one()
|
| H A D | quicfaultstest.c | 345 /* Receive and process the newly arrived message data resend */ in test_corrupted_data() 349 /* The whole message should now have arrived */ in test_corrupted_data()
|
| /freebsd/sys/netinet/ |
| H A D | udp_var.h | 81 uint64_t udps_noportbcast; /* of above, arrived as broadcast */ 88 /* of no socket on port, arrived as multicast */
|
| /freebsd/sys/cddl/dev/sdt/ |
| H A D | sdt.c | 229 int arrived; member 242 atomic_add_rel_int(&arg->arrived, 1); in sdt_probe_update_cb() 247 while (atomic_load_acq_int(&arg->arrived) != mp_ncpus - 1) in sdt_probe_update_cb() 269 atomic_store_rel_int(&cbarg.arrived, 0); in sdt_probe_update()
|
| /freebsd/sys/contrib/openzfs/contrib/intel_qat/patch/ |
| H A D | 0001-timespec.diff | 15 @@ -107,6 +107,8 @@ atomic_t arrived;
|
| /freebsd/share/doc/papers/malloc/ |
| H A D | alternatives.ms | 29 Later actual complete implementations of malloc arrived, but many of
|
| /freebsd/sys/netinet6/ |
| H A D | raw_ip6.h | 45 uint64_t rip6s_nosockmcast; /* of above, arrived as multicast */
|
| /freebsd/usr.bin/netstat/ |
| H A D | mroute6.c | 258 "{N:/datagram%s arrived with bad tunneling}\n"); in mrt6_stats() 262 "{N:/datagram%s arrived on wrong interface}\n"); in mrt6_stats()
|
| /freebsd/lib/libc/net/ |
| H A D | sockatmark.3 | 45 Otherwise (assuming out of band data has arrived),
|
| /freebsd/sys/dev/bnxt/bnxt_re/ |
| H A D | bnxt_re.h | 771 * send payload that arrived is more than the size of the WQE 801 * which the request arrived. This is an RX Detected Error. 827 * which the request arrived. This is a TX Detected Error. 862 * arrived in which the R_Key to invalidate did not describe a
|
| /freebsd/usr.bin/mail/ |
| H A D | lex.c | 136 * New mail may have arrived while we were reading in setfile() 157 * Incorporate any new mail that has arrived since we first 214 printf("New mail has arrived.\n"); in commands()
|
| /freebsd/bin/sh/ |
| H A D | mail.c | 57 * Print appropriate message(s) if mail has arrived. If the argument is
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | mediatek-dwmac.txt | 49 2. reference clock will be inversed when arrived at MAC in RMII case, when
|
| /freebsd/contrib/ntp/include/ |
| H A D | recvbuff.h | 81 endpt * dstadr; /* address pkt arrived on */
|
| /freebsd/share/doc/smm/02.config/ |
| H A D | e.t | 72 using the same interface on which it arrived.
|