Searched refs:one (Results 1 – 8 of 8) sorted by relevance
/lib/ |
D | atomic64_test.c | 95 i, (i) + one, (i) + one); \ 101 i, (i) - one, (i) - one); \ 109 int one = 1; in test_atomic() local 115 TEST(, add, +=, -one); in test_atomic() 117 TEST(, sub, -=, -one); in test_atomic() 124 RETURN_FAMILY_TEST(, add_return, +=, -one); in test_atomic() 126 RETURN_FAMILY_TEST(, sub_return, -=, -one); in test_atomic() 129 FETCH_FAMILY_TEST(, fetch_add, +=, -one); in test_atomic() 131 FETCH_FAMILY_TEST(, fetch_sub, -=, -one); in test_atomic() 154 long long one = 1LL; in test_atomic64() local [all …]
|
D | test_stackinit.c | 136 zero.one = 0; \ 153 #define __static_all { .one = 0, \ 159 #define __dynamic_all { .one = arg->one, \ 165 #define __runtime_all var.one = 0; \ 304 unsigned long one; member 312 size_t one; member 321 u8 one; member 329 char *one; member 338 u8 one; member
|
D | Kconfig.kcsan | 62 generated from any one of them, system stability may suffer due to 139 watchpoint is set up, i.e. one in KCSAN_WATCH_SKIP per-CPU 182 If KCSAN should report races where only one access is known, and the 226 races where at least one access is marked atomic will never be
|
D | Kconfig | 20 fastest one. 195 know that you need one of the others. 205 This is the default implementation choice. Choose this one unless 218 bool "Sarwate's Algorithm (one byte at a time)" 226 bool "Classic Algorithm (one bit at a time)" 228 Calculate checksum one bit at a time. This is VERY slow, but has
|
D | Kconfig.kfence | 45 pages are required; with one containing the object and two adjacent
|
D | Kconfig.debug | 95 by inserting a short delay after each one. The delay is 104 I.e., processors other than the first one may not boot up. 408 references from one section to another section. 438 There are cases that a commit from one domain changes the function 755 fully initialised, this memory pool acts as an emergency one 991 interrupt handler is deregistered (generating one when registering 2182 This is a one-shot self test that permutes through the 2186 engine if one is available.
|
/lib/crypto/ |
D | Kconfig | 50 by either the generic implementation or an arch-specific one, if one 77 one, if one is available and enabled. 111 by either the generic implementation or an arch-specific one, if one
|
/lib/fonts/ |
D | Kconfig | 29 This is the "high resolution" font for the VGA frame buffer (the one 42 This is the "high resolution" font for the VGA frame buffer (the one 53 framebuffer drivers don't support this one at all.
|