Home
last modified time | relevance | path

Searched refs:linux_banner (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Drelocate.c97 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_random_boot()
/kernel/linux/linux-6.6/init/
H A Dversion-timestamp.c28 const char linux_banner[] = variable
H A Dversion.c44 * init_uts_ns and linux_banner contain the build version and timestamp,
50 const char linux_banner[] __weak;
H A Dmain.c896 pr_notice("%s", linux_banner); in start_kernel()
/kernel/linux/linux-5.10/init/
H A Dversion.c46 const char linux_banner[] = variable
H A Dmain.c873 pr_notice("%s", linux_banner); in start_kernel()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Drelocate.c129 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_random_boot()
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c71 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_boot_seed()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate.c214 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_random_boot()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Drelocate.c221 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_random_boot()
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c69 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_boot_seed()
/kernel/linux/linux-5.10/include/linux/
H A Dprintk.h12 extern const char linux_banner[];
/kernel/linux/linux-6.6/include/linux/
H A Dprintk.h12 extern const char linux_banner[];
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprom_init.c1352 prom_strscpy_pad(ibm_architecture_vec.vec7.os_id, linux_banner, 256); in prom_check_platform_support()
3333 prom_printf("Preparing to boot %s", linux_banner); in prom_init()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprom_init.c3355 prom_printf("Preparing to boot %s", linux_banner); in prom_init()
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c1793 printf(linux_banner); in excprint()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c1884 printf(linux_banner); in excprint()

Completed in 27 milliseconds