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

/freebsd-10.2-release/sys/dev/cxgb/
H A Dcxgb_include.h18 #include <common/jhash.h>
/freebsd-10.2-release/sys/ofed/include/linux/
H A Djhash.h4 /* jhash.h: Jenkins hash support.
44 static inline u32 jhash(const void *key, u32 length, u32 initval) function
/freebsd-10.2-release/sys/dev/cxgb/common/
H A Djhash.h4 /* jhash.h: Jenkins hash support.
17 * $FreeBSD: releng/10.2/sys/dev/cxgb/common/jhash.h 169978 2007-05-25 09:48:20Z kmacy $
41 static inline u32 jhash(const void *key, u32 length, u32 initval) function
/freebsd-10.2-release/sys/ofed/drivers/infiniband/core/
H A Dfmr_pool.c37 #include <linux/jhash.h>

Completed in 47 milliseconds