Home
last modified time | relevance | path

Searched refs:UM_KERN_CONT (Results 1 – 3 of 3) sorted by relevance

/linux/arch/um/os-Linux/
H A Dsigio.c281 printk(UM_KERN_CONT "Yes\n"); in tty_output()
284 printk(UM_KERN_CONT "No, enabling workaround\n"); in tty_output()
286 printk(UM_KERN_CONT "tty_output : read failed, err = %d\n", n); in tty_output()
H A Dprocess.c164 printk(UM_KERN_CONT "OK\n"); in can_drop_memory()
/linux/arch/um/include/shared/
H A Duser.h39 #define UM_KERN_CONT KERN_CONT macro