Home
last modified time | relevance | path

Searched refs:tomoyo_socket_sendmsg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c469 * tomoyo_socket_sendmsg - Check permission for sendmsg().
477 static int tomoyo_socket_sendmsg(struct socket *sock, struct msghdr *msg, in tomoyo_socket_sendmsg() function
561 LSM_HOOK_INIT(socket_sendmsg, tomoyo_socket_sendmsg),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c488 * tomoyo_socket_sendmsg - Check permission for sendmsg().
496 static int tomoyo_socket_sendmsg(struct socket *sock, struct msghdr *msg, in tomoyo_socket_sendmsg() function
581 LSM_HOOK_INIT(socket_sendmsg, tomoyo_socket_sendmsg),

Completed in 3 milliseconds