Searched refs:be (Results 1 – 6 of 6) sorted by relevance
/lib/ |
D | Kconfig.kmemcheck | 23 The kernel may be started with kmemcheck=0 or kmemcheck=1 to disable 60 other faults. The queue will be emptied as soon as a tasklet may 61 be scheduled. If the queue is full, new error reports will be 72 initialized, uninitialized, etc. and will be displayed when an 90 This option silences warnings that would be generated for bit-field
|
D | Kconfig.debug | 7 messages to be added to the output of the syslog() system 12 be included, not that the timestamp is recorded. 61 will be able to flush the buffer cache to disk, reboot the system 91 that reason most of these unused exports will soon be removed. This 106 debugging files into. Enable this option to be able to read and 171 Drivers ought to be able to handle interrupts coming in at those 172 points; some don't and need to be caught. 191 The overhead should be minimal. A periodic hrtimer runs to 195 hrtimer interrupt on one cpu will be used to check for hardlockups 199 thresholds can be controlled through the sysctl watchdog_thresh. [all …]
|
D | Kconfig.kgdb | 10 If you say Y here, it will be possible to remotely debug the 28 Share a serial console with kgdb. Sysrq-g must be used 93 you type 'go', you will be warned by kdb. The secend time you type
|
D | Kconfig | 163 Module will be libcrc32c. 170 algorithm. Module will be called crc8. 261 be set by declaring default values for symbols BCH_CONST_M 276 number of data bits to protect, 'm' should be chosen such 378 calculations are in fixed point. Module will be called cordic.
|
D | vsprintf.c | 932 static const u8 be[16] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; in uuid_string() local 934 const u8 *index = be; in uuid_string()
|
/lib/raid6/ |
D | int.uc | 52 * These sub-operations are separate inlines since they can sometimes be
|