| /linux/include/crypto/ |
| H A D | scatterwalk.h | 29 static inline void scatterwalk_start(struct scatter_walk *walk, in scatterwalk_start() 40 static inline void scatterwalk_start_at_pos(struct scatter_walk *walk, in scatterwalk_start_at_pos() 52 static inline unsigned int scatterwalk_clamp(struct scatter_walk *walk, in scatterwalk_clamp() 89 static inline void scatterwalk_get_sglist(struct scatter_walk *walk, in scatterwalk_get_sglist() 100 static inline void scatterwalk_map(struct scatter_walk *walk) in scatterwalk_map() 141 static inline unsigned int scatterwalk_next(struct scatter_walk *walk, in scatterwalk_next() 150 static inline void scatterwalk_unmap(struct scatter_walk *walk) in scatterwalk_unmap() 156 static inline void scatterwalk_advance(struct scatter_walk *walk, in scatterwalk_advance() 170 static inline void scatterwalk_done_src(struct scatter_walk *walk, in scatterwalk_done_src() 214 static inline void scatterwalk_done_dst(struct scatter_walk *walk, in scatterwalk_done_dst()
|
| /linux/mm/ |
| H A D | pagewalk.c | 30 unsigned long end, struct mm_walk *walk) in walk_pte_range_inner() 62 struct mm_walk *walk) in walk_pte_range() 97 struct mm_walk *walk) in walk_pmd_range() 186 struct mm_walk *walk) in walk_pud_range() 251 struct mm_walk *walk) in walk_p4d_range() 289 struct mm_walk *walk) in walk_pgd_range() 339 struct mm_walk *walk) in walk_hugetlb_range() 368 struct mm_walk *walk) in walk_hugetlb_range() 382 struct mm_walk *walk) in walk_page_test() 408 struct mm_walk *walk) in __walk_page_range() [all …]
|
| H A D | mapping_dirty_helpers.c | 35 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()
|
| H A D | hmm.c | 74 unsigned int required_fault, struct mm_walk *walk) in hmm_vma_fault() 158 __always_unused int depth, struct mm_walk *walk) in hmm_vma_walk_hole() 197 static int hmm_vma_handle_pmd(struct mm_walk *walk, unsigned long addr, in hmm_vma_handle_pmd() 235 static int hmm_vma_handle_pte(struct mm_walk *walk, unsigned long addr, in hmm_vma_handle_pte() 335 static int hmm_vma_handle_absent_pmd(struct mm_walk *walk, unsigned long start, in hmm_vma_handle_absent_pmd() 382 static int hmm_vma_handle_absent_pmd(struct mm_walk *walk, unsigned long start, in hmm_vma_handle_absent_pmd() 399 struct mm_walk *walk) in hmm_vma_walk_pmd() 485 struct mm_walk *walk) in hmm_vma_walk_pud() 545 struct mm_walk *walk) in hmm_vma_walk_hugetlb_entry() 598 struct mm_walk *walk) in hmm_vma_walk_test()
|
| H A D | mincore.c | 27 unsigned long end, struct mm_walk *walk) in mincore_hugetlb() 156 struct mm_walk *walk) in mincore_unmapped_range() 164 struct mm_walk *walk) in mincore_pte_range()
|
| H A D | madvise.c | 188 unsigned long end, struct mm_walk *walk) in swapin_walk_pmd_entry() 356 struct mm_walk *walk) in madvise_cold_or_pageout_pte_range() 654 unsigned long end, struct mm_walk *walk) in madvise_free_pte_range() 1070 unsigned long next, struct mm_walk *walk) in guard_install_pud_entry() 1079 unsigned long next, struct mm_walk *walk) in guard_install_pmd_entry() 1088 unsigned long next, struct mm_walk *walk) in guard_install_pte_entry() 1105 pte_t *ptep, struct mm_walk *walk) in guard_install_set_pte() 1207 unsigned long next, struct mm_walk *walk) in guard_remove_pud_entry() 1219 unsigned long next, struct mm_walk *walk) in guard_remove_pmd_entry() 1231 unsigned long next, struct mm_walk *walk) in guard_remove_pte_entry()
|
| H A D | migrate_device.c | 23 struct mm_walk *walk) in migrate_vma_collect_skip() 39 struct mm_walk *walk) in migrate_vma_collect_hole() 137 unsigned long end, struct mm_walk *walk, in migrate_vma_collect_huge_pmd() 244 struct mm_walk *walk) in migrate_vma_collect_pmd()
|
| /linux/crypto/ |
| H A D | scatterwalk.c | 18 void scatterwalk_skip(struct scatter_walk *walk, unsigned int nbytes) in scatterwalk_skip() 33 inline void memcpy_from_scatterwalk(void *buf, struct scatter_walk *walk, in memcpy_from_scatterwalk() 48 inline void memcpy_to_scatterwalk(struct scatter_walk *walk, const void *buf, in memcpy_to_scatterwalk() 66 struct scatter_walk walk; in memcpy_from_sglist() local 79 struct scatter_walk walk; in memcpy_to_sglist() local
|
| H A D | deflate.c | 66 struct acomp_walk walk; in deflate_compress_one() local 146 struct acomp_walk walk; in deflate_decompress_one() local
|
| H A D | zstd.c | 104 struct acomp_walk walk; in zstd_compress() local 214 struct acomp_walk walk; in zstd_decompress() local
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pt_walk.c | 28 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() 141 u64 addr, u64 end, struct xe_pt_walk *walk) in xe_pt_walk_shared()
|
| H A D | xe_pt_walk.h | 106 const struct xe_pt_walk *walk) in xe_pt_covers() 126 const struct xe_pt_walk *walk) in xe_pt_num_entries() 144 xe_pt_offset(u64 addr, unsigned int level, const struct xe_pt_walk *walk) in xe_pt_offset()
|
| /linux/arch/arm64/crypto/ |
| H A D | sm4-neon-glue.c | 38 struct skcipher_walk walk; in sm4_ecb_do_crypt() local 81 struct skcipher_walk walk; in sm4_cbc_encrypt() local 113 struct skcipher_walk walk; in sm4_cbc_decrypt() local 141 struct skcipher_walk walk; in sm4_ctr_crypt() local
|
| H A D | sm4-ce-ccm-glue.c | 96 struct scatter_walk walk; in ccm_calculate_auth_mac() local 156 static int ccm_crypt(struct aead_request *req, struct skcipher_walk *walk, in ccm_crypt() 196 struct skcipher_walk walk; in ccm_encrypt() local 225 struct skcipher_walk walk; in ccm_decrypt() local
|
| H A D | sm4-ce-gcm-glue.c | 77 struct scatter_walk walk; in gcm_calculate_auth_mac() local 130 static int gcm_crypt(struct aead_request *req, struct skcipher_walk *walk, in gcm_crypt() 179 struct skcipher_walk walk; in gcm_encrypt() local 200 struct skcipher_walk walk; in gcm_decrypt() local
|
| H A D | aes-neonbs-glue.c | 92 struct skcipher_walk walk; in __ecb_crypt() local 154 struct skcipher_walk walk; in cbc_encrypt() local 177 struct skcipher_walk walk; in cbc_decrypt() local 204 struct skcipher_walk walk; in ctr_encrypt() local 281 struct skcipher_walk walk; in __xts_crypt() local
|
| H A D | sm4-ce-glue.c | 108 struct skcipher_walk walk; in sm4_ecb_do_crypt() local 152 struct skcipher_walk walk; in sm4_cbc_crypt() local 207 struct skcipher_walk walk; in sm4_cbc_cts_crypt() local 273 struct skcipher_walk walk; in sm4_ctr_crypt() local 319 struct skcipher_walk walk; in sm4_xts_crypt() local
|
| /linux/arch/s390/kvm/ |
| H A D | dat.c | 534 struct dat_walk *walk) in dat_crste_walk_range() 596 struct dat_walk walk = { in _dat_walk_gfn_range() local 788 static long dat_reset_skeys_pte(union pte *ptep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in dat_reset_skeys_pte() 806 static long dat_reset_skeys_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in dat_reset_skeys_crste() 841 static long _dat_slot_pte(union pte *ptep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in _dat_slot_pte() 857 static long _dat_slot_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in _dat_slot_crste() 968 static long _dat_test_young_pte(union pte *ptep, gfn_t start, gfn_t end, struct dat_walk *walk) in _dat_test_young_pte() 974 struct dat_walk *walk) in _dat_test_young_crste() 1000 static long dat_set_pn_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in dat_set_pn_crste() 1018 static long dat_set_pn_pte(union pte *ptep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in dat_set_pn_pte() [all …]
|
| H A D | gmap.c | 283 static long gmap_clear_young_pte(union pte *ptep, gfn_t gfn, gfn_t end, struct dat_walk *walk) in gmap_clear_young_pte() 312 static long gmap_clear_young_crste(union crste *crstep, gfn_t gfn, gfn_t end, struct dat_walk *walk) in gmap_clear_young_crste() 394 static long _gmap_unmap_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in _gmap_unmap_crste() 466 struct dat_walk *walk) in _pte_test_and_clear_softdirty() 478 struct dat_walk *walk) in _crste_test_and_clear_softdirty() 872 static long _gmap_split_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in _gmap_split_crste() 945 static long _destroy_pages_pte(union pte *ptep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in _destroy_pages_pte() 955 static long _destroy_pages_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in _destroy_pages_crste() 1061 static long __set_cmma_dirty_pte(union pte *ptep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in __set_cmma_dirty_pte()
|
| /linux/drivers/media/mc/ |
| H A D | mc-entity.c | 477 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() 541 static bool media_pipeline_walk_pop(struct media_pipeline_walk *walk) in media_pipeline_walk_pop() 569 static void media_pipeline_walk_destroy(struct media_pipeline_walk *walk) in media_pipeline_walk_destroy() 576 struct media_pipeline_walk *walk, in media_pipeline_add_pad() 608 struct media_pipeline_walk *walk) in media_pipeline_explore_next_link() 721 struct media_pipeline_walk walk = { }; in media_pipeline_populate() local
|
| /linux/drivers/crypto/ |
| H A D | padlock-aes.c | 348 struct skcipher_walk walk; in ecb_aes_encrypt() local 373 struct skcipher_walk walk; in ecb_aes_decrypt() local 413 struct skcipher_walk walk; in cbc_aes_encrypt() local 440 struct skcipher_walk walk; in cbc_aes_decrypt() local
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo.c | 496 struct ttm_lru_walk walk; member 514 static s64 ttm_bo_evict_cb(struct ttm_lru_walk *walk, struct ttm_buffer_object *bo) in ttm_bo_evict_cb() 1098 struct ttm_lru_walk walk; member 1107 ttm_bo_swapout_cb(struct ttm_lru_walk *walk, struct ttm_buffer_object *bo) in ttm_bo_swapout_cb()
|
| /linux/scripts/ |
| H A D | leaking_addresses.pl | 536 sub walk subroutine
|
| /linux/net/xfrm/ |
| H A D | xfrm_iptfs.c | 335 struct iptfs_skb_frag_walk *walk) in iptfs_skb_prepare_frag_walk() 380 static u32 iptfs_skb_reset_frag_walk(struct iptfs_skb_frag_walk *walk, in iptfs_skb_reset_frag_walk() 410 struct iptfs_skb_frag_walk *walk, in iptfs_skb_can_add_frags() 459 struct iptfs_skb_frag_walk *walk, u32 offset, in iptfs_skb_add_frags() 532 iptfs_pskb_add_frags(struct sk_buff *tpl, struct iptfs_skb_frag_walk *walk, in iptfs_pskb_add_frags()
|
| /linux/arch/x86/crypto/ |
| H A D | aria_aesni_avx_glue.c | 89 struct skcipher_walk walk; in aria_avx_ctr_encrypt() local
|