Home
last modified time | relevance | path

Searched defs:lens (Results 1 – 20 of 20) sorted by relevance

/linux/net/rds/
H A Dconnection.c686 lens->each = sizeof(struct rds_info_message); in rds_for_each_conn_info() argument
568 rds_conn_message_info_cmn(struct socket * sock,unsigned int len,struct rds_info_iterator * iter,struct rds_info_lengths * lens,int want_send,bool isv6) rds_conn_message_info_cmn() argument
634 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
643 rds6_conn_message_info(struct socket * sock,unsigned int len,struct rds_info_iterator * iter,struct rds_info_lengths * lens,int want_send) rds6_conn_message_info() argument
652 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
660 rds6_conn_message_info_send(struct socket * sock,unsigned int len,struct rds_info_iterator * iter,struct rds_info_lengths * lens) rds6_conn_message_info_send() argument
669 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
678 rds6_conn_message_info_retrans(struct socket * sock,unsigned int len,struct rds_info_iterator * iter,struct rds_info_lengths * lens) rds6_conn_message_info_retrans() argument
731 rds_walk_conn_path_info(struct socket * sock,unsigned int len,struct rds_info_iterator * iter,struct rds_info_lengths * lens,int (* visitor)(struct rds_conn_path *,void *),u64 * buffer,size_t item_len) rds_walk_conn_path_info() argument
844 rds_conn_info(struct socket * sock,unsigned int len,struct rds_info_iterator * iter,struct rds_info_lengths * lens) rds_conn_info() argument
857 rds6_conn_info(struct socket * sock,unsigned int len,struct rds_info_iterator * iter,struct rds_info_lengths * lens) rds6_conn_info() argument
[all...]
H A Dib.c369 struct rds_info_lengths *lens) in rds_ib_ic_info() argument
383 struct rds_info_lengths *lens) in rds6_ib_ic_info() argument
H A Dstats.c112 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.c169 struct rds_info_lengths lens; in rds_info_getsockopt() local
H A Dtcp.c221 rds_tcp_tc_info(struct socket * rds_sock,unsigned int len,struct rds_info_iterator * iter,struct rds_info_lengths * lens) rds_tcp_tc_info() argument
286 rds6_tcp_tc_info(struct socket * sock,unsigned int len,struct rds_info_iterator * iter,struct rds_info_lengths * lens) rds6_tcp_tc_info() argument
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_tx.c81 const unsigned int *lens, in fun_write_gl()
155 unsigned int lens[MAX_SKB_FRAGS + 1]; in write_pkt_desc() local
518 unsigned int lens[MAX_SKB_FRAGS + 1]; in fun_xdp_tx() local
/linux/fs/ntfs3/lib/
H A Ddecompress_common.c109 const u32 table_bits, const u8 lens[], in make_huffman_decode_table()
H A Dxpress_decompress.c27 u8 lens[XPRESS_NUM_SYMBOLS]; member
H A Dlzx_decompress.c256 u8 *lens, u32 num_lens) in lzx_read_codeword_lens()
/linux/lib/zlib_inflate/
H A Dinftrees.c23 int zlib_inflate_table(codetype type, unsigned short *lens, unsigned codes, in zlib_inflate_table()
H A Dinflate.h109 unsigned short lens[320]; /* temporary storage for code lengths */ member
/linux/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c53 int i, lens = 0, hwptr_done = subs->hwptr_done; in usx2y_usbpcm_urb_capt_retire() local
H A Dusbusx2yaudio.c36 int i, len, lens = 0, hwptr_done = subs->hwptr_done; in usx2y_urb_capt_retire() local
/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c724 u32 lens, lene; in get_distance_from_watchpoint() local
/linux/net/ceph/
H A Dmessenger_v2.c449 static int calc_segment_count(const int *lens, int len_cnt) in calc_segment_count() argument
462 const int *lens, int len_cnt) in init_frame_desc() argument
1700 int lens[] = { in prepare_message() local
[all...]
/linux/lib/tests/
H A Dstring_kunit.c735 static void *alloc_max_bench_buffer(struct kunit *test, const size_t *lens, in alloc_max_bench_buffer()
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c706 u32 lens, lene; in get_distance_from_watchpoint() local
/linux/drivers/net/ppp/
H A Dbsd_comp.c159 unsigned short *lens; /* array of lengths of codes */ member
/linux/drivers/tty/
H A Dmoxa.c864 u16 lens[5]; in moxa_load_fw() local
/linux/tools/testing/selftests/bpf/
H A Dveristat.c124 int lens[ALL_STATS_CNT * 3]; /* 3x for comparison mode */ member