shuffle 129 crypto/jitterentropy.c __u64 shuffle = 0; shuffle 145 crypto/jitterentropy.c shuffle ^= time & mask; shuffle 153 crypto/jitterentropy.c return (shuffle + (1<<min)); shuffle 1000 drivers/hwmon/fschmd.c const int shuffle[3] = { 1, 0, 2 }; shuffle 1001 drivers/hwmon/fschmd.c int in = shuffle[dmi_data[i] - 1]; shuffle 55 mm/shuffle.c module_param_call(shuffle, shuffle_store, shuffle_show, &shuffle_param, 0400); shuffle 1623 mm/slub.c bool shuffle; shuffle 1667 mm/slub.c shuffle = shuffle_freelist(s, page); shuffle 1669 mm/slub.c if (!shuffle) { shuffle 373 scripts/gcc-plugins/randomize_layout_plugin.c shuffle(type, (tree *)newtree, shuffle_length); shuffle 382 tools/perf/bench/epoll-wait.c shuffle((void *)worker, nthreads, sizeof(*worker)); shuffle 389 tools/perf/bench/epoll-wait.c shuffle((void *)w->fdmap, nfds, sizeof(int));