Home
last modified time | relevance | path

Searched defs:kcm_clone (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dkcm.h27 struct kcm_clone { struct
28 int fd;
/openbmc/linux/net/kcm/
H A Dkcmsock.c1500 static struct file *kcm_clone(struct socket *osock) in kcm_clone() function