Searched refs:kcm_attach (Results 1 – 1 of 1) sorted by relevance
1334 static int kcm_attach(struct socket *sock, struct socket *csock, in kcm_attach() function1437 static int kcm_attach_ioctl(struct socket *sock, struct kcm_attach *info) in kcm_attach_ioctl()1453 err = kcm_attach(sock, csock, prog); in kcm_attach_ioctl()1654 struct kcm_attach info; in kcm_ioctl()