Home
last modified time | relevance | path

Searched defs:sock_init (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dyenta_socket.h111 int (*sock_init)(struct yenta_socket *); member
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dyenta_socket.h111 int (*sock_init)(struct yenta_socket *); member
/kernel/linux/linux-5.10/net/
H A Dsocket.c3056 static int __init sock_init(void) in sock_init() function
3105 core_initcall(sock_init); /* early initcall */ variable
/kernel/linux/linux-6.6/net/
H A Dsocket.c3238 static int __init sock_init(void) in sock_init() function
3287 core_initcall(sock_init); /* early initcall */ variable

Completed in 11 milliseconds