Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkcm.h23 struct kcm_unattach { struct
24 int fd;
/openbmc/linux/net/kcm/
H A Dkcmsock.c1345 static void kcm_unattach(struct kcm_psock *psock) in kcm_unattach() function