Searched defs:rol32 (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_jhash.h | 7 static __always_inline u32 rol32(u32 word, unsigned int shift) in rol32() function [all...] |
H A D | test_l4lb.c | 26 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function [all...] |
H A D | test_l4lb_noinline.c | 20 static __always_inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function [all...] |
H A D | test_xdp_noinline.c | 19 static __always_inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function [all...] |
/kernel/linux/linux-5.10/tools/include/linux/ |
H A D | bitops.h | 69 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_jhash.h | 7 static __always_inline u32 rol32(u32 word, unsigned int shift) in rol32() function [all...] |
H A D | test_xdp_noinline.c | 19 static __always_inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function [all...] |
H A D | test_l4lb_noinline_dynptr.c | 22 static __always_inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function [all...] |
H A D | test_l4lb_noinline.c | 20 static __always_inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function [all...] |
H A D | test_l4lb.c | 24 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function [all...] |
/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | bitops.h | 85 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | bitops.h | 103 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bitops.h | 124 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() function
|
Completed in 6 milliseconds