Searched defs:callout_init_mtx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dcallout.h94 #define callout_init_mtx(c, mtx, flags) \ macro
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.c473 callout_init_mtx(struct callout *c, struct mtx *mtx, int flags) function

Completed in 83 milliseconds