Searched defs:kcm_attach (Results 1 – 2 of 2) sorted by relevance
18 struct kcm_attach { struct19 int fd;20 int bpf_fd;
1217 static int kcm_attach(struct socket *sock, struct socket *csock, in kcm_attach() function