Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcallo.h234 #define CALLOUT_LIST_FLAG_FREE 0x1 macro
/titanic_41/usr/src/uts/common/os/
H A Dcallout.c246 cl->cl_flags |= CALLOUT_LIST_FLAG_FREE; \
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c914 !(cl->cl_flags & CALLOUT_LIST_FLAG_FREE)) { in callout_list_cb()
922 (cl->cl_flags & CALLOUT_LIST_FLAG_FREE)) { in callout_list_cb()