Home
last modified time | relevance | path

Searched refs:socket_sendmsg (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/security/tomoyo/
Dtomoyo.c566 LSM_HOOK_INIT(socket_sendmsg, tomoyo_socket_sendmsg),
/Linux-v5.4/include/linux/
Dlsm_hooks.h1717 int (*socket_sendmsg)(struct socket *sock, struct msghdr *msg, member
1990 struct hlist_head socket_sendmsg; member
/Linux-v5.4/security/apparmor/
Dlsm.c1198 LSM_HOOK_INIT(socket_sendmsg, apparmor_socket_sendmsg),
/Linux-v5.4/security/
Dsecurity.c2013 return call_int_hook(socket_sendmsg, 0, sock, msg, size); in security_socket_sendmsg()
/Linux-v5.4/security/smack/
Dsmack_lsm.c4697 LSM_HOOK_INIT(socket_sendmsg, smack_socket_sendmsg),
/Linux-v5.4/security/selinux/
Dhooks.c6955 LSM_HOOK_INIT(socket_sendmsg, selinux_socket_sendmsg),