Home
last modified time | relevance | path

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

12345

/linux-6.8/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()
/linux-6.8/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.c50 struct vmemmap_remap_walk *walk) in vmemmap_split_pmd()
96 unsigned long next, struct mm_walk *walk) in vmemmap_pmd_entry()
137 unsigned long next, struct mm_walk *walk) in vmemmap_pte_entry()
160 struct vmemmap_remap_walk *walk) in vmemmap_remap_range()
203 struct vmemmap_remap_walk *walk) in vmemmap_remap_pte()
251 struct vmemmap_remap_walk *walk) in vmemmap_restore_pte()
287 struct vmemmap_remap_walk walk = { in vmemmap_remap_split() local
319 struct vmemmap_remap_walk walk = { in vmemmap_remap_free() local
419 struct vmemmap_remap_walk walk = { in vmemmap_remap_alloc() local
Dhmm.c64 unsigned int required_fault, struct mm_walk *walk) in hmm_vma_fault()
148 __always_unused int depth, struct mm_walk *walk) in hmm_vma_walk_hole()
187 static int hmm_vma_handle_pmd(struct mm_walk *walk, unsigned long addr, in hmm_vma_handle_pmd()
223 static int hmm_vma_handle_pte(struct mm_walk *walk, unsigned long addr, in hmm_vma_handle_pte()
323 struct mm_walk *walk) in hmm_vma_walk_pmd()
412 struct mm_walk *walk) in hmm_vma_walk_pud()
475 struct mm_walk *walk) in hmm_vma_walk_hugetlb_entry()
526 struct mm_walk *walk) in hmm_vma_walk_test()
/linux-6.8/crypto/
Dskcipher.c51 static inline void skcipher_map_src(struct skcipher_walk *walk) in skcipher_map_src()
56 static inline void skcipher_map_dst(struct skcipher_walk *walk) in skcipher_map_dst()
61 static inline void skcipher_unmap_src(struct skcipher_walk *walk) in skcipher_unmap_src()
66 static inline void skcipher_unmap_dst(struct skcipher_walk *walk) in skcipher_unmap_dst()
71 static inline gfp_t skcipher_walk_gfp(struct skcipher_walk *walk) in skcipher_walk_gfp()
111 static int skcipher_done_slow(struct skcipher_walk *walk, unsigned int bsize) in skcipher_done_slow()
122 int skcipher_walk_done(struct skcipher_walk *walk, int err) in skcipher_walk_done()
199 void skcipher_walk_complete(struct skcipher_walk *walk, int err) in skcipher_walk_complete()
235 static void skcipher_queue_write(struct skcipher_walk *walk, in skcipher_queue_write()
242 static int skcipher_next_slow(struct skcipher_walk *walk, unsigned int bsize) in skcipher_next_slow()
[all …]
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
Dxctr.c34 static void crypto_xctr_crypt_final(struct skcipher_walk *walk, in crypto_xctr_crypt_final()
49 static int crypto_xctr_crypt_segment(struct skcipher_walk *walk, in crypto_xctr_crypt_segment()
74 static int crypto_xctr_crypt_inplace(struct skcipher_walk *walk, in crypto_xctr_crypt_inplace()
104 struct skcipher_walk walk; in crypto_xctr_crypt() local
Daegis128-core.c281 struct scatter_walk walk; in crypto_aegis128_process_ad() local
324 struct skcipher_walk *walk, in crypto_aegis128_process_crypt()
395 struct skcipher_walk walk; in crypto_aegis128_encrypt_generic() local
418 struct skcipher_walk walk; in crypto_aegis128_decrypt_generic() local
456 struct skcipher_walk walk; in crypto_aegis128_encrypt_simd() local
481 struct skcipher_walk walk; in crypto_aegis128_decrypt_simd() local
/linux-6.8/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 …]
/linux-6.8/arch/arm64/crypto/
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 …]
Dsm4-neon-glue.c38 struct skcipher_walk walk; in sm4_ecb_do_crypt() local
84 struct skcipher_walk walk; in sm4_cbc_encrypt() local
116 struct skcipher_walk walk; in sm4_cbc_decrypt() local
147 struct skcipher_walk walk; in sm4_ctr_crypt() local
Dsm4-ce-ccm-glue.c97 struct scatter_walk walk; in ccm_calculate_auth_mac() local
162 static int ccm_crypt(struct aead_request *req, struct skcipher_walk *walk, in ccm_crypt()
218 struct skcipher_walk walk; in ccm_encrypt() local
247 struct skcipher_walk walk; in ccm_decrypt() local
Dsm4-ce-gcm-glue.c79 struct scatter_walk walk; in gcm_calculate_auth_mac() local
137 static int gcm_crypt(struct aead_request *req, struct skcipher_walk *walk, in gcm_crypt()
202 struct skcipher_walk walk; in gcm_encrypt() local
223 struct skcipher_walk walk; in gcm_decrypt() local
Daes-neonbs-glue.c100 struct skcipher_walk walk; in __ecb_crypt() local
160 struct skcipher_walk walk; in cbc_encrypt() local
183 struct skcipher_walk walk; in cbc_decrypt() local
211 struct skcipher_walk walk; in ctr_encrypt() local
286 struct skcipher_walk walk; in __xts_crypt() local
/linux-6.8/drivers/gpu/drm/xe/
Dxe_pt_walk.c28 const struct xe_pt_walk *walk) in xe_pt_addr_end()
37 unsigned int level, const struct xe_pt_walk *walk) in xe_pt_next()
74 u64 addr, u64 end, struct xe_pt_walk *walk) in xe_pt_walk_range()
140 u64 addr, u64 end, struct xe_pt_walk *walk) in xe_pt_walk_shared()
Dxe_pt_walk.h102 const struct xe_pt_walk *walk) in xe_pt_covers()
122 const struct xe_pt_walk *walk) in xe_pt_num_entries()
140 xe_pt_offset(u64 addr, unsigned int level, const struct xe_pt_walk *walk) in xe_pt_offset()
/linux-6.8/arch/sparc/crypto/
Daes_glue.c223 struct skcipher_walk walk; in ecb_encrypt() local
247 struct skcipher_walk walk; in ecb_decrypt() local
272 struct skcipher_walk walk; in cbc_encrypt() local
297 struct skcipher_walk walk; in cbc_decrypt() local
320 struct skcipher_walk *walk) in ctr_crypt_final()
338 struct skcipher_walk walk; in ctr_crypt() local
/linux-6.8/arch/x86/crypto/
Ddes3_ede_glue.c69 struct skcipher_walk walk; in ecb_crypt() local
127 struct skcipher_walk *walk) in __cbc_encrypt()
153 struct skcipher_walk walk; in cbc_encrypt() local
168 struct skcipher_walk *walk) in __cbc_decrypt()
232 struct skcipher_walk walk; in cbc_decrypt() local
Dsm4_aesni_avx_glue.c41 struct skcipher_walk walk; in ecb_do_crypt() local
95 struct skcipher_walk walk; in sm4_cbc_encrypt() local
129 struct skcipher_walk walk; in sm4_avx_cbc_decrypt() local
194 struct skcipher_walk walk; in sm4_avx_ctr_crypt() local
Daesni-intel_glue.c294 struct skcipher_walk walk; in ecb_encrypt() local
316 struct skcipher_walk walk; in ecb_decrypt() local
338 struct skcipher_walk walk; in cbc_encrypt() local
360 struct skcipher_walk walk; in cbc_decrypt() local
386 struct skcipher_walk walk; in cts_cbc_encrypt() local
442 struct skcipher_walk walk; in cts_cbc_decrypt() local
513 struct skcipher_walk walk; in ctr_crypt() local
562 struct skcipher_walk walk; in xctr_crypt() local
677 struct skcipher_walk walk; in gcmaes_crypt_by_sg() local
907 struct skcipher_walk walk; in xts_crypt() local
/linux-6.8/arch/riscv/mm/
Dpageattr.c18 static unsigned long set_pageattr_masks(unsigned long val, struct mm_walk *walk) in set_pageattr_masks()
30 unsigned long next, struct mm_walk *walk) in pageattr_p4d_entry()
43 unsigned long next, struct mm_walk *walk) in pageattr_pud_entry()
56 unsigned long next, struct mm_walk *walk) in pageattr_pmd_entry()
69 unsigned long next, struct mm_walk *walk) in pageattr_pte_entry()
80 int depth, struct mm_walk *walk) in pageattr_pte_hole()
/linux-6.8/fs/proc/
Dtask_mmu.c500 __always_unused int depth, struct mm_walk *walk) in smaps_pte_hole()
515 static void smaps_pte_hole_lookup(unsigned long addr, struct mm_walk *walk) in smaps_pte_hole_lookup()
526 struct mm_walk *walk) in smaps_pte_entry()
573 struct mm_walk *walk) in smaps_pmd_entry()
607 struct mm_walk *walk) in smaps_pmd_entry()
613 struct mm_walk *walk) in smaps_pte_range()
725 struct mm_walk *walk) in smaps_hugetlb_range()
1158 unsigned long end, struct mm_walk *walk) in clear_refs_pte_range()
1218 struct mm_walk *walk) in clear_refs_test_walk()
1365 __always_unused int depth, struct mm_walk *walk) in pagemap_pte_hole()
[all …]
/linux-6.8/drivers/media/mc/
Dmc-entity.c477 media_pipeline_walk_top(struct media_pipeline_walk *walk) in media_pipeline_walk_top()
482 static bool media_pipeline_walk_empty(struct media_pipeline_walk *walk) in media_pipeline_walk_empty()
488 static int media_pipeline_walk_resize(struct media_pipeline_walk *walk) in media_pipeline_walk_resize()
512 static int media_pipeline_walk_push(struct media_pipeline_walk *walk, in media_pipeline_walk_push()
540 static void media_pipeline_walk_pop(struct media_pipeline_walk *walk) in media_pipeline_walk_pop()
566 static void media_pipeline_walk_destroy(struct media_pipeline_walk *walk) in media_pipeline_walk_destroy()
573 struct media_pipeline_walk *walk, in media_pipeline_add_pad()
605 struct media_pipeline_walk *walk) in media_pipeline_explore_next_link()
679 struct media_pipeline_walk walk = { }; in media_pipeline_populate() local

12345