/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | bitmap.c | 41 int pos, len; in __ntfs_bitmap_set_bits_in_run() local [all...] |
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | writev.c | 32 int jffs2_flash_direct_write(struct jffs2_sb_info *c, loff_t ofs, size_t len, in jffs2_flash_direct_write() argument
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_unicode.c | 69 static int jfs_strtoUCS(wchar_t * to, const unsigned char *from, int len, in jfs_strtoUCS() argument 19 jfs_strfromUCS_le(char *to, const __le16 * from, int len, struct nls_table *codepage) jfs_strfromUCS_le() argument
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | devlink.h | 223 trace_devlink_hwmsg(const struct devlink *devlink, bool incoming, unsigned long type, const u8 *buf, size_t len) trace_devlink_hwmsg() argument [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | xt_NFLOG.h | 17 __u32 len; member
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_nflog.h | 16 __u32 len; member
|
/kernel/linux/linux-5.10/include/soc/qcom/ |
H A D | ocmem.h | 33 unsigned long len; member
|
H A D | cmd-db.h | 31 static inline const void *cmd_db_read_aux_data(const char *resource_id, size_t *len) in cmd_db_read_aux_data() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | rcu-string.h | 16 size_t len = strlen(src) + 1; in rcu_string_strdup() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsroot.c | 44 int len; in cifs_root_setup() local
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | key.c | 38 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | find_bit_benchmark.c | 36 static int __init test_find_first_bit(void *bitmap, unsigned long len) in test_find_first_bit() argument 52 static int __init test_find_next_bit(const void *bitmap, unsigned long len) in test_find_next_bit() argument 66 static int __init test_find_next_zero_bit(const void *bitmap, unsigned long len) in test_find_next_zero_bit() argument 80 static int __init test_find_last_bit(const void *bitmap, unsigned long len) in test_find_last_bit() argument 99 test_find_next_and_bit(const void *bitmap, const void *bitmap2, unsigned long len) test_find_next_and_bit() argument [all...] |
H A D | pci_iomap.c | 34 resource_size_t len = pci_resource_len(dev, bar); in pci_iomap_range() local 74 resource_size_t len = pci_resource_len(dev, bar); in pci_iomap_wc_range() local [all...] |
H A D | decompress.c | 63 decompress_fn __init decompress_method(const unsigned char *inbuf, long len, in decompress_method() argument
|
H A D | ucs2_string.c | 36 ucs2_strncmp(const ucs2_char_t *a, const ucs2_char_t *b, size_t len) in ucs2_strncmp() argument
|
/kernel/linux/linux-5.10/lib/crypto/ |
H A D | arc4.c | 37 void arc4_crypt(struct arc4_ctx *ctx, u8 *out, const u8 *in, unsigned int len) in arc4_crypt() argument
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | hashes.c | 44 u32 keyed_hash(const signed char *msg, int len) in keyed_hash() argument 128 yura_hash(const signed char *msg, int len) yura_hash() argument 167 r5_hash(const signed char *msg, int len) r5_hash() argument [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | bootconfig.c | 74 int len; in proc_boot_config_init() local [all...] |
H A D | xpm_region.c | 27 size_t len; in xpm_region_read() local
|
/kernel/linux/linux-5.10/fs/unicode/ |
H A D | utf8n.h | 83 unsigned int len; member
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_bio_io.c | 37 unsigned int len = min_t(unsigned, left, PAGE_SIZE - off); in xfs_rw_bdev() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | symlink.c | 65 size_t len; in ocfs2_fast_symlink_readpage() local
|
/kernel/linux/linux-5.10/net/802/ |
H A D | fddi.c | 48 fddi_header(struct sk_buff *skb, struct net_device *dev, unsigned short type, const void *daddr, const void *saddr, unsigned int len) fddi_header() argument
|
H A D | fc.c | 32 fc_header(struct sk_buff *skb, struct net_device *dev, unsigned short type, const void *daddr, const void *saddr, unsigned int len) fc_header() argument
|
/kernel/linux/linux-5.10/net/9p/ |
H A D | error.c | 206 int p9_errstr2errno(char *errstr, int len) in p9_errstr2errno() argument
|