Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsockfilter.h138 extern void *sof_cas_cookie(sof_handle_t, void *, void *);
/titanic_50/usr/src/uts/common/inet/kssl/
H A Dksslfilter.c179 if (sof_cas_cookie(handle, cookie, kssl) != cookie) { in kssl_bind_cb()
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c1684 sof_cas_cookie(sof_handle_t handle, void *old, void *new) in sof_cas_cookie() function