/linux-4.1.27/arch/x86/crypto/ |
D | serpent_avx2_glue.c | 141 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 147 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 153 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 160 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 167 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 172 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin() 188 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 212 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 237 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 263 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | camellia_aesni_avx2_glue.c | 155 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 161 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 167 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 174 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 181 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 186 static inline bool camellia_fpu_begin(bool fpu_enabled, unsigned int nbytes) in camellia_fpu_begin() 210 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 240 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 271 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 297 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | cast5_avx_glue.c | 49 static inline bool cast5_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast5_fpu_begin() 66 unsigned int nbytes; in ecb_crypt() local 115 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 124 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 137 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local 157 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 178 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local 229 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 257 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 271 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local [all …]
|
D | twofish_avx_glue.c | 176 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 182 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 188 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 195 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 202 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 207 static inline bool twofish_fpu_begin(bool fpu_enabled, unsigned int nbytes) in twofish_fpu_begin() 223 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 245 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 268 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 294 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | camellia_aesni_avx_glue.c | 159 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 165 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 171 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 178 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 185 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 190 static inline bool camellia_fpu_begin(bool fpu_enabled, unsigned int nbytes) in camellia_fpu_begin() 214 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 238 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 263 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 289 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | serpent_avx_glue.c | 175 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 181 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 187 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 194 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 201 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 206 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin() 222 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 239 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 273 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 299 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | twofish_glue_3way.c | 155 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 161 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 167 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 174 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 181 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 186 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 201 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 232 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 249 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() 300 struct scatterlist *src, unsigned int nbytes) in xts_encrypt() [all …]
|
D | cast6_avx_glue.c | 162 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 168 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 174 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 181 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 188 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 193 static inline bool cast6_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast6_fpu_begin() 209 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 226 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 263 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 289 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | serpent_sse2_glue.c | 143 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 149 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 155 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 162 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 169 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 174 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin() 190 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 207 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 245 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 271 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | blowfish_glue.c | 86 unsigned int nbytes; in ecb_crypt() local 126 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 135 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 148 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local 168 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 189 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local 249 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 271 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 285 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local 337 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
|
D | glue_helper.c | 41 unsigned int nbytes, i, func_bytes; in __glue_ecb_crypt_128bit() local 83 struct scatterlist *src, unsigned int nbytes) in glue_ecb_crypt_128bit() 98 unsigned int nbytes = walk->nbytes; in __glue_cbc_encrypt_128bit() local 120 struct scatterlist *src, unsigned int nbytes) in glue_cbc_encrypt_128bit() 144 unsigned int nbytes = walk->nbytes; in __glue_cbc_decrypt_128bit() local 194 struct scatterlist *src, unsigned int nbytes) in glue_cbc_decrypt_128bit() 223 unsigned int nbytes = walk->nbytes; in glue_ctr_crypt_final_128bit() local 242 unsigned int nbytes = walk->nbytes; in __glue_ctr_crypt_128bit() local 277 struct scatterlist *src, unsigned int nbytes) in glue_ctr_crypt_128bit() 312 unsigned int nbytes = walk->nbytes; in __glue_xts_crypt_128bit() local [all …]
|
D | des3_ede_glue.c | 90 unsigned int nbytes; in ecb_crypt() local 131 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 141 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 155 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local 175 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 196 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local 254 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 277 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 291 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local 338 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
|
D | camellia_glue.c | 1377 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 1383 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 1389 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 1396 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 1403 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 1408 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 1424 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 1458 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 1475 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() 1526 struct scatterlist *src, unsigned int nbytes) in xts_encrypt() [all …]
|
D | aesni-intel_glue.c | 375 unsigned int nbytes) in ecb_encrypt() 399 unsigned int nbytes) in ecb_decrypt() 423 unsigned int nbytes) in cbc_encrypt() 447 unsigned int nbytes) in cbc_decrypt() 477 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 506 unsigned int nbytes) in ctr_crypt() 558 static void lrw_xts_encrypt_callback(void *ctx, u8 *blks, unsigned int nbytes) in lrw_xts_encrypt_callback() 563 static void lrw_xts_decrypt_callback(void *ctx, u8 *blks, unsigned int nbytes) in lrw_xts_decrypt_callback() 590 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 614 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | fpu.c | 45 unsigned int nbytes) in crypto_fpu_encrypt() 64 unsigned int nbytes) in crypto_fpu_decrypt()
|
D | salsa20_glue.c | 50 unsigned int nbytes) in encrypt()
|
/linux-4.1.27/arch/s390/crypto/ |
D | des_s390.c | 89 unsigned int nbytes; in ecb_desall_crypt() local 113 unsigned int nbytes = walk->nbytes; in cbc_desall_crypt() local 145 unsigned int nbytes) in ecb_des_encrypt() 156 unsigned int nbytes) in ecb_des_decrypt() 187 unsigned int nbytes) in cbc_des_encrypt() 197 unsigned int nbytes) in cbc_des_decrypt() 291 unsigned int nbytes) in ecb_des3_encrypt() 302 unsigned int nbytes) in ecb_des3_decrypt() 333 unsigned int nbytes) in cbc_des3_encrypt() 343 unsigned int nbytes) in cbc_des3_decrypt() [all …]
|
D | aes_s390.c | 253 unsigned int nbytes) in fallback_blk_dec() 270 unsigned int nbytes) in fallback_blk_enc() 319 unsigned int nbytes; in ecb_aes_crypt() local 340 unsigned int nbytes) in ecb_aes_encrypt() 354 unsigned int nbytes) in ecb_aes_decrypt() 449 unsigned int nbytes = walk->nbytes; in cbc_aes_crypt() local 481 unsigned int nbytes) in cbc_aes_encrypt() 495 unsigned int nbytes) in cbc_aes_decrypt() 552 unsigned int nbytes) in xts_fallback_decrypt() 569 unsigned int nbytes) in xts_fallback_encrypt() [all …]
|
D | prng.c | 113 static int generate_entropy(u8 *ebuf, size_t nbytes) in generate_entropy() 175 static void prng_tdes_seed(int nbytes) in prng_tdes_seed() 461 static int prng_sha512_generate(u8 *buf, size_t nbytes) in prng_sha512_generate() 503 size_t nbytes, loff_t *ppos) in prng_tdes_read() 583 size_t nbytes, loff_t *ppos) in prng_sha512_read()
|
/linux-4.1.27/drivers/staging/unisys/visorutil/ |
D | memregion_direct.c | 30 ulong nbytes; member 40 visor_memregion_create(HOSTADDRESS physaddr, ulong nbytes) in visor_memregion_create() 68 ulong nbytes) in visor_memregion_create_overlapped() 99 ulong nbytes = memregion->nbytes; in mapit() local 168 void *local, ulong nbytes) in memregion_readwrite() 183 ulong nbytes) in visor_memregion_read() 191 ulong nbytes) in visor_memregion_write()
|
/linux-4.1.27/arch/sparc/crypto/ |
D | des_glue.c | 95 unsigned int nbytes, bool encrypt) in __ecb_crypt() 126 unsigned int nbytes) in ecb_encrypt() 133 unsigned int nbytes) in ecb_decrypt() 143 unsigned int nbytes) in cbc_encrypt() 174 unsigned int nbytes) in cbc_decrypt() 263 unsigned int nbytes, bool encrypt) in __ecb3_crypt() 297 unsigned int nbytes) in ecb3_encrypt() 304 unsigned int nbytes) in ecb3_decrypt() 315 unsigned int nbytes) in cbc3_encrypt() 351 unsigned int nbytes) in cbc3_decrypt()
|
D | aes_glue.c | 217 unsigned int nbytes) in ecb_encrypt() 246 unsigned int nbytes) in ecb_decrypt() 277 unsigned int nbytes) in cbc_encrypt() 306 unsigned int nbytes) in cbc_decrypt() 343 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 354 unsigned int nbytes) in ctr_crypt()
|
D | camellia_glue.c | 87 unsigned int nbytes, bool encrypt) in __ecb_crypt() 128 unsigned int nbytes) in ecb_encrypt() 135 unsigned int nbytes) in ecb_decrypt() 150 unsigned int nbytes) in cbc_encrypt() 189 unsigned int nbytes) in cbc_decrypt()
|
/linux-4.1.27/lib/mpi/ |
D | mpicoder.c | 32 MPI mpi_read_raw_data(const void *xbuffer, size_t nbytes) in mpi_read_raw_data() 84 unsigned nbits, nbytes, nlimbs, nread = 0; in mpi_read_from_buffer() local 138 void *mpi_get_buffer(MPI a, unsigned *nbytes, int *sign) in mpi_get_buffer() 189 int mpi_set_buffer(MPI a, const void *xbuffer, unsigned nbytes, int sign) in mpi_set_buffer()
|
/linux-4.1.27/arch/arm/crypto/ |
D | aes-ce-glue.c | 167 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 190 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 213 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 237 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 261 struct scatterlist *src, unsigned int nbytes) in ctr_encrypt() 304 struct scatterlist *src, unsigned int nbytes) in xts_encrypt() 329 struct scatterlist *src, unsigned int nbytes) in xts_decrypt()
|
D | aesbs-glue.c | 106 struct scatterlist *src, unsigned int nbytes) in aesbs_cbc_encrypt() 147 struct scatterlist *src, unsigned int nbytes) in aesbs_cbc_decrypt() 205 unsigned int nbytes) in aesbs_ctr_encrypt() 254 struct scatterlist *src, unsigned int nbytes) in aesbs_xts_encrypt() 278 struct scatterlist *src, unsigned int nbytes) in aesbs_xts_decrypt()
|
/linux-4.1.27/crypto/ |
D | cbc.c | 49 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_segment() local 73 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_inplace() local 92 unsigned int nbytes) in crypto_cbc_encrypt() 121 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_segment() local 147 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_inplace() local 171 unsigned int nbytes) in crypto_cbc_decrypt()
|
D | pcbc.c | 52 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_segment() local 77 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_inplace() local 99 unsigned int nbytes) in crypto_pcbc_encrypt() 130 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_segment() local 157 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_inplace() local 179 unsigned int nbytes) in crypto_pcbc_decrypt()
|
D | scatterwalk.c | 25 static inline void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir() 77 size_t nbytes, int out) in scatterwalk_copychunks() 104 unsigned int start, unsigned int nbytes, int out) in scatterwalk_map_and_copy()
|
D | cts.c | 78 unsigned int nbytes) in cts_cbc_encrypt() 127 unsigned int nbytes) in crypto_cts_encrypt() 164 unsigned int nbytes) in cts_cbc_decrypt() 222 unsigned int nbytes) in crypto_cts_decrypt()
|
D | ecb.c | 47 unsigned int nbytes; in crypto_ecb_crypt() local 71 unsigned int nbytes) in crypto_ecb_encrypt() 85 unsigned int nbytes) in crypto_ecb_decrypt()
|
D | ctr.c | 65 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_final() local 83 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_segment() local 107 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_inplace() local 129 unsigned int nbytes) in crypto_ctr_crypt()
|
D | xts.c | 148 struct scatterlist *src, unsigned int nbytes) in encrypt() 159 struct scatterlist *src, unsigned int nbytes) in decrypt() 170 struct scatterlist *ssrc, unsigned int nbytes, in xts_crypt()
|
D | lrw.c | 196 struct scatterlist *src, unsigned int nbytes) in encrypt() 207 struct scatterlist *src, unsigned int nbytes) in decrypt() 218 struct scatterlist *ssrc, unsigned int nbytes, in lrw_crypt()
|
D | hmac.c | 115 const u8 *data, unsigned int nbytes) in hmac_update() 140 unsigned int nbytes, u8 *out) in hmac_finup()
|
D | shash.c | 223 int nbytes; in shash_ahash_update() local 246 int nbytes; in shash_ahash_finup() local 279 unsigned int nbytes = req->nbytes; in shash_ahash_digest() local 396 int nbytes; in shash_compat_update() local 413 unsigned int nbytes, u8 *out) in shash_compat_digest()
|
D | crypto_null.c | 75 struct scatterlist *src, unsigned int nbytes) in skcipher_null_crypt()
|
D | salsa20_generic.c | 179 unsigned int nbytes) in encrypt()
|
D | arc4.c | 96 struct scatterlist *src, unsigned int nbytes) in ecb_arc4_crypt()
|
D | ahash.c | 47 unsigned int nbytes = min(walk->entrylen, in hash_walk_next() local 87 unsigned int nbytes = walk->entrylen; in crypto_hash_walk_done() local
|
D | ansi_cprng.c | 188 static int get_prng_bytes(char *buf, size_t nbytes, struct prng_context *ctx, in get_prng_bytes()
|
D | blkcipher.c | 106 unsigned int nbytes = 0; in blkcipher_walk_done() local
|
D | ablkcipher.c | 112 unsigned int nbytes = 0; in ablkcipher_walk_done() local
|
/linux-4.1.27/arch/powerpc/crypto/ |
D | aes-spe-glue.c | 180 struct scatterlist *src, unsigned int nbytes) in ppc_ecb_encrypt() 208 struct scatterlist *src, unsigned int nbytes) in ppc_ecb_decrypt() 236 struct scatterlist *src, unsigned int nbytes) in ppc_cbc_encrypt() 264 struct scatterlist *src, unsigned int nbytes) in ppc_cbc_decrypt() 292 struct scatterlist *src, unsigned int nbytes) in ppc_ctr_crypt() 322 struct scatterlist *src, unsigned int nbytes) in ppc_xts_encrypt() 353 struct scatterlist *src, unsigned int nbytes) in ppc_xts_decrypt()
|
/linux-4.1.27/arch/arm64/crypto/ |
D | aes-glue.c | 100 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 122 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 144 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 167 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 190 struct scatterlist *src, unsigned int nbytes) in ctr_encrypt() 236 struct scatterlist *src, unsigned int nbytes) in xts_encrypt() 260 struct scatterlist *src, unsigned int nbytes) in xts_decrypt()
|
/linux-4.1.27/drivers/staging/comedi/ |
D | comedi_buf.c | 258 unsigned int nbytes) in comedi_buf_write_alloc() 334 unsigned int nbytes) in comedi_buf_write_free() 374 unsigned int nbytes) in comedi_buf_read_alloc() 402 unsigned int nbytes) in comedi_buf_read_free() 448 void *dest, unsigned int nbytes) in comedi_buf_memcpy_from() 486 unsigned int nbytes; in comedi_buf_write_samples() local 530 unsigned int nbytes; in comedi_buf_read_samples() local
|
D | drivers.c | 357 unsigned int nbytes = comedi_buf_read_n_available(s); in comedi_nscans_left() local
|
D | comedi_fops.c | 2267 size_t nbytes, loff_t *offset) in comedi_write() 2413 static ssize_t comedi_read(struct file *file, char __user *buf, size_t nbytes, in comedi_read()
|
D | comedidev.h | 448 unsigned int nbytes) in comedi_bytes_to_samples()
|
/linux-4.1.27/drivers/crypto/nx/ |
D | nx-aes-cbc.c | 68 unsigned int nbytes, in cbc_aes_nx_crypt() 117 unsigned int nbytes) in cbc_aes_nx_encrypt() 125 unsigned int nbytes) in cbc_aes_nx_decrypt()
|
D | nx-aes-ecb.c | 68 unsigned int nbytes, in ecb_aes_nx_crypt() 117 unsigned int nbytes) in ecb_aes_nx_encrypt() 125 unsigned int nbytes) in ecb_aes_nx_decrypt()
|
D | nx-aes-ctr.c | 87 unsigned int nbytes) in ctr_aes_nx_crypt() 131 unsigned int nbytes) in ctr3686_aes_nx_crypt()
|
D | nx-aes-gcm.c | 132 unsigned int nbytes = req->assoclen; in nx_gca() local 199 unsigned int nbytes = req->assoclen; in gmac() local 336 unsigned int nbytes = req->cryptlen; in gcm_aes_nx_crypt() local
|
D | nx-aes-ccm.c | 176 unsigned int nbytes, in generate_pat() 350 unsigned int nbytes = req->cryptlen; in ccm_nx_decrypt() local 427 unsigned int nbytes = req->cryptlen; in ccm_nx_encrypt() local
|
D | nx.c | 221 unsigned int *nbytes) in trim_sg_list() 275 unsigned int *nbytes, in nx_build_sg_lists()
|
/linux-4.1.27/drivers/crypto/ |
D | geode-aes.c | 184 unsigned int nbytes) in fallback_blk_dec() 200 unsigned int nbytes) in fallback_blk_enc() 306 unsigned int nbytes) in geode_cbc_decrypt() 338 unsigned int nbytes) in geode_cbc_encrypt() 419 unsigned int nbytes) in geode_ecb_decrypt() 449 unsigned int nbytes) in geode_ecb_encrypt()
|
D | padlock-aes.c | 344 unsigned int nbytes) in ecb_aes_encrypt() 373 unsigned int nbytes) in ecb_aes_decrypt() 423 unsigned int nbytes) in cbc_aes_encrypt() 454 unsigned int nbytes) in cbc_aes_decrypt()
|
D | hifn_795x.c | 1167 void *priv, unsigned int nbytes) in hifn_setup_cmd_desc() 1373 unsigned int nbytes, void *priv) in hifn_setup_dma() 1463 unsigned int copy, drest = *drestp, nbytes = *nbytesp; in ablkcipher_add() local 1493 unsigned int nbytes = req->nbytes, offset, copy, diff; in hifn_cipher_walk() local 1581 unsigned int nbytes = req->nbytes, idx = 0; in hifn_setup_session() local 1724 unsigned int srest = *srestp, nbytes = *nbytesp, copy; in ablkcipher_get() local 1775 unsigned int nbytes = req->nbytes; in hifn_process_ready() local
|
D | ixp4xx_crypto.c | 783 struct scatterlist *sg, unsigned nbytes, in chainup_buffers() 873 unsigned int nbytes = req->nbytes; in ablk_perform() local 972 unsigned int nbytes) in hmac_inconsistent()
|
D | picoxcell_crypto.c | 264 static int sg_count(struct scatterlist *sg_list, int nbytes) in sg_count() 291 unsigned nbytes, in spacc_sg_to_ddt() 433 unsigned nbytes, enum dma_data_direction dir) in spacc_free_ddt()
|
D | talitos.c | 1093 static int sg_count(struct scatterlist *sg_list, int nbytes, bool *chained) in sg_count() 1642 unsigned int nbytes) in ahash_edesc_alloc() 1696 static int ahash_process_req(struct ahash_request *areq, unsigned int nbytes) in ahash_process_req()
|
D | n2_core.c | 517 int nbytes, cpu; in n2_do_async_digest() local 818 static inline int cipher_descriptor_len(int nbytes, unsigned int block_size) in cipher_descriptor_len() 881 int err, nbytes; in n2_compute_chunks() local
|
D | img-hash.c | 361 size_t nbytes, bleft, wsend, len, tbc; in img_hash_dma_task() local
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 989 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dumpDataDif_write() 1012 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dif_err_read() 1053 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dif_err_write() 1190 size_t nbytes, loff_t *ppos) in lpfc_debugfs_read() 1256 static int lpfc_idiag_cmd_get(const char __user *buf, size_t nbytes, in lpfc_idiag_cmd_get() 1411 lpfc_idiag_pcicfg_read(struct file *file, char __user *buf, size_t nbytes, in lpfc_idiag_pcicfg_read() 1534 size_t nbytes, loff_t *ppos) in lpfc_idiag_pcicfg_write() 1707 lpfc_idiag_baracc_read(struct file *file, char __user *buf, size_t nbytes, in lpfc_idiag_baracc_read() 1859 size_t nbytes, loff_t *ppos) in lpfc_idiag_baracc_write() 1993 lpfc_idiag_queinfo_read(struct file *file, char __user *buf, size_t nbytes, in lpfc_idiag_queinfo_read() [all …]
|
/linux-4.1.27/drivers/char/ |
D | random.c | 490 int nbytes) in _mix_pool_bytes() 537 int nbytes) in __mix_pool_bytes() 544 int nbytes) in mix_pool_bytes() 956 static void xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in xfer_secondary_pool() 975 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in _xfer_secondary_pool() 1016 static size_t account(struct entropy_store *r, size_t nbytes, int min, in account() 1134 size_t nbytes, int min, int reserved) in extract_entropy() 1188 size_t nbytes) in extract_entropy_user() 1233 void get_random_bytes(void *buf, int nbytes) in get_random_bytes() 1257 void get_random_bytes_arch(void *buf, int nbytes) in get_random_bytes_arch() [all …]
|
/linux-4.1.27/drivers/staging/speakup/ |
D | devsynth.c | 17 size_t nbytes, loff_t *ppos) in speakup_file_write() 41 size_t nbytes, loff_t *ppos) in speakup_file_read()
|
/linux-4.1.27/include/crypto/ |
D | scatterwalk.h | 66 unsigned int nbytes) in scatterwalk_clamp() 73 unsigned int nbytes) in scatterwalk_advance()
|
D | algapi.h | 95 unsigned int nbytes; member 118 unsigned int nbytes; member 312 unsigned int nbytes) in blkcipher_walk_init() 322 unsigned int nbytes) in ablkcipher_walk_init()
|
D | skcipher.h | 97 unsigned int nbytes, void *iv) in skcipher_givcrypt_set_crypt()
|
D | aead.h | 86 unsigned int nbytes, void *iv) in aead_givcrypt_set_crypt()
|
D | hash.h | 56 unsigned int nbytes; member 590 unsigned int nbytes) in ahash_request_set_crypt()
|
/linux-4.1.27/drivers/crypto/vmx/ |
D | aes_ctr.c | 97 unsigned int nbytes = walk->nbytes; in p8_aes_ctr_final() local 112 unsigned int nbytes) in p8_aes_ctr_crypt()
|
D | aes_cbc.c | 95 unsigned int nbytes) in p8_aes_cbc_encrypt() 131 unsigned int nbytes) in p8_aes_cbc_decrypt()
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | rpadlpar_sysfs.c | 33 const char *buf, size_t nbytes) in add_slot_store() 64 const char *buf, size_t nbytes) in remove_slot_store()
|
D | cpqphp_sysfs.c | 175 size_t nbytes, loff_t *ppos) in read()
|
/linux-4.1.27/drivers/crypto/caam/ |
D | sg_sw_sec4.h | 59 static inline int __sg_count(struct scatterlist *sg_list, int nbytes, in __sg_count() 77 static inline int sg_count(struct scatterlist *sg_list, int nbytes, in sg_count()
|
/linux-4.1.27/net/ipv4/ |
D | tcp_memcontrol.c | 116 char *buf, size_t nbytes, loff_t off) in tcp_cgroup_write() 179 char *buf, size_t nbytes, loff_t off) in tcp_cgroup_reset()
|
/linux-4.1.27/tools/usb/ |
D | ffs-test.c | 435 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap() 440 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap() 453 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf() 478 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) in empty_out_buf() 540 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume()
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfad_debugfs.c | 183 size_t nbytes, loff_t *pos) in bfad_debugfs_read() 226 size_t nbytes, loff_t *pos) in bfad_debugfs_read_regrd() 250 size_t nbytes, loff_t *ppos) in bfad_debugfs_write_regrd() 318 size_t nbytes, loff_t *ppos) in bfad_debugfs_write_regwr()
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bnad_debugfs.c | 244 size_t nbytes, loff_t *pos) in bnad_debugfs_read() 290 size_t nbytes, loff_t *pos) in bnad_debugfs_read_regrd() 313 size_t nbytes, loff_t *ppos) in bnad_debugfs_write_regrd() 381 size_t nbytes, loff_t *ppos) in bnad_debugfs_write_regwr()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_inode_item.c | 44 int *nbytes) in xfs_inode_item_data_fork_size() 86 int *nbytes) in xfs_inode_item_attr_fork_size() 131 int *nbytes) in xfs_inode_item_size()
|
D | xfs_dquot_item.c | 45 int *nbytes) in xfs_qm_dquot_logitem_size() 281 int *nbytes) in xfs_qm_qoff_logitem_size()
|
D | xfs_extfree_item.c | 88 int *nbytes) in xfs_efi_item_size() 355 int *nbytes) in xfs_efd_item_size()
|
D | xfs_icreate_item.c | 48 int *nbytes) in xfs_icreate_item_size()
|
D | xfs_buf_item.c | 66 int *nbytes) in xfs_buf_item_size_segment() 135 int *nbytes) in xfs_buf_item_size()
|
D | xfs_log_cil.c | 176 int nbytes = 0; in xlog_cil_insert_format_items() local
|
D | xfs_buf.c | 291 size_t nbytes, offset; in xfs_buf_allocate_memory() local 1178 int rbytes, nbytes = PAGE_SIZE - offset; in xfs_buf_ioapply_map() local
|
/linux-4.1.27/arch/mips/alchemy/common/ |
D | dbdma.c | 591 u32 au1xxx_dbdma_put_source(u32 chanid, dma_addr_t buf, int nbytes, u32 flags) in au1xxx_dbdma_put_source() 650 u32 au1xxx_dbdma_put_dest(u32 chanid, dma_addr_t buf, int nbytes, u32 flags) in au1xxx_dbdma_put_dest() 714 u32 au1xxx_dbdma_get_dest(u32 chanid, void **buf, int *nbytes) in au1xxx_dbdma_get_dest() 938 u32 nbytes = 0; in au1xxx_dbdma_put_dscr() local
|
/linux-4.1.27/net/sunrpc/ |
D | xdr.c | 61 __be32 *xdr_encode_opaque_fixed(__be32 *p, const void *ptr, unsigned int nbytes) in xdr_encode_opaque_fixed() 85 __be32 *xdr_encode_opaque(__be32 *p, const void *ptr, unsigned int nbytes) in xdr_encode_opaque() 513 size_t nbytes) in xdr_get_next_encode_buffer() 562 __be32 * xdr_reserve_space(struct xdr_stream *xdr, size_t nbytes) in xdr_reserve_space() 826 static __be32 * __xdr_inline_decode(struct xdr_stream *xdr, size_t nbytes) in __xdr_inline_decode() 857 static __be32 *xdr_copy_to_scratch(struct xdr_stream *xdr, size_t nbytes) in xdr_copy_to_scratch() 887 __be32 * xdr_inline_decode(struct xdr_stream *xdr, size_t nbytes) in xdr_inline_decode()
|
/linux-4.1.27/arch/nios2/lib/ |
D | memcpy.c | 35 #define BYTE_COPY_FWD(dst_bp, src_bp, nbytes) \ argument 53 #define WORD_COPY_FWD(dst_bp, src_bp, nbytes_left, nbytes) \ argument
|
/linux-4.1.27/arch/m32r/kernel/ |
D | sys_m32r.c | 86 asmlinkage int sys_cachectl(char *addr, int nbytes, int op) in sys_cachectl()
|
/linux-4.1.27/fs/coda/ |
D | psdev.c | 98 size_t nbytes, loff_t *off) in coda_psdev_write() 204 size_t nbytes, loff_t *off) in coda_psdev_read()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_isight.c | 48 unsigned int maxlen, nbytes; in isight_decode() local
|
D | uvc_debugfs.c | 48 size_t nbytes, loff_t *ppos) in uvc_debugfs_stats_read()
|
D | uvc_video.c | 1064 unsigned int maxlen, nbytes; in uvc_video_decode_data() local 1122 unsigned int nbytes; in uvc_video_encode_data() local
|
/linux-4.1.27/fs/fuse/ |
D | dev.c | 303 unsigned nbytes = 0; in len_args() local 1015 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages() 1109 size_t nbytes, struct fuse_req *req) in fuse_read_interrupt() 1162 size_t nbytes) in fuse_read_single_forget() 1194 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget() 1243 size_t nbytes) in fuse_read_forget() 1262 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read() 1845 unsigned nbytes) in copy_out_args() 1875 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
|
D | dir.c | 1136 static int parse_dirfile(char *buf, size_t nbytes, struct file *file, in parse_dirfile() 1268 static int parse_dirplusfile(char *buf, size_t nbytes, struct file *file, in parse_dirplusfile() 1315 size_t nbytes; in fuse_readdir() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | proc_powerpc.c | 37 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes, in page_map_read()
|
D | sys_ppc32.c | 125 loff_t nbytes = ((loff_t)nbytes_hi << 32) | nbytes_lo; in compat_sys_sync_file_range2() local
|
D | process.c | 1477 unsigned long nbytes) in valid_irq_stack() 1501 unsigned long nbytes) in validate_sp()
|
/linux-4.1.27/lib/ |
D | crc8.c | 74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], u8 *pdata, size_t nbytes, u8 crc) in crc8()
|
D | genalloc.c | 186 int nbytes = sizeof(struct gen_pool_chunk) + in gen_pool_add_virt() local
|
/linux-4.1.27/fs/ |
D | sync.c | 277 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument 363 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
|
D | binfmt_misc.c | 604 bm_entry_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in bm_entry_read() 732 bm_status_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in bm_status_read()
|
/linux-4.1.27/drivers/usb/mon/ |
D | mon_stat.c | 45 size_t nbytes, loff_t *ppos) in mon_stat_read()
|
D | mon_text.c | 383 size_t nbytes, loff_t *ppos) in mon_text_read_t() 410 size_t nbytes, loff_t *ppos) in mon_text_read_u()
|
D | mon_bin.c | 735 void __user *data, unsigned int nbytes) in mon_bin_get_event() 797 size_t nbytes, loff_t *ppos) in mon_bin_read()
|
/linux-4.1.27/drivers/staging/unisys/visorchannel/ |
D | visorchannel_funcs.c | 222 void *local, ulong nbytes) in visorchannel_read() 237 void *local, ulong nbytes) in visorchannel_write() 248 ulong nbytes) in visorchannel_clear() 556 ulong nbytes = 0, nbytes_region = 0; in visorchannel_debug() local
|
/linux-4.1.27/drivers/crypto/amcc/ |
D | crypto4xx_core.c | 485 u32 *idx, u32 *offset, u32 *nbytes) in crypto4xx_fill_one_page() 542 u32 nbytes, in crypto4xx_copy_pkt_to_dst() 747 static int get_sg_count(struct scatterlist *sg_list, int nbytes) in get_sg_count() 798 unsigned int nbytes = datalen, idx; in crypto4xx_build_pd() local
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_crypto.h | 317 unsigned int nbytes) in crypto_cipher_encrypt() 326 unsigned int nbytes, u8 *iv) in crypto_cipher_encrypt_iv() 336 unsigned int nbytes) in crypto_cipher_decrypt() 345 unsigned int nbytes, u8 *iv) in crypto_cipher_decrypt_iv()
|
/linux-4.1.27/drivers/pnp/isapnp/ |
D | proc.c | 36 size_t nbytes, loff_t * ppos) in isapnp_proc_bus_read()
|
/linux-4.1.27/arch/alpha/boot/ |
D | bootp.c | 148 static long nbytes; in start_kernel() local
|
D | main.c | 155 int nbytes; in start_kernel() local
|
D | bootpz.c | 288 static long nbytes; in start_kernel() local
|
/linux-4.1.27/arch/cris/arch-v32/drivers/ |
D | i2c.c | 391 i2c_write(unsigned char theSlave, void *data, size_t nbytes) in i2c_write() 447 i2c_read(unsigned char theSlave, void *data, size_t nbytes) in i2c_read()
|
/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | sha1_mb.c | 382 int nbytes, err = 0; in sha_finish_walk() local 501 int ret = 0, nbytes; in sha1_mb_update() local 560 int ret = 0, flag = HASH_UPDATE, nbytes; in sha1_mb_finup() local
|
/linux-4.1.27/drivers/pci/ |
D | proc.c | 27 size_t nbytes, loff_t *ppos) in proc_bus_pci_read() 111 size_t nbytes, loff_t *ppos) in proc_bus_pci_write()
|
/linux-4.1.27/drivers/atm/ |
D | nicstarmac.c | 239 u_int8_t prom_offset, u_int8_t * buffer, u_int32_t nbytes) in nicstar_read_eprom()
|
/linux-4.1.27/drivers/block/ |
D | skd_main.c | 1441 uint nbytes = sizeof(*iov) * sgp->iovec_count; in skd_sg_io_get_and_check_args() local 1566 u32 nbytes = PAGE_SIZE; in skd_skreq_prep_buffering() local 1662 u32 nbytes = PAGE_SIZE; in skd_sg_io_copy_buffer() local 1808 u32 nbytes = sizeof(*ei); in skd_sg_io_put_status() local 2971 u32 nbytes; in skd_reset_skcomp() local 4106 u32 nbytes; in skd_cons_skcomp() local 4192 u32 nbytes; in skd_cons_sg_list() local 4278 u32 i, nbytes; in skd_cons_skspcl() local 4344 u32 nbytes; in skd_cons_sksb() local 4530 u32 nbytes; in skd_free_skcomp() local [all …]
|
/linux-4.1.27/mm/ |
D | hugetlb_cgroup.c | 272 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_write() 302 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_reset()
|
D | memcontrol.c | 3063 char *buf, size_t nbytes, in mem_cgroup_force_empty_write() 3298 char *buf, size_t nbytes, loff_t off) in mem_cgroup_write() 3336 size_t nbytes, loff_t off) in mem_cgroup_reset() 4093 char *buf, size_t nbytes, loff_t off) in memcg_write_event_control() 5259 char *buf, size_t nbytes, loff_t off) in memory_low_write() 5289 char *buf, size_t nbytes, loff_t off) in memory_high_write() 5325 char *buf, size_t nbytes, loff_t off) in memory_max_write()
|
/linux-4.1.27/drivers/zorro/ |
D | proc.c | 30 proc_bus_zorro_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in proc_bus_zorro_read()
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | fnic_debugfs.c | 323 size_t nbytes, in fnic_trace_debugfs_read() 719 size_t nbytes, in fnic_stats_debugfs_read()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | pci.c | 488 int nbytes) in ath10k_pci_diag_read_mem() 656 const void *data, int nbytes) in ath10k_pci_diag_write_mem() 844 unsigned int nbytes; in ath10k_pci_ce_send_done() local 872 unsigned int nbytes, max_nbytes; in ath10k_pci_ce_recv_data() local 1450 unsigned int nbytes; in ath10k_pci_bmi_send_done() local 1465 unsigned int nbytes; in ath10k_pci_bmi_recv_data() local
|
D | ce.c | 271 unsigned int nbytes, in ath10k_ce_send_nolock() 356 unsigned int nbytes, in ath10k_ce_send() 460 u16 nbytes; in ath10k_ce_completed_recv_next_nolock() local
|
D | hif.h | 117 const void *data, int nbytes) in ath10k_hif_diag_write()
|
D | ce.h | 46 __le16 nbytes; member
|
/linux-4.1.27/include/linux/ |
D | adb.h | 12 int nbytes; member
|
D | crypto.h | 168 unsigned int nbytes; member 1188 unsigned int nbytes, void *iv) in ablkcipher_request_set_crypt() 1811 unsigned int nbytes) in crypto_blkcipher_encrypt() 1839 unsigned int nbytes) in crypto_blkcipher_encrypt_iv() 1864 unsigned int nbytes) in crypto_blkcipher_decrypt() 1889 unsigned int nbytes) in crypto_blkcipher_decrypt_iv() 2272 unsigned int nbytes) in crypto_hash_update() 2312 unsigned int nbytes, u8 *out) in crypto_hash_digest()
|
D | net.h | 249 #define net_get_random_once(buf, nbytes) \ argument
|
/linux-4.1.27/arch/ia64/include/asm/sn/ |
D | tioce_provider.h | 51 u64 nbytes; /* # bytes mapped */ member
|
/linux-4.1.27/kernel/ |
D | module_signing.c | 111 size_t nbytes; in mod_extract_mpi_array() local
|
D | cgroup_freezer.c | 423 char *buf, size_t nbytes, loff_t off) in freezer_write()
|
D | cgroup.c | 2384 size_t nbytes, loff_t off, bool threadgroup) in __cgroup_procs_write() 2498 char *buf, size_t nbytes, loff_t off) in cgroup_tasks_write() 2504 char *buf, size_t nbytes, loff_t off) in cgroup_procs_write() 2510 char *buf, size_t nbytes, loff_t off) in cgroup_release_agent_write() 2688 char *buf, size_t nbytes, in cgroup_subtree_control_write() 2929 size_t nbytes, loff_t off) in cgroup_file_write()
|
/linux-4.1.27/drivers/usb/core/ |
D | devices.c | 495 static ssize_t usb_device_dump(char __user **buffer, size_t *nbytes, in usb_device_dump() 614 size_t nbytes, loff_t *ppos) in usb_device_read()
|
/linux-4.1.27/arch/x86/include/asm/crypto/ |
D | glue_helper.h | 48 bool fpu_enabled, unsigned int nbytes) in glue_fpu_begin()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | uvc_video.c | 48 unsigned int nbytes; in uvc_video_encode_data() local
|
/linux-4.1.27/drivers/crypto/qce/ |
D | dma.c | 90 int qce_countsg(struct scatterlist *sglist, int nbytes, bool *chained) in qce_countsg()
|
D | sha.c | 242 unsigned int nbytes; in qce_ahash_update() local
|
/linux-4.1.27/arch/mips/kernel/ |
D | syscall.c | 234 SYSCALL_DEFINE3(cachectl, char *, addr, int, nbytes, int, op) in SYSCALL_DEFINE3() argument
|
/linux-4.1.27/net/atm/ |
D | mpoa_proc.c | 207 size_t nbytes, loff_t *ppos) in proc_mpc_write()
|
/linux-4.1.27/fs/jfs/ |
D | xattr.c | 226 s32 nbytes, nb; in ea_write() local 375 int nbytes, nb; in ea_read() local
|
D | jfs_logmgr.c | 369 int nbytes; /* number of bytes to move */ in lmWriteRecord() local
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-ds1374.c | 86 int reg, int nbytes) in ds1374_read_rtc() 111 int reg, int nbytes) in ds1374_write_rtc()
|
/linux-4.1.27/drivers/crypto/ccp/ |
D | ccp-crypto.h | 111 unsigned int nbytes; member 165 unsigned int nbytes; member
|
D | ccp-ops.c | 522 unsigned int nbytes = min_t(u64, len, wa->bytes_left); in ccp_update_sg_workarea() local 618 unsigned int nbytes, sg_offset, dm_offset, ksb_len, i; in ccp_reverse_set_dm_area() local 650 unsigned int nbytes, sg_offset, dm_offset, ksb_len, i; in ccp_reverse_get_dm_area() local 705 unsigned int buf_count, nbytes; in ccp_queue_buf() local
|
D | ccp-crypto-aes-cmac.c | 58 static int ccp_do_cmac_update(struct ahash_request *req, unsigned int nbytes, in ccp_do_cmac_update()
|
D | ccp-crypto-sha.c | 57 static int ccp_do_sha_update(struct ahash_request *req, unsigned int nbytes, in ccp_do_sha_update()
|
/linux-4.1.27/drivers/dma/ |
D | fsl-edma.c | 124 __le32 nbytes; member 462 u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, in fsl_edma_fill_tcd() 540 u32 src_addr, dst_addr, last_sg, nbytes; in fsl_edma_prep_dma_cyclic() local 592 u32 src_addr, dst_addr, last_sg, nbytes; in fsl_edma_prep_slave_sg() local
|
D | xgene-dma.c | 430 size_t nbytes = (*len < XGENE_DMA_MAX_BYTE_CNT) ? in xgene_dma_set_src_buffer() local 510 u32 src_cnt, size_t *nbytes, in xgene_dma_prep_xor_desc()
|
/linux-4.1.27/tools/usb/usbip/src/ |
D | usbip_network.c | 110 ssize_t nbytes; in usbip_net_xmit() local
|
/linux-4.1.27/net/core/ |
D | netprio_cgroup.c | 189 char *buf, size_t nbytes, loff_t off) in write_priomap()
|
D | utils.c | 364 bool __net_get_random_once(void *buf, int nbytes, bool *done, in __net_get_random_once()
|
/linux-4.1.27/fs/nfs/ |
D | pnfs_dev.c | 67 unsigned int nbytes = NFS4_DEVICEID4_SIZE; in nfs4_deviceid_hash() local
|
D | callback_xdr.c | 73 static __be32 *read_buf(struct xdr_stream *xdr, int nbytes) in read_buf()
|
/linux-4.1.27/net/rds/ |
D | message.c | 269 unsigned long to_copy, nbytes; in rds_message_copy_from_user() local
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smsdvb-debugfs.c | 396 size_t nbytes, loff_t *ppos) in smsdvb_stats_read()
|
/linux-4.1.27/drivers/iio/accel/ |
D | mma9551_core.c | 90 u8 nbytes; member 103 u8 nbytes; member
|
/linux-4.1.27/drivers/staging/unisys/visorchipset/ |
D | parser.c | 168 void *parser_byte_stream_get(struct parser_context *ctx, ulong *nbytes) in parser_byte_stream_get()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-xlr.c | 136 int nbytes, timedout; in xlr_i2c_rx() local
|
/linux-4.1.27/drivers/macintosh/ |
D | via-maciisi.c | 297 int nbytes, ...) in maciisi_request()
|
D | via-cuda.c | 363 int nbytes, ...) in cuda_request()
|
D | via-pmu68k.c | 448 int nbytes, ...) in pmu_request()
|
D | adb.c | 425 int flags, int nbytes, ...) in adb_request()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 610 long nbytes; member 615 long nbytes; member 622 long nbytes; member 629 long nbytes; member 768 unsigned long, nbytes, int __user *, start, void __user *, arg) in SYSCALL_DEFINE5() argument 825 unsigned long, nbytes, int __user *, start, void __user *, arg) in SYSCALL_DEFINE5() argument
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4xdr.c | 95 #define READMEM(x,nbytes) do { \ argument 99 #define SAVEMEM(x,nbytes) do { \ argument 109 #define COPYMEM(x,nbytes) do { \ argument 115 #define READ_BUF(nbytes) do { \ argument 139 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf() 227 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
|
/linux-4.1.27/arch/xtensa/platforms/iss/ |
D | simdisk.c | 76 unsigned long nbytes = nsect << SECTOR_SHIFT; in simdisk_transfer() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | bcmsdh.c | 667 int brcmf_sdiod_recv_buf(struct brcmf_sdio_dev *sdiodev, u8 *buf, uint nbytes) in brcmf_sdiod_recv_buf() 743 int brcmf_sdiod_send_buf(struct brcmf_sdio_dev *sdiodev, u8 *buf, uint nbytes) in brcmf_sdiod_send_buf()
|
/linux-4.1.27/block/ |
D | blk-throttle.c | 1353 char *buf, size_t nbytes, loff_t off, bool is_u64) in tg_set_conf() 1414 char *buf, size_t nbytes, loff_t off) in tg_set_conf_u64() 1420 char *buf, size_t nbytes, loff_t off) in tg_set_conf_uint()
|
D | blk-merge.c | 164 int nbytes = bvec->bv_len; in __blk_segment_map_sg() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | insn.h | 33 unsigned char nbytes; member
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | dt282x.c | 397 unsigned int nbytes) in dt282x_munge() 425 unsigned int nbytes; in dt282x_ao_setup_dma() local
|
D | mite.c | 516 unsigned int nbytes, old_alloc_count; in mite_sync_input_dma() local
|
D | quatech_daqp_cs.c | 570 unsigned long long nbytes; in daqp_ai_cmd() local
|
D | das16.c | 482 unsigned int nbytes; in das16_interrupt() local
|
D | das1800.c | 507 unsigned int nbytes = desc->size - residue; in das1800_flush_dma_channel() local
|
D | addi_apci_3120.c | 438 unsigned int nbytes; in apci3120_interrupt_dma() local
|
D | ni_mio_common.c | 1169 unsigned int nbytes; in ni_ao_fifo_half_empty() local 1192 unsigned int nbytes; in ni_ao_prep_fifo() local 2953 unsigned int nbytes; in ni_ao_insn_config() local
|
/linux-4.1.27/drivers/crypto/ux500/cryp/ |
D | cryp_core.c | 811 static int get_nents(struct scatterlist *sg, int nbytes) in get_nents() 890 int nbytes; in ablk_crypt() local
|
/linux-4.1.27/drivers/usb/host/ |
D | uhci-debug.c | 611 size_t nbytes, loff_t *ppos) in uhci_debug_read()
|
/linux-4.1.27/fs/ocfs2/ |
D | super.c | 382 size_t nbytes, loff_t *ppos) in ocfs2_debug_read() 397 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
|
/linux-4.1.27/drivers/net/ppp/ |
D | ppp_mppe.c | 140 unsigned int nbytes; in get_new_key_from_sha() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_dir2_sf.c | 447 int nbytes; /* temp for byte copies */ in xfs_dir2_sf_addname_hard() local
|
/linux-4.1.27/drivers/misc/sgi-xp/ |
D | xpc_uv.c | 1089 size_t nbytes; in xpc_allocate_send_msg_slot_uv() local 1123 size_t nbytes; in xpc_allocate_recv_msg_slot_uv() local
|
D | xpc_sn2.c | 1566 size_t nbytes; in xpc_allocate_local_msgqueue_sn2() local 1611 size_t nbytes; in xpc_allocate_remote_msgqueue_sn2() local
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | atmel_usba_udc.c | 85 size_t nbytes, loff_t *ppos) in queue_dbg_read() 168 size_t nbytes, loff_t *ppos) in regs_dbg_read()
|
/linux-4.1.27/security/ |
D | device_cgroup.c | 764 char *buf, size_t nbytes, loff_t off) in devcgroup_access_write()
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmdebug.c | 377 size_t nbytes, loff_t *ppos) in debug_read()
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | dvma.h | 121 int nbytes; /* Size of current transfer */ member
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | netdebug.c | 492 size_t nbytes, loff_t *ppos) in o2net_debug_read()
|
D | heartbeat.c | 1252 size_t nbytes, loff_t *ppos) in o2hb_debug_read() 1267 size_t nbytes, loff_t *ppos) in o2hb_debug_read()
|
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/ |
D | gpmi-lib.c | 1377 size_t nbytes; in gpmi_copy_bits() local
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 653 int nblocks, nbytes; in gss_krb5_aes_encrypt() local
|
/linux-4.1.27/drivers/spi/ |
D | spi-tegra20-sflash.c | 186 unsigned nbytes; in tegra_sflash_fill_tx_fifo_from_client_txbuf() local
|
/linux-4.1.27/drivers/mmc/host/ |
D | atmel-mci.c | 1862 unsigned int nbytes = 0; in atmci_read_data_pio() local 1930 unsigned int nbytes = 0; in atmci_write_data_pio() local
|
/linux-4.1.27/fs/cifs/ |
D | smb2pdu.c | 1874 unsigned int *nbytes, char **buf, int *buf_type) in SMB2_read() 2064 unsigned int *nbytes, struct kvec *iov, int n_vec) in SMB2_write()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_ioc32.c | 443 size_t nbytes; in compat_drm_infobufs() local 509 size_t nbytes; in compat_drm_mapbufs() local
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | csio_wr.c | 948 uint32_t nbytes; in csio_wr_copy_to_wrp() local
|
/linux-4.1.27/net/ipv6/ |
D | tcp_ipv6.c | 534 const struct in6_addr *saddr, int nbytes) in tcp_v6_md5_hash_pseudoheader()
|
/linux-4.1.27/fs/gfs2/ |
D | quota.c | 683 int err, nbytes; in gfs2_adjust_quota() local
|