Home
last modified time | relevance | path

Searched refs:hfunc (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/bench/
H A Dqht-bench.c123 static uint32_t (*hfunc)(unsigned long v) = h; variable
170 hash = hfunc(*p); in do_rw()
179 hash = hfunc(*p); in do_rw()
359 hash = hfunc(*p); in htable_init()
489 hfunc = hval; in parse_args()
/openbmc/u-boot/include/bedbug/
H A Dppc.h318 int (*hfunc)(struct ppc_ctx *); member
/openbmc/u-boot/common/
H A Dbedbug.c208 (ctx.op->hfunc == 0) || in disppc()
209 ((*ctx.op->hfunc) (&ctx) == false)) { in disppc()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1557 uint8_t hfunc; member