| /Linux-v5.4/include/crypto/ | 
| D | sha1_base.h | 40 	unsigned int partial = sctx->count % SHA1_BLOCK_SIZE;  in sha1_base_do_update()  local78 	unsigned int partial = sctx->count % SHA1_BLOCK_SIZE;  in sha1_base_do_finalize()  local
 
 | 
| D | sm3_base.h | 43 	unsigned int partial = sctx->count % SM3_BLOCK_SIZE;  in sm3_base_do_update()  local81 	unsigned int partial = sctx->count % SM3_BLOCK_SIZE;  in sm3_base_do_finalize()  local
 
 | 
| D | sha256_base.h | 41 	unsigned int partial = sctx->count % SHA256_BLOCK_SIZE;  in sha256_base_do_update()  local79 	unsigned int partial = sctx->count % SHA256_BLOCK_SIZE;  in sha256_base_do_finalize()  local
 
 | 
| D | sha512_base.h | 61 	unsigned int partial = sctx->count[0] % SHA512_BLOCK_SIZE;  in sha512_base_do_update()  local101 	unsigned int partial = sctx->count[0] % SHA512_BLOCK_SIZE;  in sha512_base_do_finalize()  local
 
 | 
| D | sha3.h | 25 	unsigned int	partial;  member
 | 
| /Linux-v5.4/arch/sparc/crypto/ | 
| D | md5_glue.c | 47 				 unsigned int len, unsigned int partial)  in __md5_sparc64_update()71 	unsigned int partial = sctx->byte_count % MD5_HMAC_BLOCK_SIZE;  in md5_sparc64_update()  local
 
 | 
| D | sha1_glue.c | 42 				  unsigned int len, unsigned int partial)  in __sha1_sparc64_update()66 	unsigned int partial = sctx->count % SHA1_BLOCK_SIZE;  in sha1_sparc64_update()  local
 
 | 
| D | sha512_glue.c | 62 				    unsigned int len, unsigned int partial)  in __sha512_sparc64_update()87 	unsigned int partial = sctx->count[0] % SHA512_BLOCK_SIZE;  in sha512_sparc64_update()  local
 
 | 
| D | sha256_glue.c | 63 				    unsigned int len, unsigned int partial)  in __sha256_sparc64_update()87 	unsigned int partial = sctx->count % SHA256_BLOCK_SIZE;  in sha256_sparc64_update()  local
 
 | 
| /Linux-v5.4/drivers/crypto/ | 
| D | padlock-sha.c | 289 	unsigned int partial, done;  in padlock_sha1_update_nano()  local337 	unsigned int partial, padlen;  in padlock_sha1_final_nano()  local
 373 	unsigned int partial, done;  in padlock_sha256_update_nano()  local
 422 	unsigned int partial, padlen;  in padlock_sha256_final_nano()  local
 
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | indirect.c | 245 				   Indirect *partial)  in ext4_find_goal()517 	Indirect *partial;  in ext4_ind_map_blocks()  local
 767 	Indirect *partial, *p;  in ext4_find_shared()  local
 1102 	Indirect *partial;  in ext4_ind_truncate()  local
 1218 	Indirect *partial, *partial2;  in ext4_ind_remove_space()  local
 
 | 
| /Linux-v5.4/fs/minix/ | 
| D | itree_common.c | 152 	Indirect *partial;  in get_block()  local223 	Indirect *partial, *p;  in find_shared()  local
 300 	Indirect *partial;  in truncate()  local
 
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | unwind.h | 68 						    bool *partial)  in unwind_get_entry_regs()85 						    bool *partial)  in unwind_get_entry_regs()
 
 | 
| /Linux-v5.4/drivers/usb/storage/ | 
| D | initializers.c | 56 	unsigned int partial;  in usb_stor_ucr61s2b_init()  local
 | 
| D | transport.c | 257 		unsigned int length, int result, unsigned int partial)  in interpret_urb_result()464 	unsigned int partial;  in usb_stor_bulk_srb()  local
 487 	unsigned int partial;  in usb_stor_bulk_transfer_sg()  local
 
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | dumpstack.c | 137 				  bool partial)  in show_regs_if_on_stack()169 	bool partial = false;  in show_trace_log_lvl()  local
 
 | 
| /Linux-v5.4/fs/sysv/ | 
| D | itree.c | 209 	Indirect *partial;  in get_block()  local283 	Indirect *partial, *p;  in find_shared()  local
 369 	Indirect *partial;  in sysv_truncate()  local
 
 | 
| /Linux-v5.4/arch/arm64/crypto/ | 
| D | ghash-ce-glue.c | 126 	unsigned int partial = ctx->count % GHASH_BLOCK_SIZE;  in __ghash_update()  local177 	unsigned int partial = ctx->count % GHASH_BLOCK_SIZE;  in ghash_final_p8()  local
 197 	unsigned int partial = ctx->count % GHASH_BLOCK_SIZE;  in ghash_final_p64()  local
 
 | 
| /Linux-v5.4/arch/powerpc/crypto/ | 
| D | sha1.c | 41 	unsigned int partial, done;  in sha1_update()  local
 | 
| /Linux-v5.4/arch/arm/crypto/ | 
| D | ghash-ce-glue.c | 102 	unsigned int partial = ctx->count % GHASH_BLOCK_SIZE;  in ghash_update()  local134 	unsigned int partial = ctx->count % GHASH_BLOCK_SIZE;  in ghash_final()  local
 
 | 
| /Linux-v5.4/fs/reiserfs/ | 
| D | file.c | 180 	int partial = 0;  in reiserfs_commit_page()  local
 | 
| /Linux-v5.4/fs/ext2/ | 
| D | inode.c | 331 					  Indirect *partial)  in ext2_find_goal()631 	Indirect *partial;  in ext2_get_blocks()  local
 1051 	Indirect *partial, *p;  in ext2_find_shared()  local
 1187 	Indirect *partial;  in __ext2_truncate_blocks()  local
 
 | 
| /Linux-v5.4/fs/adfs/ | 
| D | dir_fplus.c | 135 	unsigned int buffer, partial, remainder;  in dir_memcpy()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | splice.h | 58 	struct partial_page *partial;	/* pages[] may not be contig */  member
 | 
| /Linux-v5.4/arch/mips/cavium-octeon/crypto/ | 
| D | octeon-sha1.c | 91 	unsigned int partial;  in __octeon_sha1_update()  local
 |