Searched refs:hfunc (Results 1 – 4 of 4) sorted by relevance
123 static uint32_t (*hfunc)(unsigned long v) = h; variable170 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()
318 int (*hfunc)(struct ppc_ctx *); member
208 (ctx.op->hfunc == 0) || in disppc()209 ((*ctx.op->hfunc) (&ctx) == false)) { in disppc()
1557 uint8_t hfunc; member