Searched defs:__jhash_nwords (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/tools/include/linux/ |
H A D | jhash.h | 149 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
|
/openbmc/linux/include/linux/ |
H A D | jhash.h | 150 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 D | test_l4lb_noinline.c | 89 static __noinline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
|
H A D | test_l4lb.c | 93 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
|
H A D | test_l4lb_noinline_dynptr.c | 91 static __noinline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
|
H A D | test_xdp_noinline.c | 90 u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
|