Searched refs:three (Results 1 – 5 of 5) sorted by relevance
| /lib/tests/ |
| A D | stackinit_kunit.c | 100 zero.three = 0; \ 119 .three = 0, \ 125 .three = arg->three, \ 307 unsigned long three; member 316 int three; member 324 u8 three; member 332 char *three; member 341 char __user *three; member 349 unsigned long three; member 357 short three; member [all …]
|
| A D | memcpy_kunit.c | 24 u8 three; member 68 struct some_bytes three = { in memcpy_test() local 104 compare("argument side-effects", dest, three); in memcpy_test() 231 struct some_bytes three = { in memset_test() local 281 compare("argument side-effects", dest, three); in memset_test() 285 memset_after(&dest, 0x72, three); in memset_test()
|
| /lib/crc/x86/ |
| A D | crc32c-3way.S | 115 ## 3) CRC each of three lanes:
|
| /lib/ |
| A D | Kconfig.kasan | 65 KASAN has three modes:
|
| /lib/crypto/x86/ |
| A D | sha512-avx2-asm.S | 224 # XOR the three components 229 # Add three components, w[t-16], w[t-7] and sigma0
|
Completed in 10 milliseconds