Home
last modified time | relevance | path

Searched refs:mconsole_notify (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dmconsole.h35 struct mconsole_notify { struct
92 extern int mconsole_notify(char *sock_name, int type, const void *data,
H A Dmconsole_user.c179 int mconsole_notify(char *sock_name, int type, const void *data, int len) in mconsole_notify() function
182 struct mconsole_notify packet; in mconsole_notify()
190 printk(UM_KERN_ERR "mconsole_notify - socket failed, " in mconsole_notify()
215 printk(UM_KERN_ERR "mconsole_notify - sendto failed, " in mconsole_notify()
H A Dmconsole_kern.c750 mconsole_notify(notify_socket, MCONSOLE_SOCKET, in mconsole_init()
777 mconsole_notify(notify_socket, MCONSOLE_USER_NOTIFY, buf, count); in mconsole_proc_write()
846 mconsole_notify(notify_socket, MCONSOLE_PANIC, message, in notify_panic()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dmconsole.h35 struct mconsole_notify { struct
92 extern int mconsole_notify(char *sock_name, int type, const void *data,
H A Dmconsole_user.c179 int mconsole_notify(char *sock_name, int type, const void *data, int len) in mconsole_notify() function
182 struct mconsole_notify packet; in mconsole_notify()
190 printk(UM_KERN_ERR "mconsole_notify - socket failed, " in mconsole_notify()
215 printk(UM_KERN_ERR "mconsole_notify - sendto failed, " in mconsole_notify()
H A Dmconsole_kern.c751 mconsole_notify(notify_socket, MCONSOLE_SOCKET, in mconsole_init()
778 mconsole_notify(notify_socket, MCONSOLE_USER_NOTIFY, buf, count); in mconsole_proc_write()
847 mconsole_notify(notify_socket, MCONSOLE_PANIC, message, in notify_panic()

Completed in 4 milliseconds