mconsole_notify    92 arch/um/drivers/mconsole.h extern int mconsole_notify(char *sock_name, int type, const void *data,
mconsole_notify   723 arch/um/drivers/mconsole_kern.c 			mconsole_notify(notify_socket, MCONSOLE_SOCKET,
mconsole_notify   750 arch/um/drivers/mconsole_kern.c 	mconsole_notify(notify_socket, MCONSOLE_USER_NOTIFY, buf, count);
mconsole_notify   820 arch/um/drivers/mconsole_kern.c 	mconsole_notify(notify_socket, MCONSOLE_PANIC, message,
mconsole_notify   182 arch/um/drivers/mconsole_user.c 	struct mconsole_notify packet;