Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 25 of 207) sorted by relevance

123456789

/linux-3.3/net/sunrpc/
Daddr.c27 char *buf, const int buflen) in rpc_ntop6_noscopeid()
65 char *buf, const size_t buflen) in rpc_ntop6()
97 char *buf, const int buflen) in rpc_ntop6_noscopeid()
103 char *buf, const size_t buflen) in rpc_ntop6()
111 char *buf, const size_t buflen) in rpc_ntop4()
127 size_t rpc_ntop(const struct sockaddr *sap, char *buf, const size_t buflen) in rpc_ntop()
140 static size_t rpc_pton4(const char *buf, const size_t buflen, in rpc_pton4()
159 static int rpc_parse_scope_id(const char *buf, const size_t buflen, in rpc_parse_scope_id()
200 static size_t rpc_pton6(const char *buf, const size_t buflen, in rpc_pton6()
223 static size_t rpc_pton6(const char *buf, const size_t buflen, in rpc_pton6()
[all …]
/linux-3.3/net/ipv4/netfilter/
Dnf_nat_sip.c36 const char *buffer, unsigned int buflen) in mangle_packet()
77 unsigned int buflen; in map_addr() local
151 unsigned int matchend, poff, plen, buflen, n; in ip_nat_sip() local
286 unsigned buflen; in ip_nat_sip_expect() local
346 int buflen, c_len; in mangle_content_len() local
370 char *buffer, int buflen) in mangle_sdp_packet()
391 unsigned int buflen; in ip_nat_sdp_addr() local
408 unsigned int buflen; in ip_nat_sdp_port() local
424 unsigned int buflen; in ip_nat_sdp_session() local
Dnf_nat_ftp.c31 char *buffer, size_t buflen, in nf_nat_ftp_fmt_cmd()
67 unsigned int buflen; in nf_nat_ftp() local
/linux-3.3/security/tomoyo/
Drealpath.c93 const int buflen) in tomoyo_get_absolute_path()
122 const int buflen) in tomoyo_get_dentry_path()
148 const int buflen) in tomoyo_get_local_path()
220 const int buflen) in tomoyo_get_socket_name()
/linux-3.3/net/mac80211/
Ddebugfs_netdev.c196 char *buf, int buflen) in ieee80211_if_fmt_smps()
207 const char *buf, int buflen) in ieee80211_if_parse_smps()
226 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_tkip_mic_test()
253 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_tkip_mic_test()
329 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_num_buffered_multicast()
338 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_tsf()
349 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_tsf()
/linux-3.3/fs/9p/
Dvfs_dir.c96 static int v9fs_alloc_rdir_buf(struct file *filp, int buflen) in v9fs_alloc_rdir_buf()
139 int buflen; in v9fs_dir_readdir() local
211 int buflen; in v9fs_dir_readdir_dotl() local
/linux-3.3/lib/
Dscatterlist.c106 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_init_one()
452 void *buf, size_t buflen, int to_buffer) in sg_copy_buffer()
498 void *buf, size_t buflen) in sg_copy_from_buffer()
515 void *buf, size_t buflen) in sg_copy_to_buffer()
/linux-3.3/block/partitions/
Dldm.c687 static int ldm_relative(const u8 *buffer, int buflen, int base, int offset) in ldm_relative()
758 static int ldm_get_vstr (const u8 *block, u8 *buffer, int buflen) in ldm_get_vstr()
786 static bool ldm_parse_cmp3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_cmp3()
837 static int ldm_parse_dgr3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr3()
881 static bool ldm_parse_dgr4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr4()
925 static bool ldm_parse_dsk3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk3()
964 static bool ldm_parse_dsk4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk4()
997 static bool ldm_parse_prt3(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_prt3()
1073 static bool ldm_parse_vol5(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_vol5()
/linux-3.3/fs/
Ddcache.c2458 static int prepend(char **buffer, int *buflen, const char *str, int namelen) in prepend()
2468 static int prepend_name(char **buffer, int *buflen, struct qstr *name) in prepend_name()
2484 char **buffer, int *buflen) in prepend_path()
2561 char *buf, int buflen) in __d_path()
2579 char *buf, int buflen) in d_absolute_path()
2602 char **buf, int *buflen) in path_with_deleted()
2614 static int prepend_unreachable(char **buffer, int *buflen) in prepend_unreachable()
2635 char *d_path(const struct path *path, char *buf, int buflen) in d_path()
2671 char *d_path_with_unreachable(const struct path *path, char *buf, int buflen) in d_path_with_unreachable()
2696 char *dynamic_dname(struct dentry *dentry, char *buffer, int buflen, in dynamic_dname()
[all …]
/linux-3.3/drivers/usb/storage/
Dprotocol.c135 unsigned int buflen, struct scsi_cmnd *srb, struct scatterlist **sgptr, in usb_stor_access_xfer_buf()
209 unsigned int buflen, struct scsi_cmnd *srb) in usb_stor_set_xfer_buf()
/linux-3.3/security/apparmor/
Dpath.c30 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend()
56 static int d_namespace_path(struct path *path, char *buf, int buflen, in d_namespace_path()
/linux-3.3/fs/romfs/
Dstorage.c28 void *buf, size_t buflen) in romfs_mtd_read()
108 void *buf, size_t buflen) in romfs_blk_read()
219 void *buf, size_t buflen) in romfs_dev_read()
/linux-3.3/fs/afs/
Dcache.c124 uint16_t buflen) in afs_cell_cache_check_aux()
180 uint16_t buflen) in afs_vlocation_cache_check_aux()
316 uint16_t buflen) in afs_vnode_cache_check_aux()
/linux-3.3/fs/nfs/
Didmap.c140 static int nfs_map_numeric_to_string(__u32 id, char *buf, size_t buflen) in nfs_map_numeric_to_string()
298 static ssize_t nfs_idmap_lookup_name(__u32 id, const char *type, char *buf, size_t buflen) in nfs_idmap_lookup_name()
344 int nfs_map_uid_to_name(const struct nfs_server *server, __u32 uid, char *buf, size_t buflen) in nfs_map_uid_to_name()
354 int nfs_map_gid_to_group(const struct nfs_server *server, __u32 gid, char *buf, size_t buflen) in nfs_map_gid_to_group()
782 static unsigned int fnvhash32(const void *buf, size_t buflen) in fnvhash32()
813 int nfs_map_uid_to_name(const struct nfs_server *server, __u32 uid, char *buf, size_t buflen) in nfs_map_uid_to_name()
824 int nfs_map_gid_to_group(const struct nfs_server *server, __u32 uid, char *buf, size_t buflen) in nfs_map_gid_to_group()
Dnfs4namespace.c31 char *buffer, ssize_t buflen) in nfs4_pathname_string()
57 static char *nfs4_path(struct dentry *dentry, char *buffer, ssize_t buflen) in nfs4_path()
/linux-3.3/drivers/hv/
Dring_buffer.c294 void *buffer, u32 buflen) in hv_ringbuffer_init()
405 void *Buffer, u32 buflen) in hv_ringbuffer_peek()
448 u32 buflen, u32 offset) in hv_ringbuffer_read()
/linux-3.3/drivers/staging/rts5139/
Drts51x_transport.c53 unsigned int buflen, void *sglist, in rts51x_access_sglist()
124 unsigned int buflen, struct scsi_cmnd *srb, in rts51x_access_xfer_buf()
136 unsigned int buflen, struct scsi_cmnd *srb) in rts51x_set_xfer_buf()
149 unsigned int buflen, struct scsi_cmnd *srb) in rts51x_get_xfer_buf()
/linux-3.3/fs/nfsd/
Dnfs4xdr.c1752 __be32 **pp, int *buflen) in nfsd4_encode_components()
1789 __be32 **pp, int *buflen) in nfsd4_encode_fs_location4()
1808 const struct path *path, __be32 **pp, int *buflen) in nfsd4_encode_path()
1877 const struct path *path, __be32 **pp, int *buflen) in nfsd4_encode_fsloc_fsroot()
1895 __be32 **pp, int *buflen) in nfsd4_encode_fs_locations()
1934 __be32 **p, int *buflen) in nfsd4_encode_name()
1955 nfsd4_encode_user(struct svc_rqst *rqstp, uid_t uid, __be32 **p, int *buflen) in nfsd4_encode_user()
1961 nfsd4_encode_group(struct svc_rqst *rqstp, uid_t gid, __be32 **p, int *buflen) in nfsd4_encode_group()
1968 __be32 **p, int *buflen) in nfsd4_encode_aclname()
2011 int buflen = *countp << 2; in nfsd4_encode_fattr() local
[all …]
/linux-3.3/tools/power/cpupower/utils/helpers/
Dsysfs.c19 unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file()
118 const char *fname, char *buf, size_t buflen) in sysfs_idlestate_read_file()
291 size_t buflen) in sysfs_cpuidle_read_file()
/linux-3.3/drivers/nfc/
Dpn544.c72 size_t buflen; member
138 static int check_crc(u8 *buf, int buflen) in check_crc()
195 static int pn544_i2c_read(struct i2c_client *client, u8 *buf, int buflen) in pn544_i2c_read()
256 static int pn544_fw_read(struct i2c_client *client, u8 *buf, int buflen) in pn544_fw_read()
/linux-3.3/drivers/net/wireless/wl1251/
Ddebugfs.c36 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ argument
69 #define DEBUGFS_FWSTATS_FILE(sub, name, buflen, fmt) \ argument
/linux-3.3/arch/powerpc/boot/
Ddevtree.c207 int naddr, int nsize, int buflen) in find_range()
240 int buflen, offset; in dt_xlate() local
325 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr()
Doflib.c204 const int buflen) in of_getprop()
210 const int buflen) in of_setprop()
/linux-3.3/include/linux/
Dtpm.h42 static inline int tpm_send(u32 chip_num, void *cmd, size_t buflen) { in tpm_send()
/linux-3.3/drivers/media/video/uvc/
Duvc_driver.c304 __u32 **intervals, unsigned char *buffer, int buflen) in uvc_parse_format()
552 int _buflen, buflen = alts->extralen; in uvc_parse_streaming() local
834 const unsigned char *buffer, int buflen) in uvc_parse_vendor_control()
912 const unsigned char *buffer, int buflen) in uvc_parse_standard_control()
1168 int buflen = alts->extralen; in uvc_parse_control() local

123456789