Home
last modified time | relevance | path

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

/net/kcm/
Dkcmsock.c1334 static int kcm_attach(struct socket *sock, struct socket *csock, in kcm_attach() function
1437 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()