Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dkcm.h27 struct kcm_clone { struct
/Linux-v4.19/Documentation/networking/
Dkcm.txt128 struct kcm_clone {
132 struct kcm_clone info;
/Linux-v4.19/net/kcm/
Dkcmsock.c1659 static struct file *kcm_clone(struct socket *osock) in kcm_clone() function
1711 struct kcm_clone info; in kcm_ioctl()
1718 file = kcm_clone(sock); in kcm_ioctl()