Searched refs:CALLOUT_AUTOLOCK (Results 1 – 1 of 1) sorted by relevance
126 #define CALLOUT_AUTOLOCK 0x00000200 /* both */ macro603 } else if (c->flags & CALLOUT_AUTOLOCK) { in softclock_handler()771 cc->flags = CALLOUT_DID_INIT | CALLOUT_MPSAFE | CALLOUT_AUTOLOCK; in _callout_init_lk()886 if (c->flags & CALLOUT_AUTOLOCK) in _callout_cancel_or_stop()891 if (c->flags & CALLOUT_AUTOLOCK) in _callout_cancel_or_stop()918 if (c->flags & CALLOUT_AUTOLOCK) in _callout_cancel_or_stop()