Home
last modified time | relevance | path

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

/lib/xz/
DKconfig46 MicroLZMA is a header format variant where the first byte
50 but can be used by other things too where wasting minimal
/lib/
DKconfig.kcsan130 If delays should be randomized, where the maximum is KCSAN_UDELAY_*.
148 If instruction skip count should be randomized, where the maximum is
182 If KCSAN should report races where only one access is known, and the
195 bool "Only report races where watcher observed a data value change"
211 races due to conflicts where the only plain accesses are aligned
226 races where at least one access is marked atomic will never be
DKconfig98 On some platforms where no separate I/O space exists, there are I/O
139 This option is provided for the case where no in-kernel-tree
147 This option is provided for the case where no in-kernel-tree
164 This option is provided for the case where no in-kernel-tree
174 This option is provided for the case where no in-kernel-tree
238 This option is provided for the case where no in-kernel-tree
246 This option is provided for the case where no in-kernel-tree
254 This option is provided for the case where no in-kernel-tree
264 This option is provided for the case where no in-kernel-tree
DKconfig.ubsan53 array accesses, where the array size is known at compile time.
84 where an added offset (which may not be known statically) is
DKconfig.kgdb35 identify symbols where it is unsafe to set breakpoints.
DKconfig.debug29 This option is intended for environments where multiple threads
31 interpret without knowing where these lines (or sometimes individual
45 This option is intended for distros where debuginfo is not easily
47 kernel module where the function is located.
188 the case of embedded system where the kernel image size is
346 this option will still load module BTF where possible but ignore
976 Use this in cases where you see apparently random memory
1054 where a lockup must be resolved ASAP.
1156 where a hung tasks must be resolved ASAP.
1227 which may be helpful when diagnosing issues where timekeeping
Dinflate.c266 static void free(void *where) in free() argument