Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dkcm.h27 struct kcm_clone { struct
/linux/Documentation/networking/
H A Dkcm.rst131 struct kcm_clone {
135 struct kcm_clone info;
/linux/net/kcm/
H A Dkcmsock.c1525 static struct file *kcm_clone(struct socket *osock)
1577 struct kcm_clone info; in kcm_ioctl()
1579 FD_PREPARE(fdf, 0, kcm_clone(sock)); in kcm_ioctl()
1527 static struct file *kcm_clone(struct socket *osock) kcm_clone() function