Searched defs:blen (Results 1 - 51 of 51) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_stats.c145 size_t blen = 0; ipath_qcheck() local
H A Dipath_driver.c913 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen, ipath_decode_err() argument
874 decode_sdma_errs(struct ipath_devdata *dd, ipath_err_t err, char *buf, size_t blen) decode_sdma_errs() argument
/linux-4.1.27/crypto/
H A Dtcrypt.h31 unsigned int blen; /* buffer length */ member in struct:hash_speed
H A Dtcrypt.c168 static int test_aead_cycles(struct aead_request *req, int enc, int blen) test_aead_cycles() argument
779 static int test_ahash_jiffies_digest(struct ahash_request *req, int blen, test_ahash_jiffies_digest() argument
799 static int test_ahash_jiffies(struct ahash_request *req, int blen, test_ahash_jiffies() argument
831 static int test_ahash_cycles_digest(struct ahash_request *req, int blen, test_ahash_cycles_digest() argument
869 static int test_ahash_cycles(struct ahash_request *req, int blen, test_ahash_cycles() argument
75 test_cipher_jiffies(struct blkcipher_desc *desc, int enc, struct scatterlist *sg, int blen, int secs) test_cipher_jiffies() argument
98 test_cipher_cycles(struct blkcipher_desc *desc, int enc, struct scatterlist *sg, int blen) test_cipher_cycles() argument
145 test_aead_jiffies(struct aead_request *req, int enc, int blen, int secs) test_aead_jiffies() argument
519 test_hash_jiffies_digest(struct hash_desc *desc, struct scatterlist *sg, int blen, char *out, int secs) test_hash_jiffies_digest() argument
540 test_hash_jiffies(struct hash_desc *desc, struct scatterlist *sg, int blen, int plen, char *out, int secs) test_hash_jiffies() argument
572 test_hash_cycles_digest(struct hash_desc *desc, struct scatterlist *sg, int blen, char *out) test_hash_cycles_digest() argument
615 test_hash_cycles(struct hash_desc *desc, struct scatterlist *sg, int blen, int plen, char *out) test_hash_cycles() argument
1008 test_acipher_jiffies(struct ablkcipher_request *req, int enc, int blen, int secs) test_acipher_jiffies() argument
1033 test_acipher_cycles(struct ablkcipher_request *req, int enc, int blen) test_acipher_cycles() argument
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Dgp8psk.c54 int gp8psk_usb_in_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) gp8psk_usb_in_op() argument
86 gp8psk_usb_out_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) gp8psk_usb_out_op() argument
H A Dvp702x.c33 vp702x_usb_in_op_unlocked(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_in_op_unlocked() argument
58 vp702x_usb_in_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_in_op() argument
70 vp702x_usb_out_op_unlocked(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_out_op_unlocked() argument
89 vp702x_usb_out_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_out_op() argument
H A Daz6027.c372 int blen; az6027_streaming_ctrl() local
419 int blen; az6027_ci_read_attribute_mem() local
461 int blen; az6027_ci_write_attribute_mem() local
492 int blen; az6027_ci_read_cam_control() local
538 int blen; az6027_ci_write_cam_control() local
568 int blen; CI_CamReady() local
600 int blen; az6027_ci_slot_reset() local
656 int blen; az6027_ci_slot_ts_enable() local
684 int blen; az6027_ci_poll_slot_status() local
828 int blen; az6027_frontend_poweron() local
847 int blen; az6027_frontend_reset() local
890 int blen; az6027_frontend_tsbypass() local
301 az6027_usb_in_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) az6027_usb_in_op() argument
331 az6027_usb_out_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) az6027_usb_out_op() argument
/linux-4.1.27/drivers/net/ethernet/amd/
H A Dni65.h107 volatile short blen; member in struct:rmd
119 volatile unsigned short blen; member in struct:tmd
H A Dni65.c739 short blen[TMDNUM]; ni65_stop_start() local
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c197 pvr2_ctrl_get_valname(struct pvr2_ctrl *cptr,int val, char *bptr,unsigned int bmax, unsigned int *blen) pvr2_ctrl_get_valname() argument
/linux-4.1.27/fs/ubifs/
H A Dtnc_commit.c417 int wlen, blen, err; layout_in_empty_space() local
811 int avail, wlen, err, lnum_pos = 0, blen, nxt_offs; write_index() local
H A Dfile.c899 int err = 0, i, blen; do_writepage() local
/linux-4.1.27/fs/nfs/
H A Ddns_resolve.c130 nfs_dns_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, int *blen) nfs_dns_request() argument
/linux-4.1.27/fs/gfs2/
H A Dmeta_io.c305 void gfs2_meta_wipe(struct gfs2_inode *ip, u64 bstart, u32 blen) gfs2_meta_wipe() argument
H A Dbmap.c723 u32 blen, btotal; do_strip() local
H A Dxattr.c237 unsigned int blen = 0; ea_dealloc_unstuffed() local
1295 unsigned int blen = 0; ea_dealloc_indirect() local
H A Drgrp.c2406 void __gfs2_free_blocks(struct gfs2_inode *ip, u64 bstart, u32 blen, int meta) __gfs2_free_blocks() argument
2434 void gfs2_free_meta(struct gfs2_inode *ip, u64 bstart, u32 blen) gfs2_free_meta() argument
2162 rgblk_free(struct gfs2_sbd *sdp, u64 bstart, u32 blen, unsigned char new_state) rgblk_free() argument
/linux-4.1.27/drivers/s390/crypto/
H A Dzcrypt_cca_key.h30 unsigned short blen; member in struct:T6_keyBlock_hdr
/linux-4.1.27/drivers/usb/wusbcore/
H A Dcrypto.c198 wusb_ccm_mac(struct crypto_blkcipher *tfm_cbc, struct crypto_cipher *tfm_aes, void *mic, const struct aes_ccm_nonce *n, const struct aes_ccm_label *a, const void *b, size_t blen) wusb_ccm_mac() argument
297 wusb_prf(void *out, size_t out_size, const u8 key[16], const struct aes_ccm_nonce *_n, const struct aes_ccm_label *a, const void *b, size_t blen, size_t len) wusb_prf() argument
/linux-4.1.27/fs/nfsd/
H A Dnfs4idmap.c128 idtoname_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, int *blen) idtoname_request() argument
301 nametoid_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, int *blen) nametoid_request() argument
H A Dexport.c51 expkey_request(struct cache_detail *cd, struct cache_head *h, char **bpp, int *blen) expkey_request() argument
319 svc_export_request(struct cache_detail *cd, struct cache_head *h, char **bpp, int *blen) svc_export_request() argument
/linux-4.1.27/net/ceph/
H A Dcrypto.c58 int blen = inlen * 3 / 4; ceph_crypto_key_unarmor() local
/linux-4.1.27/sound/soc/codecs/
H A Dwm8804.c295 u16 blen; wm8804_hw_params() local
H A Dwm8983.c709 u16 blen, srate_idx; wm8983_hw_params() local
H A Dwm8985.c690 u16 blen, srate_idx; wm8985_hw_params() local
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
H A Daz6007.c260 int blen; az6007_ci_read_attribute_mem() local
302 int blen; az6007_ci_write_attribute_mem() local
333 int blen; az6007_ci_read_cam_control() local
379 int blen; az6007_ci_write_cam_control() local
409 int blen; CI_CamReady() local
441 int blen; az6007_ci_slot_reset() local
497 int blen; az6007_ci_slot_ts_enable() local
525 int blen; az6007_ci_poll_slot_status() local
108 __az6007_read(struct usb_device *udev, u8 req, u16 value, u16 index, u8 *b, int blen) __az6007_read() argument
133 az6007_read(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) az6007_read() argument
149 __az6007_write(struct usb_device *udev, u8 req, u16 value, u16 index, u8 *b, int blen) __az6007_write() argument
180 az6007_write(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) az6007_write() argument
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dif_spi.c41 u16 blen; member in struct:if_spi_packet
963 u16 blen; if_spi_host_to_card() local
/linux-4.1.27/include/linux/usb/
H A Dwusb.h317 wusb_prf_64(void *out, size_t out_size, const u8 key[16], const struct aes_ccm_nonce *n, const struct aes_ccm_label *a, const void *b, size_t blen) wusb_prf_64() argument
325 wusb_prf_128(void *out, size_t out_size, const u8 key[16], const struct aes_ccm_nonce *n, const struct aes_ccm_label *a, const void *b, size_t blen) wusb_prf_128() argument
333 wusb_prf_256(void *out, size_t out_size, const u8 key[16], const struct aes_ccm_nonce *n, const struct aes_ccm_label *a, const void *b, size_t blen) wusb_prf_256() argument
/linux-4.1.27/net/sunrpc/
H A Dsvcauth_unix.c143 ip_map_request(struct cache_detail *cd, struct cache_head *h, char **bpp, int *blen) ip_map_request() argument
461 unix_gid_request(struct cache_detail *cd, struct cache_head *h, char **bpp, int *blen) unix_gid_request() argument
H A Dcache.c1090 void qword_addhex(char **bpp, int *lp, char *buf, int blen) qword_addhex() argument
/linux-4.1.27/sound/usb/usx2y/
H A Dusbusx2yaudio.c96 int blen = cnt * usX2Y->stride; usX2Y_urb_capt_retire() local
/linux-4.1.27/drivers/ide/
H A Dide-cd.c627 int blen = min_t(int, thislen, cmd->nleft); cdrom_newpc_intr() local
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c793 int blen; mlx5_alloc_cmd_msg() local
/linux-4.1.27/drivers/media/pci/ttpci/
H A Dav7110_av.c241 u16 blen; av7110_pes_play() local
/linux-4.1.27/fs/fat/
H A Dnamei_vfat.c145 unsigned int alen, blen; vfat_cmpi() local
163 unsigned int alen, blen; vfat_cmp() local
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dsunvnet.c1005 int i, nc, err, blen; vnet_skb_map() local
/linux-4.1.27/drivers/net/ethernet/tundra/
H A Dtsi108_eth.h348 u16 blen; /* Length of buffer in bytes */ member in struct:__anon7370
/linux-4.1.27/drivers/ata/
H A Dlibata-sff.c2693 u32 sg_len, len, blen; ata_bmdma_fill_sg_dumb() local
/linux-4.1.27/fs/udf/
H A Dinode.c903 int blen = ((laarr[curr].extLength & UDF_EXTENT_LENGTH_MASK) + udf_split_extents() local
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_alloc.c935 xfs_extlen_t blen=0; xfs_alloc_ag_vextent_near() local
H A Dxfs_bmap.c3649 xfs_extlen_t blen; xfs_bmap_btalloc() local
3501 xfs_bmap_longest_free_extent( struct xfs_trans *tp, xfs_agnumber_t ag, xfs_extlen_t *blen, int *notinit) xfs_bmap_longest_free_extent() argument
3534 xfs_bmap_select_minlen( struct xfs_bmalloca *ap, struct xfs_alloc_arg *args, xfs_extlen_t *blen, int notinit) xfs_bmap_select_minlen() argument
3562 xfs_bmap_btalloc_nullfb( struct xfs_bmalloca *ap, struct xfs_alloc_arg *args, xfs_extlen_t *blen) xfs_bmap_btalloc_nullfb() argument
3596 xfs_bmap_btalloc_filestreams( struct xfs_bmalloca *ap, struct xfs_alloc_arg *args, xfs_extlen_t *blen) xfs_bmap_btalloc_filestreams() argument
/linux-4.1.27/fs/isofs/
H A Dinode.c208 int alen, blen; isofs_dentry_cmp_common() local
/linux-4.1.27/fs/
H A Ddcache.c2899 int blen; prepend_path() local
/linux-4.1.27/net/iucv/
H A Daf_iucv.c460 int blen; iucv_send_ctrl() local
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c174 rsi_request(struct cache_detail *cd, struct cache_head *h, char **bpp, int *blen) rsi_request() argument
/linux-4.1.27/drivers/scsi/
H A Dsg.c2591 int k, m, new_interface, blen, usg; sg_proc_debug_helper() local
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dpack_generic.c733 int slen, blen; lustre_msg_string() local
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c895 static int qib_decode_6120_err(struct qib_devdata *dd, char *buf, size_t blen, qib_decode_6120_err() argument
H A Dqib_iba7220.c969 static int qib_decode_7220_err(struct qib_devdata *dd, char *buf, size_t blen, qib_decode_7220_err() argument
810 qib_decode_7220_sdma_errs(struct qib_pportdata *ppd, u64 err, char *buf, size_t blen) qib_decode_7220_sdma_errs() argument
/linux-4.1.27/drivers/usb/storage/
H A Dene_ub6250.c669 u16 blen = ((cdb[7] << 8) & 0xff00) | ((cdb[8] << 0) & 0x00ff); sd_scsi_read() local
709 u16 blen = ((cdb[7] << 8) & 0xff00) | ((cdb[8] << 0) & 0x00ff); sd_scsi_write() local
1648 u16 blen = ((cdb[7] << 8) & 0xff00) | ((cdb[8] << 0) & 0x00ff); ms_scsi_read() local
1749 u16 blen = ((cdb[7] << 8) & 0xff00) | ((cdb[8] << 0) & 0x00ff); ms_scsi_write() local
1535 ms_lib_read_extrablock(struct us_data *us, u32 PhyBlock, u8 PageNum, u8 blen, void *buf) ms_lib_read_extrablock() argument
/linux-4.1.27/drivers/staging/dgap/
H A Ddgap.h1099 unsigned short blen; /* W Break length */ member in struct:bs_t

Completed in 1593 milliseconds