Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 – 25 of 146) sorted by relevance

123456

/linux/drivers/md/dm-vdo/
H A Dmessage-stats.c16 unsigned int *maxlen) in write_u64()
27 unsigned int *maxlen) in write_u32()
38 char **buf, unsigned int *maxlen) in write_block_count_t()
49 unsigned int *maxlen) in write_string()
60 unsigned int *maxlen) in write_bool()
71 unsigned int *maxlen) in write_u8()
84 unsigned int *maxlen) in write_block_allocator_statistics()
97 char *suffix, char **buf, unsigned int *maxlen) in write_commit_statistics()
112 unsigned int *maxlen) in write_recovery_journal_statistics()
128 char *suffix, char **buf, unsigned int *maxlen) in write_packer_statistics()
[all …]
/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.c282 int addattr(struct nlmsghdr *n, int maxlen, int type) in addattr()
287 int addattr8(struct nlmsghdr *n, int maxlen, int type, __u8 data) in addattr8()
292 int addattr16(struct nlmsghdr *n, int maxlen, int type, __u16 data) in addattr16()
297 int addattr32(struct nlmsghdr *n, int maxlen, int type, __u32 data) in addattr32()
302 int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data) in addattr64()
307 int addattrstrz(struct nlmsghdr *n, int maxlen, int type, const char *str) in addattrstrz()
312 int addattr_l(struct nlmsghdr *n, int maxlen, int type, const void *data, in addattr_l()
332 int addraw_l(struct nlmsghdr *n, int maxlen, const void *data, int len) in addraw_l()
346 struct rtattr *addattr_nest(struct nlmsghdr *n, int maxlen, int type) in addattr_nest()
/linux/drivers/pci/
H A Diomap.c34 unsigned long maxlen) in pci_iomap_range()
78 unsigned long maxlen) in pci_iomap_wc_range()
122 void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long maxlen) in pci_iomap()
147 void __iomem *pci_iomap_wc(struct pci_dev *dev, int bar, unsigned long maxlen) in pci_iomap_wc()
/linux/include/linux/
H A Dgenl_magic_struct.h88 #define __str_field(attr_nr, attr_flag, name, maxlen) \ argument
91 #define __bin_field(attr_nr, attr_flag, name, maxlen) \ argument
102 #define __str_field_def(attr_nr, attr_flag, name, maxlen) \ argument
165 maxlen, __get, __put, __is_signed) \ argument
233 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
257 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
276 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
H A Dgenl_magic_func.h42 #define __array(attr_nr, attr_flag, name, nla_type, _type, maxlen, \ argument
196 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
362 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
381 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
393 #define __str_field_def(attr_nr, attr_flag, name, maxlen) \ argument
/linux/drivers/md/
H A Ddm-dust.c142 unsigned int maxlen, unsigned int *sz_ptr) in dust_query_block()
264 static int dust_clear_badblocks(struct dust_device *dd, char *result, unsigned int maxlen, in dust_clear_badblocks()
287 static int dust_list_badblocks(struct dust_device *dd, char *result, unsigned int maxlen, in dust_list_badblocks()
415 char *result, unsigned int maxlen) in dust_message()
514 unsigned int status_flags, char *result, unsigned int maxlen) in dust_status()
H A Ddm-stats.c489 char *result, unsigned int maxlen) in dm_stats_list()
855 bool clear, char *result, unsigned int maxlen) in dm_stats_print()
1003 char *result, unsigned int maxlen) in message_stats_create()
1157 char *result, unsigned int maxlen) in message_stats_list()
1180 char *result, unsigned int maxlen) in message_stats_print()
1221 char *result, unsigned int maxlen) in dm_stats_message()
/linux/include/asm-generic/
H A Dpci_iomap.h46 unsigned long maxlen) in pci_iomap_range()
52 unsigned long maxlen) in pci_iomap_wc_range()
/linux/include/linux/sunrpc/xdrgen/
H A D_builtins.h182 xdrgen_decode_string(struct xdr_stream *xdr, string *ptr, u32 maxlen) in xdrgen_decode_string()
202 xdrgen_encode_string(struct xdr_stream *xdr, string val, u32 maxlen) in xdrgen_encode_string()
213 xdrgen_decode_opaque(struct xdr_stream *xdr, opaque *ptr, u32 maxlen) in xdrgen_decode_opaque()
/linux/kernel/trace/
H A Dtrace_probe_kernel.h55 int maxlen = get_loc_len(*(u32 *)dest); in fetch_store_string_user() local
77 int maxlen = get_loc_len(*(u32 *)dest); in fetch_store_string() local
H A Dtrace_probe_tmpl.h90 int maxlen = get_loc_len(*(u32 *)dest); in fetch_store_symstring() local
255 int header_size, int maxlen) in store_trace_args()
/linux/drivers/input/
H A Devdev.c634 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
662 unsigned int maxlen, const void __user *p, int compat) in bits_from_user()
701 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
714 unsigned int maxlen, const void __user *p, int compat) in bits_from_user()
735 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
746 unsigned int maxlen, const void __user *p, int compat) in bits_from_user()
762 static int str_to_user(const char *str, unsigned int maxlen, void __user *p) in str_to_user()
887 unsigned int maxlen, void __user *p, in evdev_handle_get_val()
/linux/fs/xfs/
H A Dxfs_rtalloc.c240 xfs_rtxlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_block()
344 xfs_rtxlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_exact()
402 xfs_rtxlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_near()
549 xfs_rtxlen_t maxlen, /* maximum length to allocate */ in xfs_rtalloc_sumlevel()
599 xfs_rtxlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_size()
1729 xfs_rtxlen_t maxlen, in xfs_rtallocate_adjust_for_busy()
1779 xfs_rtxlen_t maxlen, in xfs_rtallocate_rtg()
1893 xfs_rtxlen_t maxlen, in xfs_rtallocate_rtgs()
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c271 char *buf,unsigned int maxlen, in pvr2_ctrl_custom_value_to_sym()
514 char *buf,unsigned int maxlen, in pvr2_ctrl_value_to_sym_internal()
554 char *buf,unsigned int maxlen, in pvr2_ctrl_value_to_sym()
/linux/lib/
H A Dnet_utils.c10 size_t maxlen = 3 * ETH_ALEN - 1; in mac_pton() local
/linux/fs/romfs/
H A Dstorage.c37 unsigned long pos, size_t maxlen) in romfs_mtd_strnlen()
238 unsigned long pos, size_t maxlen) in romfs_dev_strnlen()
/linux/drivers/isdn/mISDN/
H A Dhwchannel.c57 mISDN_initdchannel(struct dchannel *ch, int maxlen, void *phf) in mISDN_initdchannel()
75 mISDN_initbchannel(struct bchannel *ch, unsigned short maxlen, in mISDN_initbchannel()
/linux/init/
H A Dversion.c23 size_t maxlen = bufsize - 1; in early_hostname() local
/linux/tools/include/nolibc/
H A Dstring.h150 size_t strnlen(const char *str, size_t maxlen) in strnlen()
173 char *strndup(const char *str, size_t maxlen) in strndup()
/linux/fs/smb/client/
H A Dcifs_unicode.c346 cifs_strndup_from_utf16(const char *src, const int maxlen, in cifs_strndup_from_utf16()
626 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16()
/linux/sound/core/seq/oss/
H A Dseq_oss_writeq.h17 int maxlen; member
/linux/tools/lib/api/fs/
H A Dcgroup.c19 int cgroupfs_find_mountpoint(char *buf, size_t maxlen, const char *subsys) in cgroupfs_find_mountpoint()
/linux/drivers/media/usb/uvc/
H A Duvc_isight.c45 unsigned int maxlen, nbytes; in isight_decode() local
/linux/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c398 int maxlen, new_z2; in hfcpci_empty_bfifo() local
456 int maxlen; in receive_dmsg() local
539 int new_z2, fcnt_rx, fcnt_tx, maxlen; in hfcpci_empty_fifo_trans() local
667 int count, new_z1, maxlen; in hfcpci_fill_dfifo() local
743 int maxlen, fcnt; in hfcpci_fill_fifo() local
/linux/drivers/platform/surface/aggregator/
H A Dssh_parser.c119 size_t maxlen) in sshp_parse_frame()

123456