Searched refs:security_socket_accept (Results 1 – 3 of 3) sorted by relevance
1393 int security_socket_accept(struct socket *sock, struct socket *newsock);1487 static inline int security_socket_accept(struct socket *sock, in security_socket_accept() function
2200 int security_socket_accept(struct socket *sock, struct socket *newsock) in security_socket_accept() function
1769 err = security_socket_accept(sock, newsock); in do_accept()
Completed in 24 milliseconds