Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/omap4iss/
DTODO1 * Fix FIFO/buffer overflows and underflows
/Linux-v5.10/Documentation/arm/vfp/
Drelease-notes.rst38 result underflows before rounding, but becomes a normalised number
/Linux-v5.10/net/ipv4/netfilter/
Darp_tables.c456 const unsigned int *underflows, in check_entry_size_and_hooks() argument
485 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()
489 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
Dip_tables.c593 const unsigned int *underflows, in check_entry_size_and_hooks() argument
622 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()
626 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
/Linux-v5.10/net/ipv6/netfilter/
Dip6_tables.c611 const unsigned int *underflows, in check_entry_size_and_hooks() argument
640 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()
644 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
/Linux-v5.10/Documentation/fb/
Dintel810.rst118 leeway for computational errors (over/underflows). Example: if
/Linux-v5.10/Documentation/process/
Dbotching-up-ioctls.rst93 over/underflows and clamping issues of integer values in general. The usual
/Linux-v5.10/Documentation/driver-api/
Dxillybus.rst277 control mechanisms exist on both sides to prevent underflows and overflows.
/Linux-v5.10/Documentation/admin-guide/hw-vuln/
Dspectre.rst252 prediction when the return stack buffer underflows while switching to
/Linux-v5.10/lib/
DKconfig.debug1143 will detect preemption count underflows.