Home
last modified time | relevance | path

Searched refs:mconsole_unlink_socket (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/um/drivers/
Dmconsole.h71 extern int mconsole_unlink_socket(void);
Dmconsole_user.c171 int mconsole_unlink_socket(void) in mconsole_unlink_socket() function
Dmconsole_kern.c45 return mconsole_unlink_socket(); in do_unlink_socket()