Searched refs:underflows (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/staging/media/omap4iss/ |
D | TODO | 2 * Fix FIFO/buffer overflows and underflows
|
/linux-4.1.27/Documentation/arm/VFP/ |
D | release-notes.txt | 36 result underflows before rounding, but becomes a normalised number
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | arp_tables.c | 564 const unsigned int *underflows, in check_entry_size_and_hooks() argument 588 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks() 595 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks() 1219 const unsigned int *underflows, in check_compat_entry_size_and_hooks() argument 1270 if ((unsigned char *)e - base == underflows[h]) in check_compat_entry_size_and_hooks() 1271 newinfo->underflow[h] = underflows[h]; in check_compat_entry_size_and_hooks() 1327 unsigned int *underflows) in translate_compat_table() argument 1358 underflows, in translate_compat_table() 1384 i, underflows[i]); in translate_compat_table()
|
D | ip_tables.c | 727 const unsigned int *underflows, in check_entry_size_and_hooks() argument 751 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks() 758 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks() 1483 const unsigned int *underflows, in check_compat_entry_size_and_hooks() argument 1544 if ((unsigned char *)e - base == underflows[h]) in check_compat_entry_size_and_hooks() 1545 newinfo->underflow[h] = underflows[h]; in check_compat_entry_size_and_hooks() 1649 unsigned int *underflows) in translate_compat_table() argument 1680 underflows, in translate_compat_table() 1706 i, underflows[i]); in translate_compat_table()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6_tables.c | 741 const unsigned int *underflows, in check_entry_size_and_hooks() argument 765 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks() 772 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks() 1498 const unsigned int *underflows, in check_compat_entry_size_and_hooks() argument 1559 if ((unsigned char *)e - base == underflows[h]) in check_compat_entry_size_and_hooks() 1560 newinfo->underflow[h] = underflows[h]; in check_compat_entry_size_and_hooks() 1662 unsigned int *underflows) in translate_compat_table() argument 1693 underflows, in translate_compat_table() 1719 i, underflows[i]); in translate_compat_table()
|
/linux-4.1.27/Documentation/fb/ |
D | intel810.txt | 112 leeway for computational errors (over/underflows). Example: if
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 87 over/underflows and clamping issues of integer values in general. The usual
|
/linux-4.1.27/Documentation/ |
D | xillybus.txt | 278 control mechanisms exist on both sides to prevent underflows and overflows.
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 903 will detect preemption count underflows.
|