Home
last modified time | relevance | path

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

123

/linux-3.4.99/drivers/staging/rtl8192u/ieee80211/
Dscatterwalk.c24 void *scatterwalk_whichbuf(struct scatter_walk *walk, unsigned int nbytes, void *scratch) in scatterwalk_whichbuf()
42 void scatterwalk_start(struct scatter_walk *walk, struct scatterlist *sg) in scatterwalk_start()
56 void scatterwalk_map(struct scatter_walk *walk) in scatterwalk_map()
61 static void scatterwalk_pagedone(struct scatter_walk *walk, int out, in scatterwalk_pagedone()
85 void scatterwalk_done(struct scatter_walk *walk, int out, int more) in scatterwalk_done()
96 int scatterwalk_copychunks(void *buf, struct scatter_walk *walk, in scatterwalk_copychunks()
/linux-3.4.99/crypto/
Dscatterwalk.c33 void scatterwalk_start(struct scatter_walk *walk, struct scatterlist *sg) in scatterwalk_start()
43 void *scatterwalk_map(struct scatter_walk *walk) in scatterwalk_map()
50 static void scatterwalk_pagedone(struct scatter_walk *walk, int out, in scatterwalk_pagedone()
69 void scatterwalk_done(struct scatter_walk *walk, int out, int more) in scatterwalk_done()
76 void scatterwalk_copychunks(void *buf, struct scatter_walk *walk, in scatterwalk_copychunks()
106 struct scatter_walk walk; in scatterwalk_map_and_copy() local
Dblkcipher.c44 static inline void blkcipher_map_src(struct blkcipher_walk *walk) in blkcipher_map_src()
49 static inline void blkcipher_map_dst(struct blkcipher_walk *walk) in blkcipher_map_dst()
54 static inline void blkcipher_unmap_src(struct blkcipher_walk *walk) in blkcipher_unmap_src()
59 static inline void blkcipher_unmap_dst(struct blkcipher_walk *walk) in blkcipher_unmap_dst()
74 struct blkcipher_walk *walk, in blkcipher_done_slow()
86 static inline unsigned int blkcipher_done_fast(struct blkcipher_walk *walk, in blkcipher_done_fast()
106 struct blkcipher_walk *walk, int err) in blkcipher_walk_done()
150 struct blkcipher_walk *walk, in blkcipher_next_slow()
185 static inline int blkcipher_next_copy(struct blkcipher_walk *walk) in blkcipher_next_copy()
200 struct blkcipher_walk *walk) in blkcipher_next_fast()
[all …]
Dablkcipher.c51 void __ablkcipher_walk_complete(struct ablkcipher_walk *walk) in __ablkcipher_walk_complete()
63 static inline void ablkcipher_queue_write(struct ablkcipher_walk *walk, in ablkcipher_queue_write()
79 static inline unsigned int ablkcipher_done_slow(struct ablkcipher_walk *walk, in ablkcipher_done_slow()
99 static inline unsigned int ablkcipher_done_fast(struct ablkcipher_walk *walk, in ablkcipher_done_fast()
112 struct ablkcipher_walk *walk, int err) in ablkcipher_walk_done()
153 struct ablkcipher_walk *walk, in ablkcipher_next_slow()
192 static inline int ablkcipher_copy_iv(struct ablkcipher_walk *walk, in ablkcipher_copy_iv()
218 struct ablkcipher_walk *walk) in ablkcipher_next_fast()
229 struct ablkcipher_walk *walk) in ablkcipher_walk_next()
274 struct ablkcipher_walk *walk) in ablkcipher_walk_first()
[all …]
Dcbc.c43 struct blkcipher_walk *walk, in crypto_cbc_encrypt_segment()
67 struct blkcipher_walk *walk, in crypto_cbc_encrypt_inplace()
94 struct blkcipher_walk walk; in crypto_cbc_encrypt() local
115 struct blkcipher_walk *walk, in crypto_cbc_decrypt_segment()
141 struct blkcipher_walk *walk, in crypto_cbc_decrypt_inplace()
173 struct blkcipher_walk walk; in crypto_cbc_decrypt() local
Dpcbc.c46 struct blkcipher_walk *walk, in crypto_pcbc_encrypt_segment()
71 struct blkcipher_walk *walk, in crypto_pcbc_encrypt_inplace()
101 struct blkcipher_walk walk; in crypto_pcbc_encrypt() local
124 struct blkcipher_walk *walk, in crypto_pcbc_decrypt_segment()
151 struct blkcipher_walk *walk, in crypto_pcbc_decrypt_inplace()
181 struct blkcipher_walk walk; in crypto_pcbc_decrypt() local
Decb.c42 struct blkcipher_walk *walk, in crypto_ecb_crypt()
73 struct blkcipher_walk walk; in crypto_ecb_encrypt() local
87 struct blkcipher_walk walk; in crypto_ecb_decrypt() local
Dctr.c49 static void crypto_ctr_crypt_final(struct blkcipher_walk *walk, in crypto_ctr_crypt_final()
68 static int crypto_ctr_crypt_segment(struct blkcipher_walk *walk, in crypto_ctr_crypt_segment()
94 static int crypto_ctr_crypt_inplace(struct blkcipher_walk *walk, in crypto_ctr_crypt_inplace()
125 struct blkcipher_walk walk; in crypto_ctr_crypt() local
Dahash.c42 static int hash_walk_next(struct crypto_hash_walk *walk) in hash_walk_next()
62 static int hash_walk_new_entry(struct crypto_hash_walk *walk) in hash_walk_new_entry()
78 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done()
118 struct crypto_hash_walk *walk) in crypto_hash_walk_first()
134 struct crypto_hash_walk *walk, in crypto_hash_walk_first_compat()
/linux-3.4.99/arch/s390/crypto/
Ddes_s390.c86 u8 *key, struct blkcipher_walk *walk) in ecb_desall_crypt()
108 u8 *iv, struct blkcipher_walk *walk) in cbc_desall_crypt()
140 struct blkcipher_walk walk; in ecb_des_encrypt() local
151 struct blkcipher_walk walk; in ecb_des_decrypt() local
183 struct blkcipher_walk walk; in cbc_des_encrypt() local
194 struct blkcipher_walk walk; in cbc_des_decrypt() local
291 struct blkcipher_walk walk; in ecb_des3_encrypt() local
302 struct blkcipher_walk walk; in ecb_des3_decrypt() local
335 struct blkcipher_walk walk; in cbc_des3_encrypt() local
346 struct blkcipher_walk walk; in cbc_des3_decrypt() local
[all …]
Daes_s390.c315 struct blkcipher_walk *walk) in ecb_aes_crypt()
341 struct blkcipher_walk walk; in ecb_aes_encrypt() local
355 struct blkcipher_walk walk; in ecb_aes_decrypt() local
444 struct blkcipher_walk *walk) in cbc_aes_crypt()
482 struct blkcipher_walk walk; in cbc_aes_encrypt() local
496 struct blkcipher_walk walk; in cbc_aes_decrypt() local
617 struct blkcipher_walk *walk) in xts_aes_crypt()
664 struct blkcipher_walk walk; in xts_aes_encrypt() local
678 struct blkcipher_walk walk; in xts_aes_decrypt() local
760 struct s390_aes_ctx *sctx, struct blkcipher_walk *walk) in ctr_aes_crypt()
[all …]
/linux-3.4.99/include/crypto/
Dscatterwalk.h72 static inline unsigned int scatterwalk_pagelen(struct scatter_walk *walk) in scatterwalk_pagelen()
79 static inline unsigned int scatterwalk_clamp(struct scatter_walk *walk, in scatterwalk_clamp()
86 static inline void scatterwalk_advance(struct scatter_walk *walk, in scatterwalk_advance()
92 static inline unsigned int scatterwalk_aligned(struct scatter_walk *walk, in scatterwalk_aligned()
98 static inline struct page *scatterwalk_page(struct scatter_walk *walk) in scatterwalk_page()
/linux-3.4.99/mm/
Dpagewalk.c7 struct mm_walk *walk) in walk_pte_range()
28 struct mm_walk *walk) in walk_pmd_range()
73 struct mm_walk *walk) in walk_pud_range()
110 struct mm_walk *walk) in walk_hugetlb_range()
133 struct mm_walk *walk) in walk_hugetlb_range()
169 struct mm_walk *walk) in walk_page_range()
/linux-3.4.99/arch/x86/crypto/
Dblowfish_glue.c80 static int ecb_crypt(struct blkcipher_desc *desc, struct blkcipher_walk *walk, in ecb_crypt()
128 struct blkcipher_walk walk; in ecb_encrypt() local
137 struct blkcipher_walk walk; in ecb_decrypt() local
144 struct blkcipher_walk *walk) in __cbc_encrypt()
170 struct blkcipher_walk walk; in cbc_encrypt() local
185 struct blkcipher_walk *walk) in __cbc_decrypt()
254 struct blkcipher_walk walk; in cbc_decrypt() local
268 static void ctr_crypt_final(struct bf_ctx *ctx, struct blkcipher_walk *walk) in ctr_crypt_final()
284 struct blkcipher_walk *walk) in __ctr_crypt()
342 struct blkcipher_walk walk; in ctr_crypt() local
Dtwofish_glue_3way.c63 static int ecb_crypt(struct blkcipher_desc *desc, struct blkcipher_walk *walk, in ecb_crypt()
111 struct blkcipher_walk walk; in ecb_encrypt() local
120 struct blkcipher_walk walk; in ecb_decrypt() local
127 struct blkcipher_walk *walk) in __cbc_encrypt()
153 struct blkcipher_walk walk; in cbc_encrypt() local
168 struct blkcipher_walk *walk) in __cbc_decrypt()
235 struct blkcipher_walk walk; in cbc_decrypt() local
269 struct blkcipher_walk *walk) in ctr_crypt_final()
286 struct blkcipher_walk *walk) in __ctr_crypt()
351 struct blkcipher_walk walk; in ctr_crypt() local
Dserpent_sse2_glue.c75 static int ecb_crypt(struct blkcipher_desc *desc, struct blkcipher_walk *walk, in ecb_crypt()
133 struct blkcipher_walk walk; in ecb_encrypt() local
142 struct blkcipher_walk walk; in ecb_decrypt() local
149 struct blkcipher_walk *walk) in __cbc_encrypt()
175 struct blkcipher_walk walk; in cbc_encrypt() local
190 struct blkcipher_walk *walk) in __cbc_decrypt()
259 struct blkcipher_walk walk; in cbc_decrypt() local
296 struct blkcipher_walk *walk) in ctr_crypt_final()
313 struct blkcipher_walk *walk) in __ctr_crypt()
375 struct blkcipher_walk walk; in ctr_crypt() local
Dcamellia_glue.c1315 static int ecb_crypt(struct blkcipher_desc *desc, struct blkcipher_walk *walk, in ecb_crypt()
1363 struct blkcipher_walk walk; in ecb_encrypt() local
1372 struct blkcipher_walk walk; in ecb_decrypt() local
1379 struct blkcipher_walk *walk) in __cbc_encrypt()
1405 struct blkcipher_walk walk; in cbc_encrypt() local
1420 struct blkcipher_walk *walk) in __cbc_decrypt()
1485 struct blkcipher_walk walk; in cbc_decrypt() local
1519 struct blkcipher_walk *walk) in ctr_crypt_final()
1538 struct blkcipher_walk *walk) in __ctr_crypt()
1599 struct blkcipher_walk walk; in ctr_crypt() local
Daesni-intel_glue.c286 struct blkcipher_walk walk; in ecb_encrypt() local
310 struct blkcipher_walk walk; in ecb_decrypt() local
356 struct blkcipher_walk walk; in cbc_encrypt() local
380 struct blkcipher_walk walk; in cbc_decrypt() local
423 struct blkcipher_walk *walk) in ctr_crypt_final()
442 struct blkcipher_walk walk; in ctr_crypt() local
/linux-3.4.99/arch/openrisc/kernel/
Ddma.c30 unsigned long next, struct mm_walk *walk) in page_set_nocache()
50 unsigned long next, struct mm_walk *walk) in page_clear_nocache()
76 struct mm_walk walk = { in or1k_dma_alloc_coherent() local
106 struct mm_walk walk = { in or1k_dma_free_coherent() local
/linux-3.4.99/drivers/atm/
Didt77105.c85 struct idt77105_priv *walk; in idt77105_stats_timer_func() local
114 struct idt77105_priv *walk; in idt77105_restart_timer_func() local
326 struct idt77105_priv *walk, *prev; in idt77105_stop() local
Dsuni.c58 struct suni_priv *walk; in suni_hz() local
344 struct suni_priv **walk; in suni_stop() local
/linux-3.4.99/drivers/crypto/
Dgeode-aes.c310 struct blkcipher_walk walk; in geode_cbc_decrypt() local
342 struct blkcipher_walk walk; in geode_cbc_encrypt() local
424 struct blkcipher_walk walk; in geode_ecb_decrypt() local
454 struct blkcipher_walk walk; in geode_ecb_encrypt() local
Dpadlock-aes.c348 struct blkcipher_walk walk; in ecb_aes_encrypt() local
377 struct blkcipher_walk walk; in ecb_aes_decrypt() local
428 struct blkcipher_walk walk; in cbc_aes_encrypt() local
459 struct blkcipher_walk walk; in cbc_aes_decrypt() local
/linux-3.4.99/fs/proc/
Dtask_mmu.c401 unsigned long ptent_size, struct mm_walk *walk) in smaps_pte_entry()
444 struct mm_walk *walk) in smaps_pte_range()
579 unsigned long end, struct mm_walk *walk) in clear_refs_pte_range()
721 struct mm_walk *walk) in pagemap_pte_hole()
777 struct mm_walk *walk) in pagemap_pte_range()
846 struct mm_walk *walk) in pagemap_hugetlb_range()
1064 unsigned long end, struct mm_walk *walk) in gather_pte_stats()
1100 unsigned long addr, unsigned long end, struct mm_walk *walk) in gather_hugetbl_stats()
1119 unsigned long addr, unsigned long end, struct mm_walk *walk) in gather_hugetbl_stats()
1136 struct mm_walk walk = {}; in show_numa_map() local
/linux-3.4.99/arch/sparc/mm/
Dextable.c19 const struct exception_table_entry *walk; in search_extable() local

123