Home
last modified time | relevance | path

Searched refs:underflows (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/staging/media/omap4iss/
DTODO1 * Fix FIFO/buffer overflows and underflows
/Linux-v4.19/Documentation/arm/VFP/
Drelease-notes.txt36 result underflows before rounding, but becomes a normalised number
/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c453 const unsigned int *underflows, in check_entry_size_and_hooks() argument
482 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()
486 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
Dip_tables.c596 const unsigned int *underflows, in check_entry_size_and_hooks() argument
625 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()
629 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c614 const unsigned int *underflows, in check_entry_size_and_hooks() argument
643 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()
647 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
/Linux-v4.19/Documentation/fb/
Dintel810.txt112 leeway for computational errors (over/underflows). Example: if
/Linux-v4.19/Documentation/ioctl/
Dbotching-up-ioctls.txt92 over/underflows and clamping issues of integer values in general. The usual
/Linux-v4.19/Documentation/
Dxillybus.txt277 control mechanisms exist on both sides to prevent underflows and overflows.
/Linux-v4.19/lib/
DKconfig.debug1038 will detect preemption count underflows.