Home
last modified time | relevance | path

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

/Linux-v4.19/arch/um/os-Linux/
Daio.c233 printk(UM_KERN_INFO "/usr/include/linux/aio_abi.h not present during " in init_aio_24()
236 printk(UM_KERN_INFO "2.6 host AIO support not used - falling back to " in init_aio_24()
261 printk(UM_KERN_INFO "Using 2.6 host AIO\n"); in init_aio_26()
329 printk(UM_KERN_INFO "2.6 AIO not supported on the " in init_aio()
Dsigio.c496 printk(UM_KERN_INFO "Checking that host ptys support output SIGIO..."); in tty_output()
519 printk(UM_KERN_INFO "Checking that host ptys support SIGIO on " in tty_close()
Dprocess.c194 printk(UM_KERN_INFO "Checking host MADV_REMOVE support..."); in can_drop_memory()
/Linux-v4.19/arch/um/drivers/
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()
Dvector_user.c295 printk(UM_KERN_INFO VNET_HDR_FAIL, fd); in uml_raw_enable_vnet_headers()
306 printk(UM_KERN_INFO TUN_GET_F_FAIL, strerror(errno)); in uml_tap_enable_vnet_headers()
310 printk(UM_KERN_INFO "tapraw: No VNET HEADER support"); in uml_tap_enable_vnet_headers()
/Linux-v4.19/arch/um/include/shared/
Duser.h36 #define UM_KERN_INFO KERN_INFO macro
/Linux-v4.19/arch/x86/um/
Dbugs_32.c26 printk(UM_KERN_INFO "Checking for host processor cmov support..."); in arch_check_bugs()