Searched refs:kcm_attach (Results 1 – 3 of 3) sorted by relevance
18 struct kcm_attach { struct
148 struct kcm_attach {153 struct kcm_attach info;162 The kcm_attach structure contains:
1371 static int kcm_attach(struct socket *sock, struct socket *csock, in kcm_attach() function1475 static int kcm_attach_ioctl(struct socket *sock, struct kcm_attach *info) in kcm_attach_ioctl()1491 err = kcm_attach(sock, csock, prog); in kcm_attach_ioctl()1692 struct kcm_attach info; in kcm_ioctl()