Searched refs:os_info (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/um/os-Linux/ |
| H A D | mem.c | 38 os_info("Couldn't allocate shadow memory: %s\n.", in kasan_map_memory() 44 os_info("Couldn't set MAD_DONTDUMP on shadow memory: %s\n.", in kasan_map_memory() 50 os_info("Couldn't set MADV_DONTFORK on shadow memory: %s\n.", in kasan_map_memory() 64 os_info("Checking if %s is on tmpfs...", dir); in check_tmpfs() 66 os_info("%s\n", strerror(errno)); in check_tmpfs() 68 os_info("no\n"); in check_tmpfs() 70 os_info("OK\n"); in check_tmpfs() 100 os_info("Checking environment variables for a tempdir..."); in choose_tempdir() 104 os_info("%s\n", dir); in choose_tempdir() 111 os_info("none found\n"); in choose_tempdir() [all …]
|
| H A D | start_up.c | 147 os_info("Checking syscall emulation for ptrace..."); in check_sysemu() 187 os_info("OK\n"); in check_sysemu() 200 os_info("Checking that ptrace can change system call numbers..."); in check_ptrace() 232 os_info("OK\n"); in check_ptrace() 308 os_info("Checking that seccomp filters can be installed..."); in init_seccomp() 352 os_info("failed to fetch registers: %d\n", r); in init_seccomp() 356 os_info("OK\n"); in init_seccomp() 361 os_info("missing\n"); in init_seccomp() 363 os_info("error\n"); in init_seccomp() 380 os_info("Core dump limits :\n\tsoft - "); in check_coredump_limit() [all …]
|
| H A D | util.c | 184 void os_info(const char *fmt, ...) in os_info() function
|
| H A D | main.c | 184 os_info("\n"); in main()
|
| /linux/arch/um/drivers/ |
| H A D | chan_user.c | 170 os_info("winch_thread : failed to write synchronization byte, err = %d\n", in winch_thread() 183 os_info("winch_thread : sigprocmask failed, errno = %d\n", in winch_thread() 191 os_info("winch_thread : setsid failed, errno = %d\n", in winch_thread() 197 os_info("winch_thread : TIOCSCTTY failed on " in winch_thread() 203 os_info("winch_thread : tcsetpgrp failed on fd %d err = %d\n", in winch_thread() 216 os_info("winch_thread : failed to read synchronization byte, err = %d\n", in winch_thread() 228 os_info("winch_thread : write failed, err = %d\n", in winch_thread()
|
| /linux/arch/s390/include/asm/ |
| H A D | os_info.h | 43 struct os_info { struct 58 u32 os_info_csum(struct os_info *os_info); argument
|
| /linux/arch/um/kernel/ |
| H A D | um_arch.c | 359 os_info("Adding %ld bytes to physical memory to account for " in linux_main() 375 os_info("Physical memory size shrunk to %llu bytes\n", in linux_main() 392 os_info("Kernel virtual memory size shrunk to %lu bytes\n", in linux_main()
|
| /linux/arch/s390/kernel/ |
| H A D | asm-offsets.c | 149 OFFSET(__LC_OS_INFO, lowcore, os_info); in main()
|
| /linux/arch/um/include/shared/ |
| H A D | os.h | 267 extern void os_info(const char *fmt, ...)
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_virt.c | 614 vf2pf_info->os_info.all = 0; in amdgpu_virt_write_vf2pf_data()
|