Searched refs:linux_banner (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/init/ |
| H A D | version-timestamp.c | 28 const char linux_banner[] = variable
|
| H A D | version.c | 50 const char linux_banner[] __weak; variable
|
| H A D | main.c | 917 pr_notice("%s", linux_banner); in start_kernel()
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | relocate.c | 114 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_random_boot()
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | relocate.c | 221 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_random_boot()
|
| /linux-6.15/arch/powerpc/mm/nohash/ |
| H A D | kaslr_booke.c | 69 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_boot_seed()
|
| /linux-6.15/include/linux/ |
| H A D | printk.h | 14 extern const char linux_banner[];
|
| /linux-6.15/Documentation/translations/zh_CN/process/ |
| H A D | coding-style.rst | 247 char *linux_banner;
|
| /linux-6.15/Documentation/translations/zh_TW/process/ |
| H A D | coding-style.rst | 250 char *linux_banner;
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | prom_init.c | 1360 prom_strscpy_pad(ibm_architecture_vec.vec7.os_id, linux_banner, 256); in prom_check_platform_support() 3269 prom_printf("Preparing to boot %s", linux_banner); in prom_init()
|
| /linux-6.15/arch/powerpc/xmon/ |
| H A D | xmon.c | 1865 printf(linux_banner); in excprint()
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | checkpatch.rst | 1120 char *linux_banner;
|
| /linux-6.15/Documentation/translations/it_IT/process/ |
| H A D | coding-style.rst | 283 char *linux_banner;
|
| /linux-6.15/Documentation/process/ |
| H A D | coding-style.rst | 270 char *linux_banner;
|
| /linux-6.15/Documentation/translations/sp_SP/process/ |
| H A D | coding-style.rst | 280 char *linux_banner;
|