Home
last modified time | relevance | path

Searched defs:CALLOUT_DEBUG_ARGS (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/sys/
H A Dcallout.h99 #define CALLOUT_DEBUG_ARGS , const char *ident, int lineno macro
102 #define CALLOUT_DEBUG_ARGS macro
/dflybsd-src/sys/kern/
H A Dkern_timeout.c754 _callout_init(struct callout *cc CALLOUT_DEBUG_ARGS) in _callout_init()
761 _callout_init_mp(struct callout *cc CALLOUT_DEBUG_ARGS) in _callout_init_mp()
768 _callout_init_lk(struct callout *cc, struct lock *lk CALLOUT_DEBUG_ARGS) in _callout_init_lk()