Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h144 extern void sof_sonode_cleanup(struct sonode *);
H A Dsockcommon.c662 sof_sonode_cleanup(so); in sonode_fini()
H A Dsockfilter.c599 sof_sonode_cleanup(struct sonode *so) in sof_sonode_cleanup() function