Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c454 * tomoyo_socket_bind - Check permission for bind().
462 static int tomoyo_socket_bind(struct socket *sock, struct sockaddr *addr, in tomoyo_socket_bind() function
558 LSM_HOOK_INIT(socket_bind, tomoyo_socket_bind),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c473 * tomoyo_socket_bind - Check permission for bind().
481 static int tomoyo_socket_bind(struct socket *sock, struct sockaddr *addr, in tomoyo_socket_bind() function
578 LSM_HOOK_INIT(socket_bind, tomoyo_socket_bind),

Completed in 3 milliseconds