Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/um/
H A Dbugs_32.c38 printk(UM_KERN_CONT "Yes\n"); in arch_check_bugs()
40 printk(UM_KERN_CONT "No\n"); in arch_check_bugs()
/linux-6.15/arch/um/os-Linux/
H A Dsigio.c280 printk(UM_KERN_CONT "Yes\n"); in tty_output()
283 printk(UM_KERN_CONT "No, enabling workaround\n"); in tty_output()
285 printk(UM_KERN_CONT "tty_output : read failed, err = %d\n", n); in tty_output()
H A Dprocess.c134 printk(UM_KERN_CONT "OK\n"); in can_drop_memory()
/linux-6.15/arch/um/include/shared/
H A Duser.h39 #define UM_KERN_CONT KERN_CONT macro