Searched refs:deliver (Results 1 – 25 of 30) sorted by relevance
12
| /NextBSD/contrib/dma/ |
| HD | dma.c | 63 static void deliver(struct qitem *); 314 deliver(struct qitem *it) in deliver() function 383 deliver(it); in run_queue()
|
| /NextBSD/contrib/gcc/config/mips/ |
| HD | sb1.md | 430 ;; ??? Can deliver at most 1 result per every 6 cycles because of issue 447 ;; ??? Can deliver at most 1 result per every 8 cycles because of issue 464 ;; ??? Can deliver at most 1 result per every 3 cycles because of issue 481 ;; ??? Can deliver at most 1 result per every 5 cycles because of issue 498 ;; ??? Can deliver at most 1 result per every 7 cycles because of issue 515 ;; ??? Can deliver at most 1 result per every 10 cycles because of issue 532 ;; ??? Can deliver at most 1 result per every 4 cycles because of issue 549 ;; ??? Can deliver at most 1 result per every 7 cycles because of issue
|
| HD | 24k.md | 95 ;; mfhi, mflo, mflhxu - deliver result to gpr in 5 cycles 101 ;; mthi, mtlo, mtlhx - deliver result to hi/lo, thence madd, handled as bypass
|
| /NextBSD/sys/dev/cxgbe/tom/ |
| HD | t4_ddp.c | 1158 goto deliver; in t4_soreceive_ddp() 1170 goto deliver; in t4_soreceive_ddp() 1189 goto deliver; in t4_soreceive_ddp() 1195 goto deliver; in t4_soreceive_ddp() 1211 deliver: in t4_soreceive_ddp()
|
| /NextBSD/sys/ofed/drivers/infiniband/ulp/sdp/ |
| HD | sdp_main.c | 1263 goto deliver; in sdp_sorecv() 1282 goto deliver; in sdp_sorecv() 1294 goto deliver; in sdp_sorecv() 1306 goto deliver; in sdp_sorecv() 1312 goto deliver; in sdp_sorecv() 1323 deliver: in sdp_sorecv()
|
| /NextBSD/sys/netinet/ |
| HD | ip_icmp.c | 445 goto deliver; in icmp_input() 451 goto deliver; in icmp_input() 457 deliver: in icmp_input()
|
| /NextBSD/tools/tools/netrate/ |
| HD | README | 20 The rate indicates the number of packets/second to attempt to deliver.
|
| /NextBSD/contrib/gcc/config/sparc/ |
| HD | supersparc.md | 41 ;; Ok, fpu loads deliver the result in zero cycles. But we
|
| /NextBSD/lib/libdispatch/src/ |
| HD | io.c | 2242 bool deliver = (flags & (DOP_DELIVER|DOP_DONE)) || in _dispatch_operation_deliver_data() local 2245 if (!deliver) { in _dispatch_operation_deliver_data() 2248 deliver = true; in _dispatch_operation_deliver_data() 2276 op->data = deliver ? dispatch_data_empty : data; in _dispatch_operation_deliver_data() 2278 if (deliver) { in _dispatch_operation_deliver_data() 2289 if (deliver) { in _dispatch_operation_deliver_data() 2303 if (!deliver || ((flags & DOP_NO_EMPTY) && !dispatch_data_get_size(data))) { in _dispatch_operation_deliver_data()
|
| /NextBSD/sys/netinet6/ |
| HD | icmp6.c | 507 goto deliver; in icmp6_input() 521 goto deliver; in icmp6_input() 536 goto deliver; in icmp6_input() 552 goto deliver; in icmp6_input() 911 deliver: in icmp6_input()
|
| /NextBSD/sys/netgraph/ |
| HD | NOTES | 101 all information needed to queue such a request and deliver it later, so
|
| HD | ng_ppp.c | 2038 goto deliver; in ng_ppp_mp_xmit() 2061 goto deliver; in ng_ppp_mp_xmit() 2067 deliver: in ng_ppp_mp_xmit()
|
| /NextBSD/sys/fs/procfs/ |
| HD | README | 103 <signame> - deliver signal <signame> and continue running.
|
| /NextBSD/sys/kern/ |
| HD | uipc_socket.c | 1982 goto deliver; 1994 goto deliver; 2013 goto deliver; 2019 goto deliver; 2030 deliver:
|
| /NextBSD/contrib/serf/ |
| HD | CHANGES | 276 Do not open the connection until we have requests to deliver
|
| /NextBSD/crypto/openssl/ |
| HD | INSTALL | 334 to deliver random bytes and a "PRNG not seeded error" will occur.
|
| /NextBSD/contrib/tzcode/zic/ |
| HD | Theory | 135 * The "localtime" function has been set up to deliver correct results
|
| /NextBSD/contrib/atf/ |
| HD | NEWS | 254 atf-run(1) stating that this is unsupported and may deliver incorrect
|
| /NextBSD/tools/test/testfloat/ |
| HD | testfloat.txt | 563 compared to deliver bit-for-bit identical results under most circumstances,
|
| /NextBSD/sys/dev/isp/ |
| HD | DriverManual.txt | 159 the host system, the QLogic may also deliver asynchronous notifications
|
| /NextBSD/lib/libpmc/ |
| HD | libpmc.c | 1731 __P4MASK(from-tc-deliver, 1),
|
| /NextBSD/contrib/libstdc++/include/tr1/ |
| D | random | 2021 * deliver number in the range [0, 1).
|
| /NextBSD/sys/dev/aic7xxx/ |
| HD | aic7xxx.seq | 1652 * See if we attempted to deliver a message but the target ingnored us.
|
| HD | aic79xx.seq | 1211 * See if we attempted to deliver a message but the target ingnored us.
|
| /NextBSD/contrib/ntp/sntp/libevent/ |
| HD | ChangeLog-2.0 | 1239 …o deliver partial data to request callbacks when chunked callback is set even if there is no chunk…
|
12