Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/omap4iss/
DTODO1 * Fix FIFO/buffer overflows and underflows
/linux-4.4.14/Documentation/arm/VFP/
Drelease-notes.txt36 result underflows before rounding, but becomes a normalised number
/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c572 const unsigned int *underflows, in check_entry_size_and_hooks() argument
606 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()
613 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
Dip_tables.c734 const unsigned int *underflows, in check_entry_size_and_hooks() argument
768 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()
775 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c746 const unsigned int *underflows, in check_entry_size_and_hooks() argument
780 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()
787 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
/linux-4.4.14/Documentation/fb/
Dintel810.txt112 leeway for computational errors (over/underflows). Example: if
/linux-4.4.14/Documentation/ioctl/
Dbotching-up-ioctls.txt87 over/underflows and clamping issues of integer values in general. The usual
/linux-4.4.14/Documentation/
Dxillybus.txt278 control mechanisms exist on both sides to prevent underflows and overflows.
/linux-4.4.14/lib/
DKconfig.debug918 will detect preemption count underflows.