Home
last modified time | relevance | path

Searched refs:word_at_a_time (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dword-at-a-time.h14 struct word_at_a_time { struct
21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time in prep_zero_mask() argument
37 static inline bool has_zero(unsigned long val, unsigned long *data, const struct word_at_a_time *c) in has_zero()
54 struct word_at_a_time { struct
60 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
71 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
104 struct word_at_a_time { struct
139 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
146 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/
Dword-at-a-time.h14 struct word_at_a_time { struct
21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time in prep_zero_mask() argument
37 static inline bool has_zero(unsigned long val, unsigned long *data, const struct word_at_a_time *c) in has_zero()
54 struct word_at_a_time { struct
60 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
71 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
104 struct word_at_a_time { struct
139 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
146 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/kernel/linux/linux-5.10/include/asm-generic/
Dword-at-a-time.h10 struct word_at_a_time { struct
17 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time in prep_zero_mask() argument
41 static inline bool has_zero(unsigned long val, unsigned long *data, const struct word_at_a_time *c) in has_zero()
60 struct word_at_a_time { struct
93 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
100 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dword-at-a-time.h14 struct word_at_a_time { struct
21 unsigned long *bits, const struct word_at_a_time *c) in has_zero() argument
29 unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dword-at-a-time.h11 struct word_at_a_time { struct
27 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero() argument
34 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dword-at-a-time.h15 struct word_at_a_time { struct
22 …line unsigned long has_zero(unsigned long val, unsigned long *bits, const struct word_at_a_time *c) in has_zero() argument
29 …unsigned long prep_zero_mask(unsigned long val, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dword-at-a-time.h14 struct word_at_a_time { struct
47 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
54 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dword-at-a-time.h14 struct word_at_a_time { struct
21 const struct word_at_a_time *c) in has_zero() argument
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dword-at-a-time.h14 struct word_at_a_time { struct
21 const struct word_at_a_time *c) in has_zero() argument
/kernel/linux/linux-5.10/lib/
Dstrnlen_user.c25 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in do_strnlen_user()
Dstrncpy_from_user.c31 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in do_strncpy_from_user()
Dstring.c182 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in strscpy()
/kernel/linux/linux-5.10/fs/
Dnamei.c2002 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hashlen_string()
2030 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hash_name()