Home
last modified time | relevance | path

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

/linux-6.1.9/net/
Dsocket.c478 static int sock_map_fd(struct socket *sock, int flags) in sock_map_fd() function
1644 return sock_map_fd(sock, flags & (O_CLOEXEC | O_NONBLOCK)); in __sys_socket()