Home
last modified time | relevance | path

Searched defs:word (Results 1 – 15 of 15) sorted by relevance

/tools/include/asm-generic/bitops/
D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls()
D__ffs.h14 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
/tools/testing/selftests/bpf/progs/
Dtest_jhash.h7 static __always_inline u32 rol32(u32 word, unsigned int shift) in rol32()
Dtest_sock_fields.c256 __u32 *word = (__u32 *)&sk->dst_port; in sk_dst_port__load_word() local
Dtest_l4lb.c26 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32()
Dtest_l4lb_noinline.c20 static __always_inline __u32 rol32(__u32 word, unsigned int shift) in rol32()
Dtest_xdp_noinline.c19 static __always_inline __u32 rol32(__u32 word, unsigned int shift) in rol32()
/tools/include/linux/
Dbitops.h69 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32()
/tools/testing/selftests/move_mount_set_group/
Dmove_mount_set_group_test.c142 static void null_endofword(char *word) in null_endofword()
/tools/perf/util/
Ds390-cpumsf.c249 unsigned long long word = be64toh(*(unsigned long long *)basicp); in s390_cpumsf_basic_show() local
293 unsigned long long word = be64toh(*(unsigned long long *)diagp); in s390_cpumsf_diag_show() local
/tools/lib/traceevent/plugins/
Dplugin_kvm.c361 unsigned word; member
/tools/testing/selftests/bpf/
Dtest_flow_dissector.c61 __be32 word; member
/tools/testing/selftests/powerpc/nx-gzip/include/
Dnxu.h75 uint32_t word[4]; member
147 uint32_t word; member
/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c298 static void null_endofword(char *word) in null_endofword()
/tools/lib/traceevent/
Devent-parse.c4666 uint16_t word; in print_ip6c_addr() local