Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dkcm.h27 struct kcm_clone { struct
/Linux-v6.6/Documentation/networking/
Dkcm.rst131 struct kcm_clone {
135 struct kcm_clone info;
/Linux-v6.6/net/kcm/
Dkcmsock.c1499 static struct file *kcm_clone(struct socket *osock) in kcm_clone() function
1551 struct kcm_clone info; in kcm_ioctl()
1558 file = kcm_clone(sock); in kcm_ioctl()