ubytes 186 arch/powerpc/crypto/aes-spe-glue.c unsigned int ubytes; ubytes 194 arch/powerpc/crypto/aes-spe-glue.c ubytes = nbytes > MAX_BYTES ? ubytes 196 arch/powerpc/crypto/aes-spe-glue.c nbytes -= ubytes; ubytes 203 arch/powerpc/crypto/aes-spe-glue.c err = blkcipher_walk_done(desc, &walk, ubytes); ubytes 214 arch/powerpc/crypto/aes-spe-glue.c unsigned int ubytes; ubytes 222 arch/powerpc/crypto/aes-spe-glue.c ubytes = nbytes > MAX_BYTES ? ubytes 224 arch/powerpc/crypto/aes-spe-glue.c nbytes -= ubytes; ubytes 231 arch/powerpc/crypto/aes-spe-glue.c err = blkcipher_walk_done(desc, &walk, ubytes); ubytes 242 arch/powerpc/crypto/aes-spe-glue.c unsigned int ubytes; ubytes 250 arch/powerpc/crypto/aes-spe-glue.c ubytes = nbytes > MAX_BYTES ? ubytes 252 arch/powerpc/crypto/aes-spe-glue.c nbytes -= ubytes; ubytes 259 arch/powerpc/crypto/aes-spe-glue.c err = blkcipher_walk_done(desc, &walk, ubytes); ubytes 270 arch/powerpc/crypto/aes-spe-glue.c unsigned int ubytes; ubytes 278 arch/powerpc/crypto/aes-spe-glue.c ubytes = nbytes > MAX_BYTES ? ubytes 280 arch/powerpc/crypto/aes-spe-glue.c nbytes -= ubytes; ubytes 287 arch/powerpc/crypto/aes-spe-glue.c err = blkcipher_walk_done(desc, &walk, ubytes); ubytes 298 arch/powerpc/crypto/aes-spe-glue.c unsigned int pbytes, ubytes; ubytes 309 arch/powerpc/crypto/aes-spe-glue.c ubytes = walk.nbytes - pbytes; ubytes 317 arch/powerpc/crypto/aes-spe-glue.c err = blkcipher_walk_done(desc, &walk, ubytes); ubytes 328 arch/powerpc/crypto/aes-spe-glue.c unsigned int ubytes; ubytes 338 arch/powerpc/crypto/aes-spe-glue.c ubytes = nbytes > MAX_BYTES ? ubytes 340 arch/powerpc/crypto/aes-spe-glue.c nbytes -= ubytes; ubytes 348 arch/powerpc/crypto/aes-spe-glue.c err = blkcipher_walk_done(desc, &walk, ubytes); ubytes 359 arch/powerpc/crypto/aes-spe-glue.c unsigned int ubytes; ubytes 369 arch/powerpc/crypto/aes-spe-glue.c ubytes = nbytes > MAX_BYTES ? ubytes 371 arch/powerpc/crypto/aes-spe-glue.c nbytes -= ubytes; ubytes 379 arch/powerpc/crypto/aes-spe-glue.c err = blkcipher_walk_done(desc, &walk, ubytes); ubytes 779 kernel/kexec_core.c size_t ubytes, mbytes; ubytes 789 kernel/kexec_core.c ubytes = segment->bufsz; ubytes 818 kernel/kexec_core.c uchunk = min(ubytes, mchunk); ubytes 830 kernel/kexec_core.c ubytes -= uchunk; ubytes 852 kernel/kexec_core.c size_t ubytes, mbytes; ubytes 862 kernel/kexec_core.c ubytes = segment->bufsz; ubytes 880 kernel/kexec_core.c uchunk = min(ubytes, mchunk); ubytes 898 kernel/kexec_core.c ubytes -= uchunk;