Searched refs:overflows (Results 1 – 23 of 23) sorted by relevance
/linux-4.1.27/tools/perf/tests/ |
D | bp_signal.c | 32 static int overflows; variable 44 overflows++; in sig_handler() 46 if (overflows > 10) { in sig_handler() 177 count1, count2, overflows); in test__bp_signal() 186 if (overflows != 1) in test__bp_signal() 192 return count1 == 1 && overflows == 1 && count2 == 1 ? in test__bp_signal()
|
D | bp_signal_overflow.c | 29 static int overflows; variable 41 overflows++; in sig_handler() 119 count, overflows); in test__bp_signal_overflow() 127 if (overflows != EXECUTIONS / THRESHOLD) { in test__bp_signal_overflow() 129 overflows, EXECUTIONS / THRESHOLD); in test__bp_signal_overflow()
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
D | TODO | 2 * Fix FIFO/buffer overflows and underflows
|
/linux-4.1.27/include/linux/ |
D | isdn_ppp.h | 102 unsigned long overflows; member
|
/linux-4.1.27/arch/sh/ |
D | Kconfig.debug | 23 bool "Check for stack overflows"
|
/linux-4.1.27/Documentation/filesystems/ |
D | omfs.txt | 104 If this table overflows, a continuation inode is written and pointed to by
|
D | logfs.txt | 197 directory sizes of up to a million, bucket overflows should be
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | boot-options.txt | 240 panic Always panic when IOMMU overflows. 256 panic Always panic when IOMMU overflows
|
/linux-4.1.27/arch/arm/plat-samsung/ |
D | Kconfig | 59 purposes. This allows any problems where an counter overflows from
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | srem_mod.S | 255 scs %d6 | ...set Carry if 2(R) overflows
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-record.txt | 246 Capture machine state (registers) at interrupt, i.e., on counter overflows for
|
/linux-4.1.27/Documentation/vm/ |
D | numa | 126 does contain memory overflows.
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 86 * The ioctl must check for array overflows. Also it needs to check for
|
/linux-4.1.27/arch/ |
D | Kconfig | 369 overflows (that need to overwrite this return address) now also
|
/linux-4.1.27/Documentation/input/ |
D | elantech.txt | 739 w = 1 when delta overflows (> 127 or < -128), in this case
|
/linux-4.1.27/mm/ |
D | slab.c | 3995 unsigned long overflows = cachep->node_overflow; in slabinfo_show_stats() local 4001 node_frees, overflows); in slabinfo_show_stats()
|
/linux-4.1.27/Documentation/ |
D | xillybus.txt | 278 control mechanisms exist on both sides to prevent underflows and overflows.
|
/linux-4.1.27/Documentation/networking/ |
D | scaling.txt | 88 receive queue overflows due to a saturated CPU, because in default
|
D | ip-sysctl.txt | 511 overflows. This is to prevent against the common 'SYN flood attack'
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 646 bool "Check for stack overflows" 649 Say Y here if you want to check for overflows of kernel, IRQ
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 555 Controls the kernel's behavior when detecting the overflows of
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_ppp.c | 1825 stats->overflows++; in isdn_ppp_mp_receive()
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 9578 scs %d6 # set Carry if 2(R) overflows
|