Searched defs:len (Results 176 - 200 of 7686) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ath/
H A Dmain.c29 ath_rxbuf_alloc(struct ath_common *common, u32 len, gfp_t gfp_mask) argument
/linux-master/net/ipv6/
H A Dip6_checksum.c8 csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, __u32 len, __u8 proto, __wsum csum) argument
115 udp6_set_csum(bool nocheck, struct sk_buff *skb, const struct in6_addr *saddr, const struct in6_addr *daddr, int len) argument
/linux-master/net/ceph/
H A Dstring_table.c11 struct ceph_string *ceph_find_or_create_string(const char* str, size_t len) argument
/linux-master/fs/hpfs/
H A Ddentry.c38 hpfs_compare_dentry(const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) argument
/linux-master/net/wireless/
H A Dof.c82 int len, i; local
/linux-master/include/linux/ceph/
H A Dstring_table.h16 size_t len; member in struct:ceph_string
38 ceph_compare_string(struct ceph_string *cs, const char* str, size_t len) argument
/linux-master/include/uapi/linux/netfilter/
H A Dxt_NFLOG.h17 __u32 len; member in struct:xt_nflog_info
/linux-master/include/uapi/linux/netfilter_bridge/
H A Debt_nflog.h16 __u32 len; member in struct:ebt_nflog_info
/linux-master/drivers/mtd/maps/
H A Dmap_funcs.c23 static void __xipram simple_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
28 static void __xipram simple_map_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
/linux-master/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c28 static int pkcs7_view_content(void *ctx, const void *data, size_t len, argument
/linux-master/drivers/media/dvb-frontends/
H A Dmt352.h52 static inline int mt352_write(struct dvb_frontend *fe, const u8 buf[], int len) { argument
/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir-jvc.c11 static int img_ir_jvc_scancode(int len, u64 raw, u64 enabled_protocols, argument
H A Dimg-ir-rc5.c11 static int img_ir_rc5_scancode(int len, u64 raw, u64 enabled_protocols, argument
H A Dimg-ir-sony.c11 static int img_ir_sony_scancode(int len, u64 raw, u64 enabled_protocols, argument
58 unsigned int len = 0; local
H A Dimg-ir-sanyo.c22 static int img_ir_sanyo_scancode(int len, u64 raw, u64 enabled_protocols, argument
H A Dimg-ir-rc6.c11 static int img_ir_rc6_scancode(int len, u64 raw, u64 enabled_protocols, argument
/linux-master/net/sched/
H A Dact_meta_skbtcindex.c29 static int skbtcindex_decode(struct sk_buff *skb, void *data, u16 len) argument
H A Dact_meta_mark.c29 static int skbmark_decode(struct sk_buff *skb, void *data, u16 len) argument
H A Dact_meta_skbprio.c34 static int skbprio_decode(struct sk_buff *skb, void *data, u16 len) argument
/linux-master/fs/jfs/
H A Djfs_unicode.c69 static int jfs_strtoUCS(wchar_t * to, const unsigned char *from, int len, argument
19 jfs_strfromUCS_le(char *to, const __le16 * from, int len, struct nls_table *codepage) argument
/linux-master/arch/powerpc/boot/
H A Dopal.c45 uint64_t olen, len; local
/linux-master/net/802/
H A Dfc.c32 fc_header(struct sk_buff *skb, struct net_device *dev, unsigned short type, const void *daddr, const void *saddr, unsigned int len) argument
/linux-master/sound/soc/codecs/
H A Dsigmadsp-i2c.c16 sigmadsp_write_i2c(void *control_data, unsigned int addr, const uint8_t data[], size_t len) argument
39 sigmadsp_read_i2c(void *control_data, unsigned int addr, uint8_t data[], size_t len) argument
/linux-master/drivers/scsi/libfc/
H A Dfc_frame.c27 unsigned int len; local
43 struct fc_frame *_fc_frame_alloc(size_t len) argument
/linux-master/crypto/async_tx/
H A Dasync_memcpy.c32 async_memcpy(struct page *dest, struct page *src, unsigned int dest_offset, unsigned int src_offset, size_t len, struct async_submit_ctl *submit) argument
[all...]

Completed in 536 milliseconds

1234567891011>>