Searched defs:shuffle (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | cast6-avx-x86_64-asm_64.S | 177 #define shuffle(mask) \ define
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | cast6-avx-x86_64-asm_64.S | 181 #define shuffle(mask) \ define
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | epoll-wait.c | 157 static void shuffle(void *array, size_t n, size_t size) in shuffle() function
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | epoll-wait.c | 157 static void shuffle(void *array, size_t n, size_t size) in shuffle() function
|
/kernel/linux/linux-5.10/crypto/ |
H A D | jitterentropy.c | 328 __u64 shuffle = 0; in jent_loop_shuffle() local
|
/kernel/linux/linux-6.6/crypto/ |
H A D | jitterentropy.c | 318 __u64 shuffle = 0; in jent_loop_shuffle() local
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | fschmd.c | 1000 const int shuffle[3] = { 1, 0, 2 }; in fschmd_dmi_decode() local
|
/kernel/linux/linux-5.10/scripts/gcc-plugins/ |
H A D | randomize_layout_plugin.c | 261 static void shuffle(const_tree type, tree *newtree, unsigned long length) in shuffle() function
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | fschmd.c | 1000 const int shuffle[3] = { 1, 0, 2 }; in fschmd_dmi_decode() local
|
/kernel/linux/linux-6.6/scripts/gcc-plugins/ |
H A D | randomize_layout_plugin.c | 243 static void shuffle(const_tree type, tree *newtree, unsigned long length) in shuffle() function
|
/kernel/linux/linux-5.10/mm/ |
H A D | slub.c | 1749 bool shuffle; in allocate_slab() local
|
/kernel/linux/linux-6.6/mm/ |
H A D | slub.c | 2003 bool shuffle; in allocate_slab() local
|
Completed in 28 milliseconds