/linux-4.1.27/net/rds/ |
H A D | stats.c | 108 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 D | info.c | 162 struct rds_info_lengths lens; rds_info_getsockopt() local
|
H A D | iw.c | 201 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 D | tcp.c | 152 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
|
H A D | af_rds.c | 466 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 498 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 D | connection.c | 392 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 437 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 444 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 452 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 515 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 D | ib.c | 300 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
|
/linux-4.1.27/arch/x86/crypto/sha-mb/ |
H A D | sha_mb_mgr.h | 93 uint32_t lens[8]; member in struct:sha1_mb_mgr
|
/linux-4.1.27/lib/zlib_inflate/ |
H A D | inftrees.c | 23 int zlib_inflate_table(codetype type, unsigned short *lens, unsigned codes, zlib_inflate_table() argument
|
H A D | inflate.h | 107 unsigned short lens[320]; /* temporary storage for code lengths */ member in struct:inflate_state
|
/linux-4.1.27/sound/usb/usx2y/ |
H A D | usx2yhwdeppcm.c | 66 int i, lens = 0, hwptr_done = subs->hwptr_done; usX2Y_usbpcm_urb_capt_retire() local
|
H A D | usbusx2yaudio.c | 76 int i, len, lens = 0, hwptr_done = subs->hwptr_done; usX2Y_urb_capt_retire() local
|
/linux-4.1.27/drivers/isdn/i4l/ |
H A D | isdn_bsdcomp.c | 138 unsigned short *lens; /* array of lengths of codes */ member in struct:bsd_db
|
/linux-4.1.27/drivers/net/ppp/ |
H A D | bsd_comp.c | 159 unsigned short *lens; /* array of lengths of codes */ member in struct:bsd_db
|
/linux-4.1.27/drivers/media/rc/ |
H A D | redrat3.c | 143 __be16 lens[RR3_DRIVER_MAXLENS]; /* not aligned */ member in struct:redrat3_irdata
|
/linux-4.1.27/drivers/scsi/mvsas/ |
H A D | mv_sas.h | 201 __le32 lens; /* cmd, max resp frame len */ member in struct:mvs_cmd_hdr
|
/linux-4.1.27/drivers/tty/ |
H A D | moxa.c | 748 u16 lens[5]; moxa_load_fw() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | pack_generic.c | 155 int lustre_msg_size(__u32 magic, int count, __u32 *lens) lustre_msg_size() argument 191 void lustre_init_msg_v2(struct lustre_msg_v2 *msg, int count, __u32 *lens, lustre_init_msg_v2() argument 362 int lustre_pack_reply_flags(struct ptlrpc_request *req, int count, __u32 *lens, lustre_pack_reply_flags() argument 392 int lustre_pack_reply(struct ptlrpc_request *req, int count, __u32 *lens, lustre_pack_reply() argument 1560 void ptlrpc_req_set_repsize(struct ptlrpc_request *req, int count, __u32 *lens) ptlrpc_req_set_repsize() argument 215 lustre_pack_request_v2(struct ptlrpc_request *req, int count, __u32 *lens, char **bufs) lustre_pack_request_v2() argument 233 lustre_pack_request(struct ptlrpc_request *req, __u32 magic, int count, __u32 *lens, char **bufs) lustre_pack_request() argument 320 lustre_pack_reply_v2(struct ptlrpc_request *req, int count, __u32 *lens, char **bufs, int flags) lustre_pack_reply_v2() argument
|