Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dcallout.h95 #define callout_init_mtx(c, mtx, flags) \ macro
/freebsd-10-stable/sys/boot/usb/
Dbsd_kernel.c252 callout_init_mtx(struct callout *c, struct mtx *mtx, int flags) in callout_init_mtx() function