Home
last modified time | relevance | path

Searched refs:tomoyo_socket_sendmsg_permission (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c480 return tomoyo_socket_sendmsg_permission(sock, msg, size); in tomoyo_socket_sendmsg()
H A Dnetwork.c750 * tomoyo_socket_sendmsg_permission - Check permission for sending a datagram.
758 int tomoyo_socket_sendmsg_permission(struct socket *sock, struct msghdr *msg, in tomoyo_socket_sendmsg_permission() function
H A Dcommon.h1001 int tomoyo_socket_sendmsg_permission(struct socket *sock, struct msghdr *msg,
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c499 return tomoyo_socket_sendmsg_permission(sock, msg, size); in tomoyo_socket_sendmsg()
H A Dnetwork.c750 * tomoyo_socket_sendmsg_permission - Check permission for sending a datagram.
758 int tomoyo_socket_sendmsg_permission(struct socket *sock, struct msghdr *msg, in tomoyo_socket_sendmsg_permission() function
H A Dcommon.h1000 int tomoyo_socket_sendmsg_permission(struct socket *sock, struct msghdr *msg,

Completed in 12 milliseconds