Home
last modified time | relevance | path

Searched defs:walk (Results 51 – 75 of 105) sorted by relevance

12345

/OK3568_Linux_fs/kernel/crypto/
H A Decb.c21 struct skcipher_walk walk; in crypto_ecb_crypt() local
H A Dsalsa20_generic.c157 struct skcipher_walk walk; in salsa20_crypt() local
H A Dkeywrap.c102 static void crypto_kw_scatterlist_ff(struct scatter_walk *walk, in crypto_kw_scatterlist_ff()
H A Dcrypto_null.c78 struct skcipher_walk walk; in null_skcipher_crypt() local
H A Dshash.c269 struct crypto_hash_walk walk; in shash_ahash_update() local
292 struct crypto_hash_walk walk; in shash_ahash_finup() local
/OK3568_Linux_fs/kernel/mm/
H A Dmadvise.c190 unsigned long end, struct mm_walk *walk) in swapin_walk_pmd_entry()
312 struct mm_walk *walk) in madvise_cold_or_pageout_pte_range()
595 unsigned long end, struct mm_walk *walk) in madvise_free_pte_range()
/OK3568_Linux_fs/kernel/scripts/
H A Dleaking_addresses.pl477 sub walk subroutine
/OK3568_Linux_fs/kernel/kernel/locking/
H A Drtmutex.h32 enum rtmutex_chainwalk walk) in debug_rt_mutex_detect_deadlock()
/OK3568_Linux_fs/kernel/drivers/crypto/vmx/
H A Daes_cbc.c75 struct skcipher_walk walk; in p8_aes_cbc_crypt() local
H A Daes_xts.c82 struct skcipher_walk walk; in p8_aes_xts_crypt() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/crypto/
H A Dglue_helper.h43 struct skcipher_walk *walk, in glue_fpu_begin()
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dchacha-neon-glue.c107 struct skcipher_walk walk; in chacha_neon_stream_xor() local
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dchacha_glue.c167 struct skcipher_walk walk; in chacha_simd_stream_xor() local
/OK3568_Linux_fs/kernel/security/
H A Ddevice_cgroup.c90 struct dev_exception_item *excopy, *walk; in dev_exception_add() local
122 struct dev_exception_item *walk, *tmp; in dev_exception_rm() local
/OK3568_Linux_fs/kernel/drivers/crypto/axis/
H A Dartpec6_crypto.c797 struct artpec6_crypto_walk *walk, size_t size) in setup_bounce_buffer_in()
823 struct artpec6_crypto_walk *walk, in artpec6_crypto_setup_sg_descrs_in()
886 struct artpec6_crypto_walk *walk, in artpec6_crypto_setup_sg_descrs_out()
1402 struct artpec6_crypto_walk walk; in artpec6_crypto_prepare_hash() local
1662 struct artpec6_crypto_walk walk; in artpec6_crypto_prepare_crypto() local
1924 struct artpec6_crypto_walk walk; in artpec6_crypto_prepare_aead() local
1966 struct artpec6_crypto_walk walk; in artpec6_crypto_prepare_aead() local
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_algo.c379 static inline void dsgl_walk_init(struct dsgl_walk *walk, in dsgl_walk_init()
387 static inline void dsgl_walk_end(struct dsgl_walk *walk, unsigned short qid, in dsgl_walk_end()
409 static inline void dsgl_walk_add_page(struct dsgl_walk *walk, in dsgl_walk_add_page()
426 static void dsgl_walk_add_sg(struct dsgl_walk *walk, in dsgl_walk_add_sg()
473 static inline void ulptx_walk_init(struct ulptx_walk *walk, in ulptx_walk_init()
484 static inline void ulptx_walk_end(struct ulptx_walk *walk) in ulptx_walk_end()
491 static inline void ulptx_walk_add_page(struct ulptx_walk *walk, in ulptx_walk_add_page()
511 static void ulptx_walk_add_sg(struct ulptx_walk *walk, in ulptx_walk_add_sg()
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dchacha-glue.c112 struct skcipher_walk walk; in chacha_stream_xor() local
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c137 unsigned long end, struct mm_walk *walk) in subpage_walk_pmd_entry()
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_debugfs.c125 struct hlist_node *walk; in l2tp_dfs_seq_tunnel_show() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dcachedpath.py118 def walk(self, top, topdown=True, onerror=None, followlinks=False): member in CachedPath
/OK3568_Linux_fs/kernel/tools/cgroup/
H A Diocost_monitor.py67 def walk(self, blkcg, q_id, parent_path): member in BlkgIterator
/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx-aes-gcm.c106 struct scatter_walk walk; in nx_gca() local
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dgeode-aes.c267 struct skcipher_walk walk; in geode_skcipher_crypt() local
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dhash.h66 static inline int crypto_hash_walk_last(struct crypto_hash_walk *walk) in crypto_hash_walk_last()
H A Dskcipher.h145 static inline void skcipher_walk_abort(struct skcipher_walk *walk) in skcipher_walk_abort()

12345