kernel - add hashinit_ext() and phashinit_ext()
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 20 Dec 2009 08:13:38 +0000 (00:13 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 20 Dec 2009 08:13:38 +0000 (00:13 -0800)
commitc02197ac4398205f5d55cbb345e14c21e70d8c3b
tree1c54305ff307fec6f07234862e36302b3e850b28
parent61f96b6ff60acbd1692d0bffe07b5e1f262327dc
kernel - add hashinit_ext() and phashinit_ext()

* Add hashinit_ext() and phashinit_ext(), extended versions of
  hashinit() and phashinit() which take a structure size and zero
  the array instead of assuming it is only an array of LIST_HEAD's.
sys/kern/kern_subr.c
sys/sys/systm.h