Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcallo.h237 #define CALLOUT_LIST_FLAG_NANO 0x8 macro
/titanic_41/usr/src/uts/common/os/
H A Dcallout.c326 if (flags & CALLOUT_LIST_FLAG_NANO) { in callout_list_get()
341 if (cl->cl_flags & CALLOUT_LIST_FLAG_NANO) in callout_list_get()
940 if (cl->cl_flags & CALLOUT_LIST_FLAG_NANO) { in callout_heap_process()
1100 clflags |= CALLOUT_LIST_FLAG_NANO; in timeout_generic()
1154 if (clflags & CALLOUT_LIST_FLAG_NANO) { in timeout_generic()