Home
last modified time | relevance | path

Searched refs:word_at_a_time (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A 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 *c) in prep_zero_mask()
37 static inline unsigned long 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 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
71 static inline 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 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
146 static inline 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/
H A 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 *c) in prep_zero_mask()
37 static inline unsigned long 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 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
71 static inline 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 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
146 static inline 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-6.6/arch/powerpc/include/asm/
H A 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 *c) in prep_zero_mask()
37 static inline unsigned long 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 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
71 static inline 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 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
146 static inline 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-6.6/tools/testing/selftests/powerpc/primitives/
H A 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 *c) in prep_zero_mask()
37 static inline unsigned long 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 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
71 static inline 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 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
146 static inline 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/
H A 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 *c) in prep_zero_mask()
41 static inline unsigned long 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 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
100 static inline 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-6.6/include/asm-generic/
H A 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 *c) in prep_zero_mask()
41 static inline unsigned long 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 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
100 static inline 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/
H A Dword-at-a-time.h12 * We do not use the word_at_a_time struct on Alpha, but it needs to be
15 struct word_at_a_time { struct
22 static inline unsigned long has_zero(unsigned long val, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
29 static inline 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/sh/include/asm/
H A Dword-at-a-time.h11 struct word_at_a_time { struct
27 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
34 static inline 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/
H A 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()
29 unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dword-at-a-time.h12 * We do not use the word_at_a_time struct on Alpha, but it needs to be
15 struct word_at_a_time { struct
22 static inline unsigned long has_zero(unsigned long val, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
29 static inline 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-6.6/arch/sh/include/asm/
H A Dword-at-a-time.h11 struct word_at_a_time { struct
27 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
34 static inline 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-6.6/arch/riscv/include/asm/
H A 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()
29 unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dword-at-a-time.h14 struct word_at_a_time { struct
47 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
54 static inline 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-6.6/arch/x86/include/asm/
H A Dword-at-a-time.h14 struct word_at_a_time { struct
47 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
54 static inline 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/
H A Dword-at-a-time.h14 struct word_at_a_time { struct
21 const struct word_at_a_time *c) in has_zero()
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dword-at-a-time.h14 struct word_at_a_time { struct
21 const struct word_at_a_time *c) in has_zero()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dword-at-a-time.h14 struct word_at_a_time { struct
21 const struct word_at_a_time *c) in has_zero()
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dword-at-a-time.h13 struct word_at_a_time { struct
20 const struct word_at_a_time *c) in has_zero()
/kernel/linux/linux-5.10/lib/
H A Dstrnlen_user.c25 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in do_strnlen_user()
H A Dstrncpy_from_user.c31 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in do_strncpy_from_user()
H A Dstring.c182 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in strscpy()
/kernel/linux/linux-6.6/lib/
H A Dstrnlen_user.c25 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in do_strnlen_user()
H A Dstrncpy_from_user.c31 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in do_strncpy_from_user()
H A Dstring.c124 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in strscpy()
/kernel/linux/linux-5.10/fs/
H A Dnamei.c2014 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hashlen_string()
2042 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hash_name()

Completed in 14 milliseconds

12