Searched refs:sock_map_fd (Results 1 – 1 of 1) sorted by relevance
485 static int sock_map_fd(struct socket *sock, int flags) in sock_map_fd() function1719 return sock_map_fd(sock, flags & (O_CLOEXEC | O_NONBLOCK)); in __sys_socket()