Home
last modified time | relevance | path

Searched defs:walk (Results 1 – 25 of 216) sorted by relevance

123456789

/kernel/linux/linux-5.10/include/crypto/
Dscatterwalk.h28 static inline unsigned int scatterwalk_pagelen(struct scatter_walk *walk) in scatterwalk_pagelen()
35 static inline unsigned int scatterwalk_clamp(struct scatter_walk *walk, in scatterwalk_clamp()
42 static inline void scatterwalk_advance(struct scatter_walk *walk, in scatterwalk_advance()
48 static inline unsigned int scatterwalk_aligned(struct scatter_walk *walk, in scatterwalk_aligned()
54 static inline struct page *scatterwalk_page(struct scatter_walk *walk) in scatterwalk_page()
64 static inline void scatterwalk_start(struct scatter_walk *walk, in scatterwalk_start()
71 static inline void *scatterwalk_map(struct scatter_walk *walk) in scatterwalk_map()
77 static inline void scatterwalk_pagedone(struct scatter_walk *walk, int out, in scatterwalk_pagedone()
96 static inline void scatterwalk_done(struct scatter_walk *walk, int out, in scatterwalk_done()
/kernel/linux/linux-6.6/include/crypto/
Dscatterwalk.h29 static inline unsigned int scatterwalk_pagelen(struct scatter_walk *walk) in scatterwalk_pagelen()
36 static inline unsigned int scatterwalk_clamp(struct scatter_walk *walk, in scatterwalk_clamp()
43 static inline void scatterwalk_advance(struct scatter_walk *walk, in scatterwalk_advance()
49 static inline struct page *scatterwalk_page(struct scatter_walk *walk) in scatterwalk_page()
59 static inline void scatterwalk_start(struct scatter_walk *walk, in scatterwalk_start()
66 static inline void *scatterwalk_map(struct scatter_walk *walk) in scatterwalk_map()
72 static inline void scatterwalk_pagedone(struct scatter_walk *walk, int out, in scatterwalk_pagedone()
86 static inline void scatterwalk_done(struct scatter_walk *walk, int out, in scatterwalk_done()
/kernel/linux/linux-5.10/crypto/
Dskcipher.c44 static inline void skcipher_unmap(struct scatter_walk *walk, void *vaddr) in skcipher_unmap()
50 static inline void *skcipher_map(struct scatter_walk *walk) in skcipher_map()
58 static inline void skcipher_map_src(struct skcipher_walk *walk) in skcipher_map_src()
63 static inline void skcipher_map_dst(struct skcipher_walk *walk) in skcipher_map_dst()
68 static inline void skcipher_unmap_src(struct skcipher_walk *walk) in skcipher_unmap_src()
73 static inline void skcipher_unmap_dst(struct skcipher_walk *walk) in skcipher_unmap_dst()
78 static inline gfp_t skcipher_walk_gfp(struct skcipher_walk *walk) in skcipher_walk_gfp()
93 static int skcipher_done_slow(struct skcipher_walk *walk, unsigned int bsize) in skcipher_done_slow()
104 int skcipher_walk_done(struct skcipher_walk *walk, int err) in skcipher_walk_done()
181 void skcipher_walk_complete(struct skcipher_walk *walk, int err) in skcipher_walk_complete()
[all …]
Dcfb.c42 static void crypto_cfb_final(struct skcipher_walk *walk, in crypto_cfb_final()
57 static int crypto_cfb_encrypt_segment(struct skcipher_walk *walk, in crypto_cfb_encrypt_segment()
80 static int crypto_cfb_encrypt_inplace(struct skcipher_walk *walk, in crypto_cfb_encrypt_inplace()
105 struct skcipher_walk walk; in crypto_cfb_encrypt() local
127 static int crypto_cfb_decrypt_segment(struct skcipher_walk *walk, in crypto_cfb_decrypt_segment()
150 static int crypto_cfb_decrypt_inplace(struct skcipher_walk *walk, in crypto_cfb_decrypt_inplace()
169 static int crypto_cfb_decrypt_blocks(struct skcipher_walk *walk, in crypto_cfb_decrypt_blocks()
181 struct skcipher_walk walk; in crypto_cfb_decrypt() local
Dpcbc.c20 struct skcipher_walk *walk, in crypto_pcbc_encrypt_segment()
42 struct skcipher_walk *walk, in crypto_pcbc_encrypt_inplace()
67 struct skcipher_walk walk; in crypto_pcbc_encrypt() local
87 struct skcipher_walk *walk, in crypto_pcbc_decrypt_segment()
109 struct skcipher_walk *walk, in crypto_pcbc_decrypt_inplace()
134 struct skcipher_walk walk; in crypto_pcbc_decrypt() local
Dcbc.c16 static int crypto_cbc_encrypt_segment(struct skcipher_walk *walk, in crypto_cbc_encrypt_segment()
44 static int crypto_cbc_encrypt_inplace(struct skcipher_walk *walk, in crypto_cbc_encrypt_inplace()
75 struct skcipher_walk walk; in crypto_cbc_encrypt() local
91 static int crypto_cbc_decrypt_segment(struct skcipher_walk *walk, in crypto_cbc_decrypt_segment()
121 static int crypto_cbc_decrypt_inplace(struct skcipher_walk *walk, in crypto_cbc_decrypt_inplace()
157 struct skcipher_walk walk; in crypto_cbc_decrypt() local
/kernel/linux/linux-6.6/mm/
Dpagewalk.c24 unsigned long end, struct mm_walk *walk) in walk_pte_range_inner()
42 struct mm_walk *walk) in walk_pte_range()
78 unsigned long end, struct mm_walk *walk, int pdshift) in walk_hugepd_range()
109 unsigned long end, struct mm_walk *walk, int pdshift) in walk_hugepd_range()
116 struct mm_walk *walk) in walk_pmd_range()
178 struct mm_walk *walk) in walk_pud_range()
230 struct mm_walk *walk) in walk_p4d_range()
265 struct mm_walk *walk) in walk_pgd_range()
310 struct mm_walk *walk) in walk_hugetlb_range()
339 struct mm_walk *walk) in walk_hugetlb_range()
[all …]
Dptdump.c15 static inline int note_kasan_page_table(struct mm_walk *walk, in note_kasan_page_table()
29 unsigned long next, struct mm_walk *walk) in ptdump_pgd_entry()
52 unsigned long next, struct mm_walk *walk) in ptdump_p4d_entry()
75 unsigned long next, struct mm_walk *walk) in ptdump_pud_entry()
98 unsigned long next, struct mm_walk *walk) in ptdump_pmd_entry()
119 unsigned long next, struct mm_walk *walk) in ptdump_pte_entry()
133 int depth, struct mm_walk *walk) in ptdump_hole()
Dmapping_dirty_helpers.c35 struct mm_walk *walk) in wp_pte()
90 unsigned long end, struct mm_walk *walk) in clean_record_pte()
127 struct mm_walk *walk) in wp_clean_pmd_entry()
149 struct mm_walk *walk) in wp_clean_pud_entry()
170 struct mm_walk *walk) in wp_clean_pre_vma()
198 static void wp_clean_post_vma(struct mm_walk *walk) in wp_clean_post_vma()
219 struct mm_walk *walk) in wp_clean_test_walk()
Dhugetlb_vmemmap.c93 struct vmemmap_remap_walk *walk) in vmemmap_pte_range()
120 struct vmemmap_remap_walk *walk) in vmemmap_pmd_range()
142 struct vmemmap_remap_walk *walk) in vmemmap_pud_range()
162 struct vmemmap_remap_walk *walk) in vmemmap_p4d_range()
181 struct vmemmap_remap_walk *walk) in vmemmap_remap_range()
229 struct vmemmap_remap_walk *walk) in vmemmap_remap_pte()
277 struct vmemmap_remap_walk *walk) in vmemmap_restore_pte()
316 struct vmemmap_remap_walk walk = { in vmemmap_remap_free() local
418 struct vmemmap_remap_walk walk = { in vmemmap_remap_alloc() local
/kernel/linux/linux-5.10/mm/
Dpagewalk.c24 unsigned long end, struct mm_walk *walk) in walk_pte_range_inner()
42 struct mm_walk *walk) in walk_pte_range()
62 struct mm_walk *walk) in walk_pmd_range()
120 struct mm_walk *walk) in walk_pud_range()
169 struct mm_walk *walk) in walk_p4d_range()
202 struct mm_walk *walk) in walk_pgd_range()
246 struct mm_walk *walk) in walk_hugetlb_range()
275 struct mm_walk *walk) in walk_hugetlb_range()
289 struct mm_walk *walk) in walk_page_test()
315 struct mm_walk *walk) in __walk_page_range()
[all …]
Dptdump.c15 static inline int note_kasan_page_table(struct mm_walk *walk, in note_kasan_page_table()
29 unsigned long next, struct mm_walk *walk) in ptdump_pgd_entry()
49 unsigned long next, struct mm_walk *walk) in ptdump_p4d_entry()
69 unsigned long next, struct mm_walk *walk) in ptdump_pud_entry()
89 unsigned long next, struct mm_walk *walk) in ptdump_pmd_entry()
108 unsigned long next, struct mm_walk *walk) in ptdump_pte_entry()
122 int depth, struct mm_walk *walk) in ptdump_hole()
Dmapping_dirty_helpers.c33 struct mm_walk *walk) in wp_pte()
87 unsigned long end, struct mm_walk *walk) in clean_record_pte()
124 struct mm_walk *walk) in wp_clean_pmd_entry()
154 struct mm_walk *walk) in wp_clean_pud_entry()
181 struct mm_walk *walk) in wp_clean_pre_vma()
209 static void wp_clean_post_vma(struct mm_walk *walk) in wp_clean_post_vma()
230 struct mm_walk *walk) in wp_clean_test_walk()
/kernel/linux/linux-6.6/crypto/
Dskcipher.c48 static inline void skcipher_map_src(struct skcipher_walk *walk) in skcipher_map_src()
53 static inline void skcipher_map_dst(struct skcipher_walk *walk) in skcipher_map_dst()
58 static inline void skcipher_unmap_src(struct skcipher_walk *walk) in skcipher_unmap_src()
63 static inline void skcipher_unmap_dst(struct skcipher_walk *walk) in skcipher_unmap_dst()
68 static inline gfp_t skcipher_walk_gfp(struct skcipher_walk *walk) in skcipher_walk_gfp()
112 static int skcipher_done_slow(struct skcipher_walk *walk, unsigned int bsize) in skcipher_done_slow()
123 int skcipher_walk_done(struct skcipher_walk *walk, int err) in skcipher_walk_done()
200 void skcipher_walk_complete(struct skcipher_walk *walk, int err) in skcipher_walk_complete()
236 static void skcipher_queue_write(struct skcipher_walk *walk, in skcipher_queue_write()
243 static int skcipher_next_slow(struct skcipher_walk *walk, unsigned int bsize) in skcipher_next_slow()
[all …]
Dcfb.c43 static void crypto_cfb_final(struct skcipher_walk *walk, in crypto_cfb_final()
58 static int crypto_cfb_encrypt_segment(struct skcipher_walk *walk, in crypto_cfb_encrypt_segment()
81 static int crypto_cfb_encrypt_inplace(struct skcipher_walk *walk, in crypto_cfb_encrypt_inplace()
106 struct skcipher_walk walk; in crypto_cfb_encrypt() local
128 static int crypto_cfb_decrypt_segment(struct skcipher_walk *walk, in crypto_cfb_decrypt_segment()
151 static int crypto_cfb_decrypt_inplace(struct skcipher_walk *walk, in crypto_cfb_decrypt_inplace()
170 static int crypto_cfb_decrypt_blocks(struct skcipher_walk *walk, in crypto_cfb_decrypt_blocks()
182 struct skcipher_walk walk; in crypto_cfb_decrypt() local
Dpcbc.c21 struct skcipher_walk *walk, in crypto_pcbc_encrypt_segment()
43 struct skcipher_walk *walk, in crypto_pcbc_encrypt_inplace()
68 struct skcipher_walk walk; in crypto_pcbc_encrypt() local
88 struct skcipher_walk *walk, in crypto_pcbc_decrypt_segment()
110 struct skcipher_walk *walk, in crypto_pcbc_decrypt_inplace()
135 struct skcipher_walk walk; in crypto_pcbc_decrypt() local
Dcbc.c17 static int crypto_cbc_encrypt_segment(struct skcipher_walk *walk, in crypto_cbc_encrypt_segment()
45 static int crypto_cbc_encrypt_inplace(struct skcipher_walk *walk, in crypto_cbc_encrypt_inplace()
76 struct skcipher_walk walk; in crypto_cbc_encrypt() local
92 static int crypto_cbc_decrypt_segment(struct skcipher_walk *walk, in crypto_cbc_decrypt_segment()
122 static int crypto_cbc_decrypt_inplace(struct skcipher_walk *walk, in crypto_cbc_decrypt_inplace()
158 struct skcipher_walk walk; in crypto_cbc_decrypt() local
/kernel/linux/linux-5.10/arch/x86/crypto/
Dcast5_avx_glue.c35 static inline bool cast5_fpu_begin(bool fpu_enabled, struct skcipher_walk *walk, in cast5_fpu_begin()
52 struct skcipher_walk walk; in ecb_crypt() local
115 struct skcipher_walk walk; in cbc_encrypt() local
143 struct skcipher_walk *walk) in __cbc_decrypt()
201 struct skcipher_walk walk; in cbc_decrypt() local
217 static void ctr_crypt_final(struct skcipher_walk *walk, struct cast5_ctx *ctx) in ctr_crypt_final()
231 static unsigned int __ctr_crypt(struct skcipher_walk *walk, in __ctr_crypt()
281 struct skcipher_walk walk; in ctr_crypt() local
Dblowfish_glue.c78 struct skcipher_walk walk; in ecb_crypt() local
129 struct skcipher_walk *walk) in __cbc_encrypt()
155 struct skcipher_walk walk; in cbc_encrypt() local
170 struct skcipher_walk *walk) in __cbc_decrypt()
236 struct skcipher_walk walk; in cbc_decrypt() local
250 static void ctr_crypt_final(struct bf_ctx *ctx, struct skcipher_walk *walk) in ctr_crypt_final()
264 static unsigned int __ctr_crypt(struct bf_ctx *ctx, struct skcipher_walk *walk) in __ctr_crypt()
322 struct skcipher_walk walk; in ctr_crypt() local
Ddes3_ede_glue.c79 struct skcipher_walk walk; in ecb_crypt() local
137 struct skcipher_walk *walk) in __cbc_encrypt()
163 struct skcipher_walk walk; in cbc_encrypt() local
178 struct skcipher_walk *walk) in __cbc_decrypt()
242 struct skcipher_walk walk; in cbc_decrypt() local
257 struct skcipher_walk *walk) in ctr_crypt_final()
272 struct skcipher_walk *walk) in __ctr_crypt()
325 struct skcipher_walk walk; in ctr_crypt() local
/kernel/linux/linux-6.6/arch/arm/crypto/
Daes-ce-glue.c171 struct skcipher_walk walk; in ecb_encrypt() local
191 struct skcipher_walk walk; in ecb_decrypt() local
208 struct skcipher_walk *walk) in cbc_encrypt_walk()
228 struct skcipher_walk walk; in cbc_encrypt() local
238 struct skcipher_walk *walk) in cbc_decrypt_walk()
258 struct skcipher_walk walk; in cbc_decrypt() local
275 struct skcipher_walk walk; in cts_cbc_encrypt() local
333 struct skcipher_walk walk; in cts_cbc_decrypt() local
387 struct skcipher_walk walk; in ctr_encrypt() local
453 struct skcipher_walk walk; in xts_encrypt() local
[all …]
/kernel/linux/linux-5.10/arch/arm/crypto/
Daes-ce-glue.c171 struct skcipher_walk walk; in ecb_encrypt() local
191 struct skcipher_walk walk; in ecb_decrypt() local
208 struct skcipher_walk *walk) in cbc_encrypt_walk()
228 struct skcipher_walk walk; in cbc_encrypt() local
238 struct skcipher_walk *walk) in cbc_decrypt_walk()
258 struct skcipher_walk walk; in cbc_decrypt() local
275 struct skcipher_walk walk; in cts_cbc_encrypt() local
333 struct skcipher_walk walk; in cts_cbc_decrypt() local
387 struct skcipher_walk walk; in ctr_encrypt() local
453 struct skcipher_walk walk; in xts_encrypt() local
[all …]
/kernel/linux/linux-5.10/arch/riscv/mm/
Dpageattr.c17 static unsigned long set_pageattr_masks(unsigned long val, struct mm_walk *walk) in set_pageattr_masks()
29 unsigned long next, struct mm_walk *walk) in pageattr_pgd_entry()
42 unsigned long next, struct mm_walk *walk) in pageattr_p4d_entry()
55 unsigned long next, struct mm_walk *walk) in pageattr_pud_entry()
68 unsigned long next, struct mm_walk *walk) in pageattr_pmd_entry()
81 unsigned long next, struct mm_walk *walk) in pageattr_pte_entry()
92 int depth, struct mm_walk *walk) in pageattr_pte_hole()
/kernel/linux/linux-6.6/arch/arm64/crypto/
Dsm4-neon-glue.c40 struct skcipher_walk walk; in sm4_ecb_do_crypt() local
86 struct skcipher_walk walk; in sm4_cbc_encrypt() local
118 struct skcipher_walk walk; in sm4_cbc_decrypt() local
149 struct skcipher_walk walk; in sm4_cfb_encrypt() local
189 struct skcipher_walk walk; in sm4_cfb_decrypt() local
233 struct skcipher_walk walk; in sm4_ctr_crypt() local
Daes-glue.c184 struct skcipher_walk walk; in ecb_encrypt() local
204 struct skcipher_walk walk; in ecb_decrypt() local
220 struct skcipher_walk *walk) in cbc_encrypt_walk()
239 struct skcipher_walk walk; in cbc_encrypt() local
249 struct skcipher_walk *walk) in cbc_decrypt_walk()
268 struct skcipher_walk walk; in cbc_decrypt() local
286 struct skcipher_walk walk; in cts_cbc_encrypt() local
343 struct skcipher_walk walk; in cts_cbc_decrypt() local
412 struct skcipher_walk walk; in essiv_cbc_encrypt() local
434 struct skcipher_walk walk; in essiv_cbc_decrypt() local
[all …]

123456789