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

/netbsd-current/sys/kern/
H A Dsubr_hash.c58 struct pslist_head *hashtbl_pslist; local
66 esize = sizeof(*hashtbl_pslist);
92 struct pslist_head *hashtbl_pslist; local
117 hashtbl_pslist = p;
119 PSLIST_INIT(&hashtbl_pslist[i]);

Completed in 184 milliseconds