Searched refs:CALLOUT_TRYLOCK (Results 1 – 4 of 4) sorted by relevance
42 #define CALLOUT_TRYLOCK 0x0001 /* try semantic in softclock_call_cc */ macro
676 if (c_iflags & CALLOUT_TRYLOCK) { in softclock_call_cc()1351 CALLOUT_TRYLOCK)) == 0, in _callout_init_lock()1355 KASSERT(!(flags & CALLOUT_TRYLOCK) || in _callout_init_lock()
1792 CALLOUT_TRYLOCK | CALLOUT_RETURNUNLOCKED); in nd6_queue_add()
2319 CALLOUT_TRYLOCK | CALLOUT_RETURNUNLOCKED); in tcp_newtcpcb()