Home
last modified time | relevance | path

Searched refs:build_str (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/powerpc/mm/nohash/
Dkaslr_booke.c40 static const char build_str[] = UTS_RELEASE " (" LINUX_COMPILE_BY "@" variable
75 hash = rotate_xor(hash, build_str, sizeof(build_str)); in get_boot_seed()
/Linux-v5.10/arch/x86/boot/compressed/
Dkaslr.c46 static const char build_str[] = UTS_RELEASE " (" LINUX_COMPILE_BY "@" variable
69 hash = rotate_xor(hash, build_str, sizeof(build_str)); in get_boot_seed()