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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Dmconsole.h35 struct mconsole_notify { struct
92 extern int mconsole_notify(char *sock_name, int type, const void *data,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dmconsole_user.c176 int mconsole_notify(char *sock_name, int type, const void *data, int len) function
179 struct mconsole_notify packet;
187 printk(UM_KERN_ERR "mconsole_notify - socket failed, "
212 printk(UM_KERN_ERR "mconsole_notify - sendto failed, "
H A Dmconsole_kern.c735 mconsole_notify(notify_socket, MCONSOLE_SOCKET,
769 mconsole_notify(notify_socket, MCONSOLE_USER_NOTIFY, buf, count);
840 mconsole_notify(notify_socket, MCONSOLE_PANIC, message,

Completed in 54 milliseconds