Home
last modified time | relevance | path

Searched refs:SOF_EV_CLOSING (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsockfilter.h62 SOF_EV_CLOSING, /* ... is closing */ enumerator
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c638 sof_sonode_notify_filters(so, SOF_EV_CLOSING, (uintptr_t)B_TRUE); in sof_sonode_closing()