Home
last modified time | relevance | path

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

1234

/linux-3.3/drivers/isdn/hisax/
Dhfc_pci.c276 int total, maxlen, new_z2; in hfcpci_empty_fifo() local
332 int maxlen; in receive_dmsg() local
401 int new_z2, fcnt, maxlen; in hfcpci_empty_fifo_trans() local
521 int count, new_z1, maxlen; in hfcpci_fill_dfifo() local
591 int maxlen, fcnt; in hfcpci_fill_fifo() local
837 int total, maxlen, new_z2; in receive_emsg() local
/linux-3.3/lib/
Dpci_iomap.c26 void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long maxlen) in pci_iomap()
/linux-3.3/tools/perf/util/
Dquote.c42 void sq_quote_argv(struct strbuf *dst, const char** argv, size_t maxlen) in sq_quote_argv()
Dcgroup.c11 cgroupfs_find_mountpoint(char *buf, size_t maxlen) in cgroupfs_find_mountpoint()
/linux-3.3/sound/core/seq/oss/
Dseq_oss_writeq.h30 int maxlen; member
Dseq_oss_readq.h34 int maxlen; member
Dseq_oss_writeq.c37 snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen) in snd_seq_oss_writeq_new()
Dseq_oss_readq.c46 snd_seq_oss_readq_new(struct seq_oss_devinfo *dp, int maxlen) in snd_seq_oss_readq_new()
/linux-3.3/drivers/isdn/mISDN/
Dhwchannel.c66 mISDN_initdchannel(struct dchannel *ch, int maxlen, void *phf) in mISDN_initdchannel()
84 mISDN_initbchannel(struct bchannel *ch, int maxlen) in mISDN_initbchannel()
/linux-3.3/drivers/media/video/uvc/
Duvc_isight.c48 unsigned int maxlen, nbytes; in isight_decode() local
/linux-3.3/drivers/isdn/hysdn/
Dhysdn_sched.c76 unsigned short maxlen) in hysdn_sched_tx()
/linux-3.3/net/ipv4/
Dtcp_cong.c148 void tcp_get_available_congestion_control(char *buf, size_t maxlen) in tcp_get_available_congestion_control()
177 void tcp_get_allowed_congestion_control(char *buf, size_t maxlen) in tcp_get_allowed_congestion_control()
/linux-3.3/fs/romfs/
Dstorage.c41 unsigned long pos, size_t maxlen) in romfs_mtd_strnlen()
244 unsigned long pos, size_t maxlen) in romfs_dev_strnlen()
/linux-3.3/drivers/media/video/pvrusb2/
Dpvrusb2-ctrl.c285 char *buf,unsigned int maxlen, in pvr2_ctrl_custom_value_to_sym()
549 char *buf,unsigned int maxlen, in pvr2_ctrl_value_to_sym_internal()
589 char *buf,unsigned int maxlen, in pvr2_ctrl_value_to_sym()
/linux-3.3/fs/xfs/
Dxfs_rtalloc.c202 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_block()
315 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_exact()
394 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_near()
588 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_size()
2054 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent()
/linux-3.3/drivers/staging/wlan-ng/
Dp80211meta.h72 u32 maxlen; /* maxlen of a OCTETSTR or DISPLAYSTR */ member
/linux-3.3/drivers/input/
Devdev.c443 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
471 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
487 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
499 static int str_to_user(const char *str, unsigned int maxlen, void __user *p) in str_to_user()
/linux-3.3/arch/x86/boot/
Dstring.c49 size_t strnlen(const char *s, size_t maxlen) in strnlen()
/linux-3.3/drivers/isdn/hardware/mISDN/
Dhfcpci.c409 int maxlen, new_z2; in hfcpci_empty_bfifo() local
467 int maxlen; in receive_dmsg() local
550 int new_z2, fcnt_rx, fcnt_tx, maxlen; in hfcpci_empty_fifo_trans() local
678 int count, new_z1, maxlen; in hfcpci_fill_dfifo() local
754 int maxlen, fcnt; in hfcpci_fill_fifo() local
/linux-3.3/drivers/md/
Ddm-snap-transient.c90 unsigned maxlen) in transient_status()
Ddm-linear.c98 char *result, unsigned int maxlen) in linear_status()
/linux-3.3/mm/
Dcleancache.c79 int len = 0, maxlen = CLEANCACHE_KEY_MAX; in cleancache_get_key() local
/linux-3.3/include/linux/
DmISDNhw.h97 int maxlen; member
154 int maxlen; member
/linux-3.3/drivers/net/wan/
Dhd64570.c252 u32 maxlen; in sca_rx() local
629 u32 maxlen; in sca_xmit() local
/linux-3.3/fs/cifs/
Dcifs_unicode.c235 cifs_strndup_from_utf16(const char *src, const int maxlen, in cifs_strndup_from_utf16()

1234