Home
last modified time | relevance | path

Searched refs:socket_socketpair (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dlsm_hooks.h1710 int (*socket_socketpair)(struct socket *socka, struct socket *sockb); member
1985 struct hlist_head socket_socketpair; member
/Linux-v5.4/security/
Dsecurity.c1987 return call_int_hook(socket_socketpair, 0, socka, sockb); in security_socket_socketpair()
/Linux-v5.4/security/smack/
Dsmack_lsm.c4692 LSM_HOOK_INIT(socket_socketpair, smack_socket_socketpair),
/Linux-v5.4/security/selinux/
Dhooks.c6950 LSM_HOOK_INIT(socket_socketpair, selinux_socket_socketpair),