Searched defs:callout_init_mtx (Results 1 - 2 of 2) sorted by last modified time

/freebsd-10.0-release/sys/boot/usb/
H A Dbsd_kernel.c252 callout_init_mtx(struct callout *c, struct mtx *mtx, int flags) function
/freebsd-10.0-release/sys/sys/
H A Dcallout.h71 #define callout_init_mtx(c, mtx, flags) \ macro

Completed in 47 milliseconds