Home
last modified time | relevance | path

Searched defs:__jhash_nwords (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Djhash.h149 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
/openbmc/linux/include/linux/
H A Djhash.h150 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline.c89 static __noinline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
H A Dtest_l4lb.c93 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
H A Dtest_l4lb_noinline_dynptr.c91 static __noinline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
H A Dtest_xdp_noinline.c90 u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function