Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dkcm.h27 struct kcm_clone { struct
/Linux-v5.4/Documentation/networking/
Dkcm.txt128 struct kcm_clone {
132 struct kcm_clone info;
/Linux-v5.4/net/kcm/
Dkcmsock.c1660 static struct file *kcm_clone(struct socket *osock) in kcm_clone() function
1712 struct kcm_clone info; in kcm_ioctl()
1719 file = kcm_clone(sock); in kcm_ioctl()