Searched refs:before (Results 1 – 6 of 6) sorted by relevance
| /lib/tests/ |
| A D | randstruct_kunit.c | 94 int before; member 100 int before; member
|
| /lib/ |
| A D | Kconfig.kcsan | 34 …def_bool (CC_IS_CLANG && $(cc-option,-fsanitize=thread -mllvm -tsan-compound-read-before-write=1))… 35 (CC_IS_GCC && $(cc-option,-fsanitize=thread --param tsan-compound-read-before-write=1)) 125 int "Skip instructions before setting up watchpoint" 128 The number of per-CPU memory operations to skip, before another
|
| A D | Kconfig.kasan | 138 is accessible before each memory access. Slower than KASAN_INLINE, but 145 Makes the compiler directly insert memory accessibility checks before
|
| A D | Kconfig.debug | 102 system, and then set "lpj=M" before setting "boot_delay=N". 132 Thus, the debugfs or procfs filesystem must first be mounted before 848 before the mm is freed. 1050 Enable this to generate a spurious interrupt just before a shared 1082 value n > 0 will wait n seconds before rebooting, while a timeout 1396 related deadlocks before they actually occur. 1699 cryptographically secure random numbers before it's actually possible 1893 the debugging host before booting the debug target for debugging. 3030 2) The selftests should load C first, before B. Upon B's load towards 3031 the end right before we call module B's init routine we get [all …]
|
| /lib/crypto/x86/ |
| A D | sha1-ssse3-and-avx.S | 411 pxor W_minus_28, W # W is W_minus_32 before xor 523 vpxor W_minus_28, W, W # W is W_minus_32 before xor
|
| A D | sha512-avx2-asm.S | 598 # save %rdi (CTX) before it gets clobbered
|
Completed in 17 milliseconds