Home
last modified time | relevance | path

Searched full:overrun (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/freebsd/lib/libsys/
H A Dtimer_settime.2160 queued, and a timer overrun will occur.
164 system call returns the timer expiration overrun count for the specified timer.
165 The overrun count returned contains the number of extra timer expirations that
172 then the overrun count is set to
184 system call succeeds, it returns the timer expiration overrun count as explained
H A Dtimer_create.297 .It Va si_overrun Ta timer overrun count
99 If timer overrun is
/freebsd/crypto/heimdal/lib/roken/
H A Dparse_time-test.c72 buf = rk_test_mem_alloc(RK_TM_OVERRUN, "overrun", in main()
84 rk_test_mem_free("overrun"); in main()
101 buf = rk_test_mem_alloc(RK_TM_OVERRUN, "overrun", in main()
106 rk_test_mem_free("overrun"); in main()
/freebsd/crypto/heimdal/lib/wind/
H A Dwind_err.et13 error_code OVERRUN, "Buffer overrun"
/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-common.c120 case OVERRUN: in map_alloc()
148 errx(1, "%s: %s overrun %lu\n", test_name, map_name, in map_free()
235 data = map_alloc(OVERRUN, NULL, data_size, &data_map); in generic_test()
282 buf2 = map_alloc(OVERRUN, buf, sz, &buf2_map); in generic_test()
388 data = map_alloc(OVERRUN, NULL, data_size, &data_map); in generic_decode_fail()
398 buf = map_alloc(OVERRUN, bytes, sz, &buf_map); in generic_decode_fail()
H A Dasn1_err.et15 error_code OVERRUN, "ASN.1 encoding ended unexpectedly"
25 error_code INDEF_OVERRUN, "ASN.1 BER indefinte encoding overrun"
/freebsd/crypto/heimdal/lib/krb5/
H A Dpac.c152 krb5_set_error_message(context, ret, "integer overrun"); in pac_aligned_size()
353 krb5_set_error_message(context, ret, "integer overrun"); in krb5_pac_add_buffer()
361 krb5_set_error_message(context, ret, "integer overrun"); in krb5_pac_add_buffer()
378 krb5_set_error_message(context, ret, "integer overrun"); in krb5_pac_add_buffer()
387 krb5_set_error_message(context, ret, "integer overrun"); in krb5_pac_add_buffer()
399 krb5_set_error_message(context, EINVAL, "integer overrun"); in krb5_pac_add_buffer()
1066 krb5_set_error_message(context, ret, "integer overrun"); in _krb5_pac_sign()
1140 krb5_set_error_message(context, ret, "integer overrun"); in _krb5_pac_sign()
1145 krb5_set_error_message(context, ret, "integer overrun"); in _krb5_pac_sign()
1155 krb5_set_error_message(context, ret, "integer overrun"); in _krb5_pac_sign()
[all …]
/freebsd/contrib/ntp/sntp/unity/
H A Dunity_fixture.c223 int overrun = isOverrun(mem);//strcmp(&memAsChar[guard->size], end) != 0; in unity_free() local
225 if (overrun) in unity_free()
227 TEST_FAIL_MESSAGE("Buffer overrun detected during free()"); in unity_free()
251 TEST_FAIL_MESSAGE("Buffer overrun detected during realloc()"); in unity_realloc()
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_poll_cq.382 overrun from occurrence. In case of a CQ overrun, the async event
/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h58 u_int32_t ast_rxorn; /* rx overrun interrupts */
90 u_int32_t ast_rx_orn; /* rx failed 'cuz of desc overrun */
92 u_int32_t ast_rx_fifoerr; /* rx failed 'cuz of FIFO overrun */
/freebsd/share/man/man3/
H A Dsiginfo.382 timer overrun count
274 timer overrun count corresponding to the signal
276 If timer overrun will be
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_byteswap.c70 * Avoid overrun. Embedded aces can have one in zfs_ace_byteswap()
91 /* Overrun avoidance */ in zfs_ace_byteswap()
111 /* Overrun avoidance */ in zfs_ace_byteswap()
/freebsd/tools/tools/iwn/iwnstats/
H A Dmain.c76 printf("%s: %s: ina=%d, fina=%d, bad_plcp=%d, bad_crc32=%d, overrun=%d, eoverrun=%d\n", in iwn_stats_phy_print()
83 le32toh(rxphy->overrun), in iwn_stats_phy_print()
194 printf("%s: bad_plcp=%d, overrun=%d, eoverrun=%d, good_crc32=%d, bad_crc32=%d\n", in iwn_stats_ht_phy_print()
197 le32toh(ht->overrun), in iwn_stats_ht_phy_print()
/freebsd/tools/tools/npe/npestats/
H A Dnpestats.c55 { 6, "overrun", "overrun", "rx overrun discards" },
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq1716 * some overrun bytes into the data FIFO and acked them
1722 * an overrun.
1727 /* Overrun */
1733 * data overrun.
1980 * overrun condition. For the write case, the hardware cannot
1983 * not sitting on a packet boundary, we are in an overrun
1985 * ack bytes into the FIFO, and may even ack the last overrun packet
1987 * a read overrun case.
2062 * Check for overrun and see if we can complete this command.
2072 * no overrun condition has occurred.
[all …]
/freebsd/contrib/ntp/util/
H A Dntptime.c427 goto overrun; in sprintb()
433 goto overrun; in sprintb()
442 goto overrun; in sprintb()
447 overrun: in sprintb()
/freebsd/sys/dev/usb/controller/
H A Dohcireg.h69 #define OHCI_SOC_MASK 0x00030000 /* Scheduling Overrun Count */
71 #define OHCI_SO 0x00000001 /* Scheduling Overrun */
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_interrupts.c68 * Receive overrun is usually non-fatal on Oahu/Spirit. in ar5211GetPendingInterrupts()
74 "%s: receive FIFO overrun interrupt\n", __func__); in ar5211GetPendingInterrupts()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibmirror.c342 /* ignore Buf Overrun ignore Credits */ in lossy_config()
343 /* when mirror activated set ignore buffer overrun on peer port */ in lossy_config()
350 /* set buffer overrun on peer port */ in lossy_config()
361 /* when mirror de-activated clear buffer overrun on peer */ in lossy_config()
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_log_fc.h71 MPI_IOCLOGINFO_FC_INIT_ERROR_OVER_RUN = 0x20000004, /* Bad Rx Frame, overrun */
74 MPI_IOCLOGINFO_FC_INIT_ERROR_RX_OVERRUN = 0x20000007, /* Scatter Gather overrun */
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Darm,mps2-uart.txt6 - interrupts : Reference to the UART RX, TX and overrun interrupts
H A D8250.yaml186 overrun-throttle-ms:
188 How long to pause uart rx when input overrun is encountered.
/freebsd/contrib/libpcap/
H A Dpcap-dos.h187 DWORD rx_over_errors; /* recv'r overrun error */
191 DWORD rx_fifo_errors; /* recv'r fifo overrun */
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c98 * Receive overrun is usually non-fatal on Oahu/Spirit. in ar5212GetPendingInterrupts()
104 "%s: receive FIFO overrun interrupt\n", __func__); in ar5212GetPendingInterrupts()
/freebsd/sys/arm64/arm64/
H A Dmemset.S177 * to overrun by 64 bytes. */
187 /* We've overrun a bit, so adjust dst downwards. */

12345678910>>...13