Searched refs:kcm_attach (Results 1 – 5 of 5) sorted by relevance
18 struct kcm_attach { struct
151 struct kcm_attach {156 struct kcm_attach info;165 The kcm_attach structure contains:
1331 static int kcm_attach(struct socket *sock, struct socket *csock, in kcm_attach() function1434 static int kcm_attach_ioctl(struct socket *sock, struct kcm_attach *info) in kcm_attach_ioctl()1450 err = kcm_attach(sock, csock, prog); in kcm_attach_ioctl()1651 struct kcm_attach info; in kcm_ioctl()