Home
last modified time | relevance | path

Searched refs:be (Results 1 – 7 of 7) sorted by relevance

/lib/
DKconfig.kmemcheck23 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
DKconfig.kgdb10 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
77 hex "KDB: Select kdb command functions to be enabled by default"
82 be set to 1 or 0 to enable all commands or disable almost all
89 0x0008 - allow current register state to be inspected
90 0x0010 - allow current register state to be modified
94 0x0100 - allow machine to be rebooted
118 you type 'go', you will be warned by kdb. The secend time you type
DKconfig.debug8 messages to be added to the output of the syslog() system
13 be included, not that the timestamp is recorded.
45 what it believes to be lockup conditions.
55 otherwise be available at runtime. These messages can then be
62 pr_debug() calls in it are enabled by default, but can be
70 filesystem must first be mounted before making use of this feature.
72 file contains a list of the debug statements that can be enabled. The
140 be happy. But if you merely need debugging information to
176 scripts will be automatically imported by gdb as well, and
231 that reason most of these unused exports will soon be removed. This
[all …]
DKconfig179 Module will be libcrc32c.
186 algorithm. Module will be called crc8.
306 be set by declaring default values for symbols BCH_CONST_M
321 number of data bits to protect, 'm' should be chosen such
368 Generic associative array. Can be searched and iterated over whilst
470 calculations are in fixed point. Module will be called cordic.
518 scatterlist. This should be selected by a driver or an API which
Dvsprintf.c1264 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
1266 const u8 *index = be; in uuid_string()
/lib/raid6/
Dint.uc52 * These sub-operations are separate inlines since they can sometimes be
/lib/842/
D842_compress.c119 be##b##_to_cpu(get_unaligned((__be##b *)((p)->in + (o))))