Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 200 of 248) sorted by relevance

12

/linux-4.4.14/arch/x86/crypto/
Dserpent_avx2_glue.c140 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
146 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
152 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
159 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
166 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
171 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin()
187 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback()
211 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback()
236 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
262 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dcamellia_aesni_avx2_glue.c154 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
160 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
166 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
173 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
180 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
185 static inline bool camellia_fpu_begin(bool fpu_enabled, unsigned int nbytes) in camellia_fpu_begin()
209 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()
270 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
296 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dcast5_avx_glue.c48 static inline bool cast5_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast5_fpu_begin()
65 unsigned int nbytes; in ecb_crypt() local
114 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
123 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
136 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
156 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
177 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
228 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
256 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
270 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
[all …]
Dcamellia_aesni_avx_glue.c158 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
164 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
170 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
177 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
184 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
189 static inline bool camellia_fpu_begin(bool fpu_enabled, unsigned int nbytes) in camellia_fpu_begin()
213 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback()
237 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback()
262 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
288 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dtwofish_avx_glue.c174 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
180 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
186 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
193 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
200 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
205 static inline bool twofish_fpu_begin(bool fpu_enabled, unsigned int nbytes) in twofish_fpu_begin()
221 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback()
243 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback()
266 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
292 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dserpent_avx_glue.c174 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
180 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
186 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
193 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
200 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
205 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin()
221 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()
272 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
298 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dtwofish_glue_3way.c155 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 …]
Dserpent_sse2_glue.c143 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 …]
Dcast6_avx_glue.c161 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
167 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
173 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
180 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
187 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
192 static inline bool cast6_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast6_fpu_begin()
208 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback()
225 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback()
262 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
288 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dblowfish_glue.c86 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()
Dglue_helper.c41 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 …]
Ddes3_ede_glue.c90 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()
Dcamellia_glue.c1377 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 …]
Daesni-intel_glue.c376 unsigned int nbytes) in ecb_encrypt()
400 unsigned int nbytes) in ecb_decrypt()
424 unsigned int nbytes) in cbc_encrypt()
448 unsigned int nbytes) in cbc_decrypt()
478 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
507 unsigned int nbytes) in ctr_crypt()
559 static void lrw_xts_encrypt_callback(void *ctx, u8 *blks, unsigned int nbytes) in lrw_xts_encrypt_callback()
564 static void lrw_xts_decrypt_callback(void *ctx, u8 *blks, unsigned int nbytes) in lrw_xts_decrypt_callback()
591 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
615 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dfpu.c45 unsigned int nbytes) in crypto_fpu_encrypt()
64 unsigned int nbytes) in crypto_fpu_decrypt()
Dchacha20_glue.c67 struct scatterlist *src, unsigned int nbytes) in chacha20_simd()
Dsalsa20_glue.c50 unsigned int nbytes) in encrypt()
/linux-4.4.14/arch/s390/crypto/
Ddes_s390.c90 unsigned int nbytes; in ecb_desall_crypt() local
114 unsigned int nbytes = walk->nbytes; in cbc_desall_crypt() local
146 unsigned int nbytes) in ecb_des_encrypt()
157 unsigned int nbytes) in ecb_des_decrypt()
188 unsigned int nbytes) in cbc_des_encrypt()
198 unsigned int nbytes) in cbc_des_decrypt()
292 unsigned int nbytes) in ecb_des3_encrypt()
303 unsigned int nbytes) in ecb_des3_decrypt()
334 unsigned int nbytes) in cbc_des3_encrypt()
344 unsigned int nbytes) in cbc_des3_decrypt()
[all …]
Daes_s390.c254 unsigned int nbytes) in fallback_blk_dec()
271 unsigned int nbytes) in fallback_blk_enc()
320 unsigned int nbytes; in ecb_aes_crypt() local
341 unsigned int nbytes) in ecb_aes_encrypt()
355 unsigned int nbytes) in ecb_aes_decrypt()
450 unsigned int nbytes = walk->nbytes; in cbc_aes_crypt() local
482 unsigned int nbytes) in cbc_aes_encrypt()
496 unsigned int nbytes) in cbc_aes_decrypt()
553 unsigned int nbytes) in xts_fallback_decrypt()
570 unsigned int nbytes) in xts_fallback_encrypt()
[all …]
Dprng.c114 static int generate_entropy(u8 *ebuf, size_t nbytes) in generate_entropy()
176 static void prng_tdes_seed(int nbytes) in prng_tdes_seed()
462 static int prng_sha512_generate(u8 *buf, size_t nbytes) in prng_sha512_generate()
504 size_t nbytes, loff_t *ppos) in prng_tdes_read()
584 size_t nbytes, loff_t *ppos) in prng_sha512_read()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio_copy.c198 unsigned int nbytes) in read_low_bytes()
225 const void *from, unsigned int nbytes) in read_extra_bytes()
364 unsigned int nbytes) in read_low_bytes()
379 const void *from, unsigned int nbytes) in read_extra_bytes()
455 const void *from, size_t nbytes) in seg_pio_copy_start()
545 static void mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) in mid_copy_mix()
641 const void *from, size_t nbytes) in mid_copy_straight()
727 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) in seg_pio_copy_mid()
Dfirmware.c645 const u8 *data, int nbytes) in write_rsa_data()
672 const u8 *data, int nbytes) in write_streamed_rsa_data()
/linux-4.4.14/lib/mpi/
Dmpicoder.c32 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
160 int mpi_read_buffer(MPI a, uint8_t *buf, unsigned buf_len, unsigned *nbytes, in mpi_read_buffer()
228 void *mpi_get_buffer(MPI a, unsigned *nbytes, int *sign) in mpi_get_buffer()
260 int mpi_set_buffer(MPI a, const void *xbuffer, unsigned nbytes, int sign) in mpi_set_buffer()
350 int mpi_write_to_sgl(MPI a, struct scatterlist *sgl, unsigned *nbytes, in mpi_write_to_sgl()
441 unsigned int nbits, nlimbs, nbytes; in mpi_read_raw_from_sgl() local
/linux-4.4.14/arch/sparc/crypto/
Ddes_glue.c95 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()
Daes_glue.c217 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()
Dcamellia_glue.c87 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.4.14/arch/arm/crypto/
Daes-ce-glue.c167 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()
Daesbs-glue.c106 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.4.14/crypto/
Dpcbc.c52 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()
Dcbc.c49 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()
Dscatterwalk.c25 static inline void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir()
81 size_t nbytes, int out) in scatterwalk_copychunks()
108 unsigned int start, unsigned int nbytes, int out) in scatterwalk_map_and_copy()
Dcts.c78 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()
Decb.c47 unsigned int nbytes; in crypto_ecb_crypt() local
71 unsigned int nbytes) in crypto_ecb_encrypt()
85 unsigned int nbytes) in crypto_ecb_decrypt()
Dctr.c65 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()
Dxts.c148 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()
Dlrw.c196 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()
Dshash.c223 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()
Dhmac.c115 const u8 *data, unsigned int nbytes) in hmac_update()
140 unsigned int nbytes, u8 *out) in hmac_finup()
Dkeywrap.c137 unsigned int nbytes) in crypto_kw_decrypt()
222 unsigned int nbytes) in crypto_kw_encrypt()
Dchacha20_generic.c144 struct scatterlist *src, unsigned int nbytes) in crypto_chacha20_crypt()
Darc4.c96 struct scatterlist *src, unsigned int nbytes) in ecb_arc4_crypt()
Dsalsa20_generic.c179 unsigned int nbytes) in encrypt()
Dcrypto_null.c79 struct scatterlist *src, unsigned int nbytes) in skcipher_null_crypt()
Dahash.c47 unsigned int nbytes = min(walk->entrylen, in hash_walk_next() local
87 unsigned int nbytes = walk->entrylen; in crypto_hash_walk_done() local
Dansi_cprng.c186 static int get_prng_bytes(char *buf, size_t nbytes, struct prng_context *ctx, in get_prng_bytes()
Dblkcipher.c107 unsigned int nbytes = 0; in blkcipher_walk_done() local
Dablkcipher.c112 unsigned int nbytes = 0; in ablkcipher_walk_done() local
/linux-4.4.14/drivers/staging/comedi/
Dcomedi_buf.c276 unsigned int nbytes) in comedi_buf_write_alloc()
366 unsigned int nbytes) in comedi_buf_write_free()
431 unsigned int nbytes) in comedi_buf_read_alloc()
471 unsigned int nbytes) in comedi_buf_read_free()
517 void *dest, unsigned int nbytes) in comedi_buf_memcpy_from()
561 unsigned int nbytes; in comedi_buf_write_samples() local
607 unsigned int nbytes; in comedi_buf_read_samples() local
Ddrivers.c464 unsigned int nbytes = comedi_buf_read_n_available(s); in comedi_nscans_left() local
Dcomedi_fops.c2302 size_t nbytes, loff_t *offset) in comedi_write()
2448 static ssize_t comedi_read(struct file *file, char __user *buf, size_t nbytes, in comedi_read()
/linux-4.4.14/arch/arm64/crypto/
Daes-glue.c100 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.4.14/arch/powerpc/crypto/
Daes-spe-glue.c180 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.4.14/drivers/crypto/nx/
Dnx-aes-ecb.c68 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()
Dnx-aes-cbc.c68 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()
Dnx-aes-ctr.c87 unsigned int nbytes) in ctr_aes_nx_crypt()
131 unsigned int nbytes) in ctr3686_aes_nx_crypt()
Dnx-aes-gcm.c119 unsigned int nbytes = assoclen; in nx_gca() local
188 unsigned int nbytes = assoclen; in gmac() local
328 unsigned int nbytes = req->cryptlen; in gcm_aes_nx_crypt() local
Dnx-aes-ccm.c172 unsigned int nbytes, in generate_pat()
347 unsigned int nbytes = req->cryptlen; in ccm_nx_decrypt() local
425 unsigned int nbytes = req->cryptlen; in ccm_nx_encrypt() local
Dnx.c221 unsigned int *nbytes) in trim_sg_list()
275 unsigned int *nbytes, in nx_build_sg_lists()
/linux-4.4.14/drivers/crypto/
Dgeode-aes.c184 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()
Dpadlock-aes.c344 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()
Dhifn_795x.c1165 void *priv, unsigned int nbytes) in hifn_setup_cmd_desc()
1371 unsigned int nbytes, void *priv) in hifn_setup_dma()
1461 unsigned int copy, drest = *drestp, nbytes = *nbytesp; in ablkcipher_add() local
1491 unsigned int nbytes = req->nbytes, offset, copy, diff; in hifn_cipher_walk() local
1579 unsigned int nbytes = req->nbytes, idx = 0; in hifn_setup_session() local
1722 unsigned int srest = *srestp, nbytes = *nbytesp, copy; in ablkcipher_get() local
1773 unsigned int nbytes = req->nbytes; in hifn_process_ready() local
Dpicoxcell_crypto.c276 static inline int sg_count(struct scatterlist *sg_list, int nbytes) in sg_count()
294 unsigned nbytes, in spacc_sg_to_ddt()
441 unsigned nbytes, enum dma_data_direction dir) in spacc_free_ddt()
Dn2_core.c517 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
Dixp4xx_crypto.c799 struct scatterlist *sg, unsigned nbytes, in chainup_buffers()
889 unsigned int nbytes = req->nbytes; in ablk_perform() local
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_debugfs.c989 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.4.14/drivers/char/
Drandom.c493 int nbytes) in _mix_pool_bytes()
540 int nbytes) in __mix_pool_bytes()
547 int nbytes) in mix_pool_bytes()
976 static void xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in xfer_secondary_pool()
995 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in _xfer_secondary_pool()
1036 static size_t account(struct entropy_store *r, size_t nbytes, int min, in account()
1154 size_t nbytes, int min, int reserved) in extract_entropy()
1208 size_t nbytes) in extract_entropy_user()
1253 void get_random_bytes(void *buf, int nbytes) in get_random_bytes()
1335 void get_random_bytes_arch(void *buf, int nbytes) in get_random_bytes_arch()
[all …]
/linux-4.4.14/include/crypto/
Dscatterwalk.h58 unsigned int nbytes) in scatterwalk_clamp()
65 unsigned int nbytes) in scatterwalk_advance()
Dalgapi.h98 unsigned int nbytes; member
121 unsigned int nbytes; member
299 unsigned int nbytes) in blkcipher_walk_init()
309 unsigned int nbytes) in ablkcipher_walk_init()
Dhash.h56 unsigned int nbytes; member
609 unsigned int nbytes) in ahash_request_set_crypt()
Dskcipher.h138 unsigned int nbytes, void *iv) in skcipher_givcrypt_set_crypt()
/linux-4.4.14/drivers/staging/speakup/
Ddevsynth.c17 size_t nbytes, loff_t *ppos) in speakup_file_write()
41 size_t nbytes, loff_t *ppos) in speakup_file_read()
/linux-4.4.14/drivers/pci/hotplug/
Drpadlpar_sysfs.c33 const char *buf, size_t nbytes) in add_slot_store()
64 const char *buf, size_t nbytes) in remove_slot_store()
Dcpqphp_sysfs.c175 size_t nbytes, loff_t *ppos) in read()
/linux-4.4.14/drivers/crypto/vmx/
Daes_ctr.c100 unsigned int nbytes = walk->nbytes; in p8_aes_ctr_final() local
115 struct scatterlist *src, unsigned int nbytes) in p8_aes_ctr_crypt()
Daes_cbc.c100 struct scatterlist *src, unsigned int nbytes) in p8_aes_cbc_encrypt()
141 struct scatterlist *src, unsigned int nbytes) in p8_aes_cbc_decrypt()
/linux-4.4.14/tools/usb/
Dffs-test.c435 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.4.14/net/ipv4/
Dtcp_memcontrol.c116 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.4.14/drivers/scsi/bfa/
Dbfad_debugfs.c183 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.4.14/drivers/net/ethernet/brocade/bna/
Dbnad_debugfs.c241 size_t nbytes, loff_t *pos) in bnad_debugfs_read()
287 size_t nbytes, loff_t *pos) in bnad_debugfs_read_regrd()
310 size_t nbytes, loff_t *ppos) in bnad_debugfs_write_regrd()
370 size_t nbytes, loff_t *ppos) in bnad_debugfs_write_regwr()
/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorchannel.c38 ulong nbytes; member
240 void *local, ulong nbytes) in visorchannel_read()
253 void *local, ulong nbytes) in visorchannel_write()
275 ulong nbytes) in visorchannel_clear()
570 ulong nbytes = 0, nbytes_region = 0; in visorchannel_debug() local
Dvisorbus_main.c577 u64 nbytes = visorchannel_get_nbytes(vdev->visorchannel); in channel_bytes_show() local
912 void *dest, unsigned long nbytes) in visorbus_read_channel()
920 void *src, unsigned long nbytes) in visorbus_write_channel()
928 unsigned long nbytes) in visorbus_clear_channel()
/linux-4.4.14/fs/xfs/
Dxfs_inode_item.c44 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()
Dxfs_dquot_item.c45 int *nbytes) in xfs_qm_dquot_logitem_size()
281 int *nbytes) in xfs_qm_qoff_logitem_size()
Dxfs_extfree_item.c66 int *nbytes) in xfs_efi_item_size()
326 int *nbytes) in xfs_efd_item_size()
Dxfs_icreate_item.c48 int *nbytes) in xfs_icreate_item_size()
Dxfs_buf_item.c66 int *nbytes) in xfs_buf_item_size_segment()
135 int *nbytes) in xfs_buf_item_size()
Dxfs_log_cil.c176 int nbytes = 0; in xlog_cil_insert_format_items() local
Dxfs_buf.c291 size_t nbytes, offset; in xfs_buf_allocate_memory() local
1176 int rbytes, nbytes = PAGE_SIZE - offset; in xfs_buf_ioapply_map() local
/linux-4.4.14/net/sunrpc/
Dxdr.c61 __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.4.14/arch/mips/alchemy/common/
Ddbdma.c591 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.4.14/include/linux/
Donce.h54 #define get_random_once(buf, nbytes) \ argument
Dcrypto.h166 unsigned int nbytes; member
1055 unsigned int nbytes, void *iv) in ablkcipher_request_set_crypt()
1284 unsigned int nbytes) in crypto_blkcipher_encrypt()
1312 unsigned int nbytes) in crypto_blkcipher_encrypt_iv()
1337 unsigned int nbytes) in crypto_blkcipher_decrypt()
1362 unsigned int nbytes) in crypto_blkcipher_decrypt_iv()
1745 unsigned int nbytes) in crypto_hash_update()
1785 unsigned int nbytes, u8 *out) in crypto_hash_digest()
Dadb.h12 int nbytes; member
Dnet.h267 #define net_get_random_once(buf, nbytes) \ argument
/linux-4.4.14/arch/nios2/lib/
Dmemcpy.c35 #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.4.14/arch/m32r/kernel/
Dsys_m32r.c86 asmlinkage int sys_cachectl(char *addr, int nbytes, int op) in sys_cachectl()
/linux-4.4.14/fs/coda/
Dpsdev.c98 size_t nbytes, loff_t *off) in coda_psdev_write()
204 size_t nbytes, loff_t *off) in coda_psdev_read()
/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_spi.c517 int nbytes; in spi_cmd_complete() local
551 int nbytes; in spi_cmd_complete() local
612 int retry, ix, nbytes; in spi_data_read() local
680 int ix, nbytes; in spi_data_write() local
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_isight.c48 unsigned int maxlen, nbytes; in isight_decode() local
Duvc_debugfs.c48 size_t nbytes, loff_t *ppos) in uvc_debugfs_stats_read()
Duvc_video.c1075 unsigned int maxlen, nbytes; in uvc_video_decode_data() local
1133 unsigned int nbytes; in uvc_video_encode_data() local
/linux-4.4.14/fs/fuse/
Ddev.c312 unsigned nbytes = 0; in len_args() local
1008 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
1082 size_t nbytes, struct fuse_req *req) in fuse_read_interrupt()
1135 size_t nbytes) in fuse_read_single_forget()
1167 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget()
1217 size_t nbytes) in fuse_read_forget()
1236 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read()
1837 unsigned nbytes) in copy_out_args()
1867 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
Ddir.c1136 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.4.14/arch/powerpc/kernel/
Dproc_powerpc.c37 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes, in page_map_read()
Dsys_ppc32.c125 loff_t nbytes = ((loff_t)nbytes_hi << 32) | nbytes_lo; in compat_sys_sync_file_range2() local
Dprocess.c1476 unsigned long nbytes) in valid_irq_stack()
1500 unsigned long nbytes) in validate_sp()
/linux-4.4.14/lib/
Dcrc8.c74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], u8 *pdata, size_t nbytes, u8 crc) in crc8()
Dgenalloc.c187 int nbytes = sizeof(struct gen_pool_chunk) + in gen_pool_add_virt() local
/linux-4.4.14/fs/
Dsync.c282 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument
369 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
Dbinfmt_misc.c604 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.4.14/drivers/usb/mon/
Dmon_stat.c46 size_t nbytes, loff_t *ppos) in mon_stat_read()
Dmon_text.c383 size_t nbytes, loff_t *ppos) in mon_text_read_t()
410 size_t nbytes, loff_t *ppos) in mon_text_read_u()
Dmon_bin.c736 void __user *data, unsigned int nbytes) in mon_bin_get_event()
798 size_t nbytes, loff_t *ppos) in mon_bin_read()
/linux-4.4.14/drivers/crypto/caam/
Dsg_sw_sec4.h73 static inline int sg_count(struct scatterlist *sg_list, int nbytes) in sg_count()
/linux-4.4.14/drivers/pnp/isapnp/
Dproc.c36 size_t nbytes, loff_t * ppos) in isapnp_proc_bus_read()
/linux-4.4.14/arch/alpha/boot/
Dbootp.c148 static long nbytes; in start_kernel() local
Dmain.c155 int nbytes; in start_kernel() local
Dbootpz.c288 static long nbytes; in start_kernel() local
/linux-4.4.14/include/linux/qed/
Deth_common.h200 __le16 nbytes; member
207 __le16 nbytes; member
225 __le16 nbytes; member
232 __le16 nbytes; member
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c379 int nbytes, err = 0; in sha_finish_walk() local
498 int ret = 0, nbytes; in sha1_mb_update() local
557 int ret = 0, flag = HASH_UPDATE, nbytes; in sha1_mb_finup() local
/linux-4.4.14/drivers/pci/
Dproc.c27 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.4.14/drivers/block/
Dskd_main.c1441 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.4.14/drivers/atm/
Dnicstarmac.c239 u_int8_t prom_offset, u_int8_t * buffer, u_int32_t nbytes) in nicstar_read_eprom()
/linux-4.4.14/mm/
Dhugetlb_cgroup.c273 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_write()
303 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_reset()
Dmemcontrol.c2767 char *buf, size_t nbytes, in mem_cgroup_force_empty_write()
2999 char *buf, size_t nbytes, loff_t off) in mem_cgroup_write()
3037 size_t nbytes, loff_t off) in mem_cgroup_reset()
3887 char *buf, size_t nbytes, loff_t off) in memcg_write_event_control()
5096 char *buf, size_t nbytes, loff_t off) in memory_low_write()
5126 char *buf, size_t nbytes, loff_t off) in memory_high_write()
5163 char *buf, size_t nbytes, loff_t off) in memory_max_write()
/linux-4.4.14/drivers/zorro/
Dproc.c30 proc_bus_zorro_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in proc_bus_zorro_read()
/linux-4.4.14/drivers/crypto/amcc/
Dcrypto4xx_core.c485 u32 *idx, u32 *offset, u32 *nbytes) in crypto4xx_fill_one_page()
542 u32 nbytes, in crypto4xx_copy_pkt_to_dst()
778 unsigned int nbytes = datalen, idx; in crypto4xx_build_pd() local
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_debugfs.c324 size_t nbytes, in fnic_trace_debugfs_read()
720 size_t nbytes, in fnic_stats_debugfs_read()
/linux-4.4.14/arch/ia64/include/asm/sn/
Dtioce_provider.h51 u64 nbytes; /* # bytes mapped */ member
/linux-4.4.14/drivers/usb/core/
Ddevices.c495 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.4.14/arch/x86/include/asm/crypto/
Dglue_helper.h48 bool fpu_enabled, unsigned int nbytes) in glue_fpu_begin()
/linux-4.4.14/drivers/usb/gadget/function/
Duvc_video.c48 unsigned int nbytes; in uvc_video_encode_data() local
/linux-4.4.14/drivers/spi/
Dspi-xlp.c191 int i, j, nbytes; in xlp_spi_read_rxfifo() local
211 int i, j, nbytes; in xlp_spi_fill_txfifo() local
Dspi-tegra20-sflash.c186 unsigned nbytes; in tegra_sflash_fill_tx_fifo_from_client_txbuf() local
/linux-4.4.14/drivers/crypto/ccp/
Dccp-ops.c523 unsigned int nbytes = min_t(u64, len, wa->bytes_left); in ccp_update_sg_workarea() local
619 unsigned int nbytes, sg_offset, dm_offset, ksb_len, i; in ccp_reverse_set_dm_area() local
654 unsigned int nbytes, sg_offset, dm_offset, ksb_len, i; in ccp_reverse_get_dm_area() local
709 unsigned int buf_count, nbytes; in ccp_queue_buf() local
Dccp-crypto.h111 unsigned int nbytes; member
165 unsigned int nbytes; member
Dccp-crypto-aes-cmac.c58 static int ccp_do_cmac_update(struct ahash_request *req, unsigned int nbytes, in ccp_do_cmac_update()
Dccp-crypto-sha.c57 static int ccp_do_sha_update(struct ahash_request *req, unsigned int nbytes, in ccp_do_sha_update()
/linux-4.4.14/arch/mips/kernel/
Dsyscall.c234 SYSCALL_DEFINE3(cachectl, char *, addr, int, nbytes, int, op) in SYSCALL_DEFINE3() argument
/linux-4.4.14/net/atm/
Dmpoa_proc.c207 size_t nbytes, loff_t *ppos) in proc_mpc_write()
/linux-4.4.14/fs/jfs/
Dxattr.c226 s32 nbytes, nb; in ea_write() local
375 int nbytes, nb; in ea_read() local
Djfs_logmgr.c369 int nbytes; /* number of bytes to move */ in lmWriteRecord() local
/linux-4.4.14/drivers/rtc/
Drtc-ds1374.c86 int reg, int nbytes) in ds1374_read_rtc()
111 int reg, int nbytes) in ds1374_write_rtc()
/linux-4.4.14/drivers/dma/
Dfsl-edma.c124 __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
Dxgene-dma.c385 size_t nbytes = (*len < XGENE_DMA_MAX_BYTE_CNT) ? in xgene_dma_set_src_buffer() local
473 u32 src_cnt, size_t *nbytes, in xgene_dma_prep_xor_desc()
/linux-4.4.14/block/
Dblk-throttle.c1186 char *buf, size_t nbytes, loff_t off, bool is_u64) in tg_set_conf()
1219 char *buf, size_t nbytes, loff_t off) in tg_set_conf_u64()
1225 char *buf, size_t nbytes, loff_t off) in tg_set_conf_uint()
1303 char *buf, size_t nbytes, loff_t off) in tg_set_max()
Dblk-merge.c341 int nbytes = bvec->bv_len; in __blk_segment_map_sg() local
/linux-4.4.14/tools/usb/usbip/src/
Dusbip_network.c110 ssize_t nbytes; in usbip_net_xmit() local
/linux-4.4.14/net/core/
Dnetprio_cgroup.c189 char *buf, size_t nbytes, loff_t off) in write_priomap()
/linux-4.4.14/drivers/media/common/siano/
Dsmsdvb-debugfs.c396 size_t nbytes, loff_t *ppos) in smsdvb_stats_read()
/linux-4.4.14/net/rds/
Dmessage.c269 unsigned long to_copy, nbytes; in rds_message_copy_from_user() local
/linux-4.4.14/fs/nfs/
Dpnfs_dev.c67 unsigned int nbytes = NFS4_DEVICEID4_SIZE; in nfs4_deviceid_hash() local
Dcallback_xdr.c75 static __be32 *read_buf(struct xdr_stream *xdr, int nbytes) in read_buf()
/linux-4.4.14/drivers/iio/accel/
Dmma9551_core.c90 u8 nbytes; member
103 u8 nbytes; member
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dce.c271 unsigned int nbytes, in ath10k_ce_send_nolock()
355 unsigned int nbytes, in ath10k_ce_send()
460 u16 nbytes; in ath10k_ce_completed_recv_next_nolock() local
Dhif.h106 const void *data, int nbytes) in ath10k_hif_diag_write()
Dpci.c850 int nbytes) in ath10k_pci_diag_read_mem()
1006 const void *data, int nbytes) in ath10k_pci_diag_write_mem()
1166 unsigned int nbytes, max_nbytes; in ath10k_pci_process_rx_cb() local
1809 unsigned int nbytes; in ath10k_pci_bmi_recv_data() local
Dce.h51 __le16 nbytes; member
/linux-4.4.14/drivers/i2c/busses/
Di2c-xlr.c136 int nbytes, timedout; in xlr_i2c_rx() local
/linux-4.4.14/kernel/
Dcgroup_pids.c240 size_t nbytes, loff_t off) in pids_max_write()
Dcgroup_freezer.c420 char *buf, size_t nbytes, loff_t off) in freezer_write()
Dcgroup.c2721 size_t nbytes, loff_t off, bool threadgroup) in __cgroup_procs_write()
2814 char *buf, size_t nbytes, loff_t off) in cgroup_tasks_write()
2820 char *buf, size_t nbytes, loff_t off) in cgroup_procs_write()
2826 char *buf, size_t nbytes, loff_t off) in cgroup_release_agent_write()
2968 char *buf, size_t nbytes, in cgroup_subtree_control_write()
3210 size_t nbytes, loff_t off) in cgroup_file_write()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c319 u32 nbytes; in mlx5e_poll_tx_cq() local
/linux-4.4.14/drivers/macintosh/
Dvia-maciisi.c297 int nbytes, ...) in maciisi_request()
Dvia-cuda.c363 int nbytes, ...) in cuda_request()
Dvia-pmu68k.c448 int nbytes, ...) in pmu_request()
Dadb.c425 int flags, int nbytes, ...) in adb_request()
/linux-4.4.14/drivers/regulator/
Dqcom_smd-regulator.c40 __le32 nbytes; member
/linux-4.4.14/fs/nfsd/
Dnfs4xdr.c96 #define READMEM(x,nbytes) do { \ argument
100 #define SAVEMEM(x,nbytes) do { \ argument
110 #define COPYMEM(x,nbytes) do { \ argument
116 #define READ_BUF(nbytes) do { \ argument
140 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf()
228 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
/linux-4.4.14/arch/alpha/kernel/
Dosf_sys.c610 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.4.14/arch/xtensa/platforms/iss/
Dsimdisk.c76 unsigned long nbytes = nsect << SECTOR_SHIFT; in simdisk_transfer() local
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dinsn.h33 unsigned char nbytes; member
/linux-4.4.14/arch/x86/include/asm/
Dinsn.h33 unsigned char nbytes; member
/linux-4.4.14/drivers/staging/comedi/drivers/
Ddt282x.c397 unsigned int nbytes) in dt282x_munge()
425 unsigned int nbytes; in dt282x_ao_setup_dma() local
Dmite.c516 unsigned int nbytes, old_alloc_count; in mite_sync_input_dma() local
Dcomedi_test.c457 unsigned int skip_bytes, nbytes; in waveform_ao_timer() local
Dquatech_daqp_cs.c572 unsigned long long nbytes; in daqp_ai_cmd() local
Ddas16.c482 unsigned int nbytes; in das16_interrupt() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dbcmsdh.c668 int brcmf_sdiod_recv_buf(struct brcmf_sdio_dev *sdiodev, u8 *buf, uint nbytes) in brcmf_sdiod_recv_buf()
744 int brcmf_sdiod_send_buf(struct brcmf_sdio_dev *sdiodev, u8 *buf, uint nbytes) in brcmf_sdiod_send_buf()
/linux-4.4.14/drivers/crypto/ux500/cryp/
Dcryp_core.c811 static int get_nents(struct scatterlist *sg, int nbytes) in get_nents()
890 int nbytes; in ablk_crypt() local
/linux-4.4.14/drivers/usb/host/
Duhci-debug.c611 size_t nbytes, loff_t *ppos) in uhci_debug_read()
/linux-4.4.14/fs/ocfs2/
Dsuper.c384 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
399 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_csr.c302 uint32_t dmc_offset = CSR_DEFAULT_FW_OFFSET, readcount = 0, nbytes; in finish_csr_load() local
/linux-4.4.14/drivers/net/ppp/
Dppp_mppe.c140 unsigned int nbytes; in get_new_key_from_sha() local
/linux-4.4.14/drivers/crypto/qce/
Dsha.c238 unsigned int nbytes; in qce_ahash_update() local
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2_sf.c447 int nbytes; /* temp for byte copies */ in xfs_dir2_sf_addname_hard() local
/linux-4.4.14/drivers/misc/sgi-xp/
Dxpc_uv.c1089 size_t nbytes; in xpc_allocate_send_msg_slot_uv() local
1123 size_t nbytes; in xpc_allocate_recv_msg_slot_uv() local
Dxpc_sn2.c1566 size_t nbytes; in xpc_allocate_local_msgqueue_sn2() local
1611 size_t nbytes; in xpc_allocate_remote_msgqueue_sn2() local
/linux-4.4.14/drivers/usb/gadget/udc/
Datmel_usba_udc.c84 size_t nbytes, loff_t *ppos) in queue_dbg_read()
167 size_t nbytes, loff_t *ppos) in regs_dbg_read()
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmdebug.c377 size_t nbytes, loff_t *ppos) in debug_read()
/linux-4.4.14/security/
Ddevice_cgroup.c764 char *buf, size_t nbytes, loff_t off) in devcgroup_access_write()
/linux-4.4.14/arch/m68k/include/asm/
Ddvma.h121 int nbytes; /* Size of current transfer */ member
/linux-4.4.14/fs/ocfs2/cluster/
Dnetdebug.c492 size_t nbytes, loff_t *ppos) in o2net_debug_read()
Dheartbeat.c1227 size_t nbytes, loff_t *ppos) in o2hb_debug_read()
1242 size_t nbytes, loff_t *ppos) in o2hb_debug_read()
/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
Dgpmi-lib.c1377 size_t nbytes; in gpmi_copy_bits() local
/linux-4.4.14/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c653 int nblocks, nbytes; in gss_krb5_aes_encrypt() local
/linux-4.4.14/drivers/mmc/host/
Datmel-mci.c1861 unsigned int nbytes = 0; in atmci_read_data_pio() local
1929 unsigned int nbytes = 0; in atmci_write_data_pio() local
/linux-4.4.14/fs/cifs/
Dsmb2pdu.c2064 unsigned int *nbytes, char **buf, int *buf_type) in SMB2_read()
2257 unsigned int *nbytes, struct kvec *iov, int n_vec) in SMB2_write()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_ioc32.c442 size_t nbytes; in compat_drm_infobufs() local
508 size_t nbytes; in compat_drm_mapbufs() local
/linux-4.4.14/fs/ceph/
Dfile.c66 dio_get_pages_alloc(const struct iov_iter *it, size_t nbytes, in dio_get_pages_alloc()

12