Home
last modified time | relevance | path

Searched refs:UM_KERN_INFO (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/arch/um/drivers/
H A Dvde_user.c30 printk(UM_KERN_INFO "vde backend - connection opened\n"); in vde_user_init()
53 printk(UM_KERN_INFO "vde backend - closing connection\n"); in vde_remove()
H A Dvector_user.c579 printk(UM_KERN_INFO VNET_HDR_FAIL, fd); in uml_raw_enable_vnet_headers()
590 printk(UM_KERN_INFO TUN_GET_F_FAIL, strerror(errno)); in uml_tap_enable_vnet_headers()
594 printk(UM_KERN_INFO "tapraw: No VNET HEADER support"); in uml_tap_enable_vnet_headers()
/linux-6.15/arch/x86/um/
H A Dbugs_32.c27 printk(UM_KERN_INFO "Checking for host processor cmov support..."); in arch_check_bugs()
/linux-6.15/arch/um/include/shared/
H A Duser.h37 #define UM_KERN_INFO KERN_INFO macro
/linux-6.15/arch/um/os-Linux/
H A Dprocess.c113 printk(UM_KERN_INFO "Checking host MADV_REMOVE support..."); in can_drop_memory()
H A Dsigio.c267 printk(UM_KERN_INFO "Checking that host ptys support output SIGIO..."); in tty_output()
/linux-6.15/arch/um/os-Linux/skas/
H A Dprocess.c262 printk(UM_KERN_INFO "Could not create executable memfd, using temporary file!"); in init_stub_exe_fd()