Searched refs:hashrandom_init (Results 1 – 2 of 2) sorted by relevance
623 static void hashrandom_init(void *arg) in hashrandom_init() function631 SYSINIT(hashrandom_init, SI_SUB_RANDOM, SI_ORDER_ANY, &hashrandom_init, NULL);
702 static void hashrandom_init(void *arg) in hashrandom_init() function706 SYSINIT(hashrandom_init, SI_SUB_KLD, SI_ORDER_SECOND, &hashrandom_init, NULL);