Searched refs:init_unrhdr (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dsubr_unit.c338 init_unrhdr(struct unrhdr *uh, int low, int high, struct mtx *mutex) function
368 init_unrhdr(uh, low, high, mutex);
399 init_unrhdr(uh, uh->low, uh->high, uh->mtx);
/freebsd-12-stable/sys/sys/
H A Dsystm.h527 void init_unrhdr(struct unrhdr *uh, int low, int high, struct mtx *mutex);

Completed in 40 milliseconds