Searched defs:lens (Results 1 - 18 of 18) sorted by relevance

/linux-4.4.14/net/rds/
H A Dstats.c108 rds_stats_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_stats_info() argument
H A Dinfo.c162 struct rds_info_lengths lens; rds_info_getsockopt() local
H A Diw.c197 rds_iw_ic_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_iw_ic_info() argument
H A Daf_rds.c501 rds_sock_inc_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_sock_inc_info() argument
533 rds_sock_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_sock_info() argument
H A Dconnection.c389 rds_conn_message_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int want_send) rds_conn_message_info() argument
434 rds_conn_message_info_send(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_conn_message_info_send() argument
441 rds_conn_message_info_retrans(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_conn_message_info_retrans() argument
449 rds_for_each_conn_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int (*visitor)(struct rds_connection *, void *), size_t item_len) rds_for_each_conn_info() argument
512 rds_conn_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_conn_info() argument
H A Dib.c310 rds_ib_ic_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_ib_ic_info() argument
H A Dtcp.c147 rds_tcp_tc_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_tcp_tc_info() argument
/linux-4.4.14/arch/x86/crypto/sha-mb/
H A Dsha_mb_mgr.h93 uint32_t lens[8]; member in struct:sha1_mb_mgr
/linux-4.4.14/lib/zlib_inflate/
H A Dinftrees.c23 int zlib_inflate_table(codetype type, unsigned short *lens, unsigned codes, zlib_inflate_table() argument
H A Dinflate.h107 unsigned short lens[320]; /* temporary storage for code lengths */ member in struct:inflate_state
/linux-4.4.14/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c66 int i, lens = 0, hwptr_done = subs->hwptr_done; usX2Y_usbpcm_urb_capt_retire() local
H A Dusbusx2yaudio.c76 int i, len, lens = 0, hwptr_done = subs->hwptr_done; usX2Y_urb_capt_retire() local
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_bsdcomp.c138 unsigned short *lens; /* array of lengths of codes */ member in struct:bsd_db
/linux-4.4.14/drivers/media/rc/
H A Dredrat3.c143 __be16 lens[RR3_DRIVER_MAXLENS]; /* not aligned */ member in struct:redrat3_irdata
/linux-4.4.14/drivers/net/ppp/
H A Dbsd_comp.c159 unsigned short *lens; /* array of lengths of codes */ member in struct:bsd_db
/linux-4.4.14/drivers/tty/
H A Dmoxa.c748 u16 lens[5]; moxa_load_fw() local
/linux-4.4.14/drivers/scsi/mvsas/
H A Dmv_sas.h201 __le32 lens; /* cmd, max resp frame len */ member in struct:mvs_cmd_hdr
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dpack_generic.c137 int lustre_msg_size(__u32 magic, int count, __u32 *lens) lustre_msg_size() argument
173 void lustre_init_msg_v2(struct lustre_msg_v2 *msg, int count, __u32 *lens, lustre_init_msg_v2() argument
345 int lustre_pack_reply_flags(struct ptlrpc_request *req, int count, __u32 *lens, lustre_pack_reply_flags() argument
375 int lustre_pack_reply(struct ptlrpc_request *req, int count, __u32 *lens, lustre_pack_reply() argument
198 lustre_pack_request_v2(struct ptlrpc_request *req, int count, __u32 *lens, char **bufs) lustre_pack_request_v2() argument
216 lustre_pack_request(struct ptlrpc_request *req, __u32 magic, int count, __u32 *lens, char **bufs) lustre_pack_request() argument
303 lustre_pack_reply_v2(struct ptlrpc_request *req, int count, __u32 *lens, char **bufs, int flags) lustre_pack_reply_v2() argument

Completed in 561 milliseconds