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

/linux-master/include/uapi/linux/
H A Dkcm.h18 struct kcm_attach { struct
/linux-master/net/kcm/
H A Dkcmsock.c1213 static int kcm_attach(struct socket *sock, struct socket *csock, function
1316 static int kcm_attach_ioctl(struct socket *sock, struct kcm_attach *info)
1332 err = kcm_attach(sock, csock, prog);
1533 struct kcm_attach info;

Completed in 101 milliseconds