Searched defs:__jhash_nwords (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | test_l4lb.c | 95 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
|
| 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_xdp_noinline.c | 90 u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_xdp_noinline.c | 90 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_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
|
Completed in 7 milliseconds