Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dkcm.h27 struct kcm_clone { struct
/Linux-v5.10/Documentation/networking/
Dkcm.rst131 struct kcm_clone {
135 struct kcm_clone info;
/Linux-v5.10/net/kcm/
Dkcmsock.c1658 static struct file *kcm_clone(struct socket *osock) in kcm_clone() function
1710 struct kcm_clone info; in kcm_ioctl()
1717 file = kcm_clone(sock); in kcm_ioctl()