Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/um/
Dbugs_32.c37 printk(UM_KERN_CONT "Yes\n"); in arch_check_bugs()
39 printk(UM_KERN_CONT "No\n"); in arch_check_bugs()
/Linux-v5.10/arch/um/os-Linux/
Dsigio.c509 printk(UM_KERN_CONT "Yes\n"); in tty_output()
512 printk(UM_KERN_CONT "No, enabling workaround\n"); in tty_output()
514 printk(UM_KERN_CONT "tty_output : read failed, err = %d\n", n); in tty_output()
524 printk(UM_KERN_CONT "Yes\n"); in tty_close()
527 printk(UM_KERN_CONT "No, enabling workaround\n"); in tty_close()
Dprocess.c215 printk(UM_KERN_CONT "OK\n"); in can_drop_memory()
/Linux-v5.10/arch/um/include/shared/
Duser.h38 #define UM_KERN_CONT KERN_CONT macro