/linux-4.1.27/net/sunrpc/ |
D | addr.c | 28 char *buf, const int buflen) in rpc_ntop6_noscopeid() 66 char *buf, const size_t buflen) in rpc_ntop6() 98 char *buf, const int buflen) in rpc_ntop6_noscopeid() 104 char *buf, const size_t buflen) in rpc_ntop6() 112 char *buf, const size_t buflen) in rpc_ntop4() 128 size_t rpc_ntop(const struct sockaddr *sap, char *buf, const size_t buflen) in rpc_ntop() 141 static size_t rpc_pton4(const char *buf, const size_t buflen, in rpc_pton4() 161 const size_t buflen, const char *delim, in rpc_parse_scope_id() 202 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6() 225 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6() [all …]
|
D | clnt.c | 1149 struct sockaddr *buf, int buflen) in rpc_sockname() 1214 static int rpc_anyaddr(int family, struct sockaddr *buf, size_t buflen) in rpc_anyaddr() 1253 int rpc_localaddr(struct rpc_clnt *clnt, struct sockaddr *buf, size_t buflen) in rpc_localaddr()
|
D | xdr.c | 138 unsigned int buflen = head->iov_len; in xdr_inline_pages() local 850 void xdr_set_scratch_buffer(struct xdr_stream *xdr, void *buf, size_t buflen) in xdr_set_scratch_buffer()
|
D | svcsock.c | 318 int buflen) in svc_recvfrom() 345 int buflen, unsigned int base) in svc_partial_recvfrom()
|
D | svc_xprt.c | 1263 int svc_xprt_names(struct svc_serv *serv, char *buf, const int buflen) in svc_xprt_names()
|
D | rpc_pipe.c | 103 char __user *dst, size_t buflen) in rpc_pipe_generic_upcall()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs.h | 73 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 88 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 97 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
|
/linux-4.1.27/net/mac80211/ |
D | debugfs_netdev.c | 197 char *buf, int buflen) in ieee80211_if_fmt_hw_queues() 260 char *buf, int buflen) in ieee80211_if_fmt_smps() 274 const char *buf, int buflen) in ieee80211_if_parse_smps() 292 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_tkip_mic_test() 359 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_beacon_loss() 371 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_queues() 379 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_uapsd_queues() 399 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_max_sp_len() 407 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_uapsd_max_sp_len() 432 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_num_buffered_multicast() [all …]
|
D | debugfs.c | 184 int buflen)) in format_devstat_counter()
|
/linux-4.1.27/security/tomoyo/ |
D | realpath.c | 93 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-4.1.27/net/netfilter/ |
D | nf_nat_sip.c | 36 const char *buffer, unsigned int buflen) in mangle_packet() 101 unsigned int buflen; in map_addr() local 180 unsigned int olen, matchend, poff, plen, buflen, n; in nf_nat_sip() local 356 unsigned int buflen; in nf_nat_sip_expect() local 423 int buflen, c_len; in mangle_content_len() local 448 char *buffer, int buflen) in mangle_sdp_packet() 472 unsigned int buflen; in nf_nat_sdp_addr() local 490 unsigned int buflen; in nf_nat_sdp_port() local 509 unsigned int buflen; in nf_nat_sdp_session() local
|
D | nf_nat_ftp.c | 30 char *buffer, size_t buflen, in nf_nat_ftp_fmt_cmd() 72 unsigned int buflen; in nf_nat_ftp() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | fwil.c | 198 char *buf, u32 buflen) in brcmf_create_iovar() 223 u32 buflen; in brcmf_fil_iovar_data_set() local 251 u32 buflen; in brcmf_fil_iovar_data_get() local 297 u32 buflen) in brcmf_create_bsscfg() 346 u32 buflen; in brcmf_fil_bsscfg_data_set() local 375 u32 buflen; in brcmf_fil_bsscfg_data_get() local
|
D | core.c | 94 u32 buflen; in _brcmf_set_multicast_list() local
|
D | fwil_types.h | 325 u32 buflen; member 339 __le32 buflen; member
|
D | msgbuf.c | 1112 u16 buflen; in brcmf_msgbuf_process_event() local 1143 u16 buflen; in brcmf_msgbuf_process_rx_complete() local
|
/linux-4.1.27/lib/ |
D | scatterlist.c | 125 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_init_one() 622 void *buf, size_t buflen, off_t skip, in sg_copy_buffer() 672 void *buf, size_t buflen) in sg_copy_from_buffer() 689 void *buf, size_t buflen) in sg_copy_to_buffer() 707 void *buf, size_t buflen, off_t skip) in sg_pcopy_from_buffer() 725 void *buf, size_t buflen, off_t skip) in sg_pcopy_to_buffer()
|
D | bitmap.c | 358 int __bitmap_parse(const char *buf, unsigned int buflen, in __bitmap_parse() 502 static int __bitmap_parselist(const char *buf, unsigned int buflen, in __bitmap_parselist()
|
/linux-4.1.27/fs/9p/ |
D | vfs_dir.c | 95 static struct p9_rdir *v9fs_alloc_rdir_buf(struct file *filp, int buflen) in v9fs_alloc_rdir_buf() 116 int buflen; in v9fs_dir_readdir() local 180 int buflen; in v9fs_dir_readdir_dotl() local
|
D | cache.c | 128 void *buffer, uint16_t buflen) in v9fs_cache_inode_get_aux() 140 uint16_t buflen) in v9fs_cache_inode_check_aux()
|
D | vfs_inode.c | 1233 static int v9fs_readlink(struct dentry *dentry, char *buffer, int buflen) in v9fs_readlink()
|
/linux-4.1.27/block/partitions/ |
D | ldm.c | 687 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-4.1.27/drivers/usb/storage/ |
D | protocol.c | 135 unsigned int buflen, struct scsi_cmnd *srb, struct scatterlist **sgptr, in usb_stor_access_xfer_buf() 182 unsigned int buflen, struct scsi_cmnd *srb) in usb_stor_set_xfer_buf()
|
D | sddr09.c | 356 sddr09_request_sense(struct us_data *us, unsigned char *sensebuf, int buflen) { in sddr09_request_sense()
|
/linux-4.1.27/security/apparmor/ |
D | path.c | 30 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-4.1.27/fs/romfs/ |
D | storage.c | 28 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-4.1.27/fs/afs/ |
D | cache.c | 124 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-4.1.27/fs/ |
D | dcache.c | 2822 static int prepend(char **buffer, int *buflen, const char *str, int namelen) in prepend() 2850 static int prepend_name(char **buffer, int *buflen, struct qstr *name) in prepend_name() 2891 char **buffer, int *buflen) in prepend_path() 2990 char *buf, int buflen) in __d_path() 3006 char *buf, int buflen) in d_absolute_path() 3027 char **buf, int *buflen) in path_with_deleted() 3039 static int prepend_unreachable(char **buffer, int *buflen) in prepend_unreachable() 3070 char *d_path(const struct path *path, char *buf, int buflen) in d_path() 3105 char *dynamic_dname(struct dentry *dentry, char *buffer, int buflen, in dynamic_dname() 3123 char *simple_dname(struct dentry *dentry, char *buffer, int buflen) in simple_dname() [all …]
|
D | anon_inodes.c | 31 static char *anon_inodefs_dname(struct dentry *dentry, char *buffer, int buflen) in anon_inodefs_dname()
|
D | nsfs.c | 14 static char *ns_dname(struct dentry *dentry, char *buffer, int buflen) in ns_dname()
|
D | bad_inode.c | 82 int buflen) in bad_inode_readlink()
|
D | pipe.c | 627 static char *pipefs_dname(struct dentry *dentry, char *buffer, int buflen) in pipefs_dname()
|
D | namei.c | 4439 int readlink_copy(char __user *buffer, int buflen, const char *link) in readlink_copy() 4460 int generic_readlink(struct dentry *dentry, char __user *buffer, int buflen) in generic_readlink() 4493 int page_readlink(struct dentry *dentry, char __user *buffer, int buflen) in page_readlink()
|
/linux-4.1.27/drivers/hv/ |
D | ring_buffer.c | 302 void *buffer, u32 buflen) in hv_ringbuffer_init() 400 void *Buffer, u32 buflen) in hv_ringbuffer_peek() 437 u32 buflen, u32 offset, bool *signal) in hv_ringbuffer_read()
|
D | connection.c | 420 int vmbus_post_msg(void *buffer, size_t buflen) in vmbus_post_msg()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | debugfs.c | 36 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ argument 69 #define DEBUGFS_FWSTATS_FILE(sub, name, buflen, fmt) \ argument
|
/linux-4.1.27/tools/virtio/linux/ |
D | scatterlist.h | 178 unsigned int buflen) in sg_set_buf() 184 const void *buf, unsigned int buflen) in sg_init_one()
|
/linux-4.1.27/arch/powerpc/boot/ |
D | devtree.c | 207 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()
|
D | oflib.c | 214 const int buflen) in of_getprop() 220 const int buflen) in of_setprop()
|
D | ops.h | 106 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop() 112 const void *buf, int buflen) in setprop()
|
D | libfdt-wrapper.c | 82 void *buf, const int buflen) in fdt_wrapper_getprop()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_driver.c | 332 __u32 **intervals, unsigned char *buffer, int buflen) in uvc_parse_format() 596 int _buflen, buflen = alts->extralen; in uvc_parse_streaming() local 878 const unsigned char *buffer, int buflen) in uvc_parse_vendor_control() 956 const unsigned char *buffer, int buflen) in uvc_parse_standard_control() 1212 int buflen = alts->extralen; in uvc_parse_control() local
|
/linux-4.1.27/tools/power/cpupower/utils/helpers/ |
D | sysfs.c | 19 unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file() 126 const char *fname, char *buf, size_t buflen) in sysfs_idlestate_read_file() 386 size_t buflen) in sysfs_cpuidle_read_file()
|
D | bitmask.c | 248 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() 274 int bitmask_displaylist(char *buf, int buflen, const struct bitmask *bmp) in bitmask_displaylist()
|
/linux-4.1.27/crypto/ |
D | drbg.c | 576 unsigned char *buf, unsigned int buflen, in drbg_ctr_generate() 708 unsigned int buflen, in drbg_hmac_generate() 939 unsigned int buflen) in drbg_hash_hashgen() 983 unsigned char *buf, unsigned int buflen, in drbg_hash_generate() 1286 unsigned char *buf, unsigned int buflen, in drbg_generate() 1442 unsigned char *buf, unsigned int buflen, in drbg_generate_long()
|
D | tcrypt.c | 248 unsigned int buflen) in sg_init_aead()
|
/linux-4.1.27/tools/perf/util/ |
D | target.c | 116 char *buf, size_t buflen) in target__strerror()
|
D | probe-event.c | 1605 char **buf, size_t *buflen, in __synthesize_probe_trace_arg_ref() 1629 char *buf, size_t buflen) in synthesize_probe_trace_arg()
|
D | dso.c | 1141 int dso__strerror_load(struct dso *dso, char *buf, size_t buflen) in dso__strerror_load()
|
/linux-4.1.27/drivers/staging/rts5208/ |
D | rtsx_transport.c | 42 unsigned int buflen, struct scsi_cmnd *srb, unsigned int *index, in rtsx_stor_access_xfer_buf() 128 unsigned int buflen, struct scsi_cmnd *srb) in rtsx_stor_set_xfer_buf() 139 unsigned int buflen, struct scsi_cmnd *srb) in rtsx_stor_get_xfer_buf()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | u_midi.h | 28 unsigned int buflen; member
|
D | f_loopback.c | 50 static unsigned buflen; variable
|
D | f_sourcesink.c | 71 static unsigned buflen; variable
|
D | f_midi.c | 89 unsigned int buflen, qlen; member
|
/linux-4.1.27/fs/proc/ |
D | self.c | 11 int buflen) in proc_self_readlink()
|
D | thread_self.c | 11 int buflen) in proc_thread_self_readlink()
|
D | namespaces.c | 54 static int proc_ns_readlink(struct dentry *dentry, char __user *buffer, int buflen) in proc_ns_readlink()
|
D | vmcore.c | 184 static ssize_t __read_vmcore(char *buffer, size_t buflen, loff_t *fpos, in __read_vmcore() 254 size_t buflen, loff_t *fpos) in read_vmcore()
|
D | kcore.c | 431 read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos) in read_kcore()
|
/linux-4.1.27/drivers/media/usb/b2c2/ |
D | flexcop-usb.c | 99 u8 *pbBuffer, u32 buflen) in flexcop_usb_v8_memory_req() 143 #define bytes_left_to_read_on_page(paddr,buflen) \ argument 225 u8 chipaddr, u8 addr, u8 *buf, u8 buflen) in flexcop_usb_i2c_req()
|
/linux-4.1.27/drivers/crypto/caam/ |
D | caamhash.c | 171 u8 *buf, int buflen) in buf_map_to_sec4_sg() 197 u8 *buf, dma_addr_t buf_dma, int buflen, in try_buf_map_to_sec4_sg() 782 int *buflen = state->current_buf ? &state->buflen_1 : &state->buflen_0; in ahash_update_ctx() local 907 int buflen = state->current_buf ? state->buflen_1 : state->buflen_0; in ahash_final_ctx() local 990 int buflen = state->current_buf ? state->buflen_1 : state->buflen_0; in ahash_finup_ctx() local 1160 int buflen = state->current_buf ? state->buflen_1 : state->buflen_0; in ahash_final_no_ctx() local 1223 int *buflen = state->current_buf ? &state->buflen_1 : &state->buflen_0; in ahash_update_no_ctx() local 1338 int buflen = state->current_buf ? state->buflen_1 : state->buflen_0; in ahash_finup_no_ctx() local
|
/linux-4.1.27/drivers/usb/gadget/ |
D | config.c | 37 usb_descriptor_fillbuf(void *buf, unsigned buflen, in usb_descriptor_fillbuf()
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | gmidi.c | 60 static unsigned int buflen = 256; variable
|
/linux-4.1.27/net/wireless/ |
D | debugfs.c | 16 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ argument
|
/linux-4.1.27/drivers/net/usb/ |
D | rndis_host.c | 70 int buflen) in rndis_msg_indicate() 103 int rndis_command(struct usbnet *dev, struct rndis_msg_hdr *buf, int buflen) in rndis_command()
|
D | kalmia.c | 108 static const int buflen = 28; in kalmia_init_and_get_ethernet_addr() local
|
D | sierra_net.c | 251 static int parse_hip(const u8 *buf, const u32 buflen, struct hip_hdr *hh) in parse_hip()
|
/linux-4.1.27/kernel/sched/ |
D | auto_group.h | 58 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
D | auto_group.c | 244 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
/linux-4.1.27/fs/kernfs/ |
D | dir.c | 42 static int kernfs_name_locked(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_name_locked() 48 size_t buflen) in kernfs_path_locked() 83 int kernfs_name(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_name() 105 char *kernfs_path(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_path()
|
/linux-4.1.27/fs/nfs/ |
D | nfs4idmap.c | 171 static int nfs_map_numeric_to_string(__u32 id, char *buf, size_t buflen) in nfs_map_numeric_to_string() 340 size_t buflen, struct idmap *idmap) in nfs_idmap_lookup_name() 765 int nfs_map_uid_to_name(const struct nfs_server *server, kuid_t uid, char *buf, size_t buflen) in nfs_map_uid_to_name() 779 int nfs_map_gid_to_group(const struct nfs_server *server, kgid_t gid, char *buf, size_t buflen) in nfs_map_gid_to_group()
|
D | nfs4namespace.c | 33 char *buffer, ssize_t buflen) in nfs4_pathname_string() 83 static char *nfs4_path(struct dentry *dentry, char *buffer, ssize_t buflen) in nfs4_path()
|
D | namespace.c | 50 char *nfs_path(char **p, struct dentry *dentry, char *buffer, ssize_t buflen, in nfs_path()
|
D | nfs4proc.c | 4451 static int buf_to_pages_noslab(const void *buf, size_t buflen, in buf_to_pages_noslab() 4501 static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen) in nfs4_read_cached_acl() 4529 size_t buflen = sizeof(*acl) + acl_len; in nfs4_write_cached_acl() local 4558 static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen) in __nfs4_get_acl_uncached() 4632 static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen) in nfs4_get_acl_uncached() 4646 static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen) in nfs4_proc_get_acl() 4666 static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen) in __nfs4_proc_set_acl() 4713 static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen) in nfs4_proc_set_acl() 4728 size_t buflen) in _nfs4_get_security_label() 4764 size_t buflen) in nfs4_get_security_label() [all …]
|
D | dns_resolve.c | 219 static int nfs_dns_parse(struct cache_detail *cd, char *buf, int buflen) in nfs_dns_parse()
|
D | internal.h | 541 char *buffer, ssize_t buflen) in nfs_devname()
|
/linux-4.1.27/sound/usb/ |
D | helper.c | 67 void *snd_usb_find_csint_desc(void *buffer, int buflen, void *after, u8 dsubtype) in snd_usb_find_csint_desc()
|
D | mixer.c | 82 unsigned int buflen; member 130 check_mapped_name(const struct usbmix_name_map *p, char *buf, int buflen) in check_mapped_name() 165 int index, char *buf, int buflen) in check_mapped_selector_name()
|
/linux-4.1.27/security/keys/ |
D | user_defined.c | 187 long user_read(const struct key *key, char __user *buffer, size_t buflen) in user_read()
|
D | big_key.c | 169 long big_key_read(const struct key *key, char __user *buffer, size_t buflen) in big_key_read()
|
D | request_key_auth.c | 85 char __user *buffer, size_t buflen) in request_key_auth_read()
|
D | keyctl.c | 563 size_t buflen) in keyctl_describe_key() 727 long keyctl_read_key(key_serial_t keyid, char __user *buffer, size_t buflen) in keyctl_read_key() 1403 size_t buflen) in keyctl_get_security()
|
D | trusted.c | 358 size_t buflen) in trusted_tpm_send() 1058 size_t buflen) in trusted_read()
|
D | keyring.c | 452 char __user *buffer, size_t buflen) in keyring_read()
|
/linux-4.1.27/include/linux/ |
D | cgroup.h | 218 static inline int cgroup_name(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_name() 224 size_t buflen) in cgroup_path()
|
D | tpm.h | 60 static inline int tpm_send(u32 chip_num, void *cmd, size_t buflen) { in tpm_send()
|
D | scatterlist.h | 112 unsigned int buflen) in sg_set_buf()
|
D | bitmap.h | 323 static inline int bitmap_parse(const char *buf, unsigned int buflen, in bitmap_parse()
|
D | kobject.h | 128 int buflen; member
|
D | kernfs.h | 331 static inline int kernfs_name(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_name() 335 size_t buflen) in kernfs_path()
|
D | audit.h | 54 u32 buflen; /* for data alloc on list rules */ member
|
D | cdrom.h | 21 unsigned int buflen; member
|
/linux-4.1.27/drivers/scsi/esas2r/ |
D | esas2r_log.c | 125 size_t buflen = EVENT_LOG_BUFF_SIZE; in esas2r_log_master() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_symlink_remote.c | 45 int buflen = XFS_SYMLINK_BUF_SPACE(mp, mp->m_sb.sb_blocksize); in xfs_symlink_blocks() local
|
D | xfs_attr_remote.c | 56 int buflen = XFS_ATTR3_RMT_BUF_SPACE(mp, mp->m_sb.sb_blocksize); in xfs_attr3_rmt_blocks() local
|
/linux-4.1.27/security/integrity/ima/ |
D | ima_template_lib.c | 39 u32 buflen = datalen; in ima_write_template_field_data() local 74 u32 buflen = field_data->len; in ima_show_template_data_ascii() local
|
/linux-4.1.27/drivers/ata/ |
D | pata_ixp4xx_cf.c | 44 unsigned char *buf, unsigned int buflen, int rw) in ixp4xx_mmio_data_xfer()
|
D | pata_pcmcia.c | 105 unsigned char *buf, unsigned int buflen, int rw) in ata_data_xfer_8bit()
|
D | pata_octeon_cf.c | 304 unsigned int buflen, in octeon_cf_data_xfer8() 343 unsigned int buflen, in octeon_cf_data_xfer16()
|
D | pata_at91.c | 279 unsigned char *buf, unsigned int buflen, int rw) in pata_at91_data_xfer_noirq()
|
D | libata-sff.c | 559 unsigned int buflen, int rw) in ata_sff_data_xfer() 614 unsigned int buflen, int rw) in ata_sff_data_xfer32() 676 unsigned int buflen, int rw) in ata_sff_data_xfer_noirq()
|
D | pata_legacy.c | 307 unsigned char *buf, unsigned int buflen, int rw) in pdc_data_xfer_vlb() 706 unsigned int buflen, int rw) in vlb32_data_xfer()
|
D | pata_samsung_cf.c | 267 unsigned char *buf, unsigned int buflen, int rw) in pata_s3c_data_xfer()
|
D | pata_ep93xx.c | 479 unsigned int buflen, int rw) in ep93xx_pata_data_xfer()
|
D | sata_rcar.c | 452 unsigned int buflen, int rw) in sata_rcar_data_xfer()
|
/linux-4.1.27/drivers/nfc/st21nfca/ |
D | i2c.c | 272 static int get_frame_size(u8 *buf, int buflen) in get_frame_size() 285 static int check_crc(u8 *buf, int buflen) in check_crc()
|
/linux-4.1.27/drivers/crypto/qce/ |
D | sha.h | 54 unsigned int buflen; member
|
/linux-4.1.27/net/dns_resolver/ |
D | dns_key.c | 242 char __user *buffer, size_t buflen) in dns_resolver_read()
|
/linux-4.1.27/security/keys/encrypted-keys/ |
D | encrypted.c | 339 const u8 *buf, unsigned int buflen) in calc_hmac() 357 static int calc_hash(u8 *digest, const u8 *buf, unsigned int buflen) in calc_hash() 897 size_t buflen) in encrypted_read()
|
/linux-4.1.27/fs/jffs2/ |
D | compr_rubin.c | 32 unsigned int buflen; member 48 unsigned buflen, unsigned ofs, in init_pushpull()
|
/linux-4.1.27/drivers/s390/char/ |
D | diag_ftp.c | 54 u64 buflen; member
|
/linux-4.1.27/drivers/isdn/hysdn/ |
D | boardergo.c | 265 unsigned char buflen; in ergo_writebootseq() local
|
/linux-4.1.27/tools/power/cpupower/lib/ |
D | sysfs.c | 24 static unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file() 51 char *buf, size_t buflen) in sysfs_cpufreq_read_file()
|
/linux-4.1.27/drivers/media/usb/pwc/ |
D | pwc-ctrl.c | 124 int index, const unsigned char *buf, int buflen) in send_video_command() 144 u8 request, u16 value, void *buf, int buflen) in send_control_msg()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | gp8psk.c | 141 u16 buflen = ptr[0] + 4; in gp8psk_load_bcm4500fw() local
|
D | vp702x.c | 122 int buflen = max(olen + 2, ilen + 1); in vp702x_usb_inout_cmd() local
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_eld.c | 378 static void hdmi_print_pcm_rates(int pcm, char *buf, int buflen) in hdmi_print_pcm_rates() 421 void snd_print_channel_allocation(int spk_alloc, char *buf, int buflen) in snd_print_channel_allocation()
|
/linux-4.1.27/include/scsi/ |
D | scsi_cmnd.h | 217 void *buf, int buflen) in scsi_sg_copy_from_buffer() 224 void *buf, int buflen) in scsi_sg_copy_to_buffer()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_config.c | 477 static void target2fsname(const char *tgt, char *fsname, int buflen) in target2fsname() 674 static int logname2fsname(const char *logname, char *buf, int buflen) in logname2fsname()
|
D | sec_bulk.c | 844 void *buf, int buflen) in sptlrpc_get_bulk_checksum()
|
/linux-4.1.27/arch/x86/platform/olpc/ |
D | olpc_dt.c | 113 const int buflen, int *len) in olpc_dt_pkg2path()
|
/linux-4.1.27/drivers/block/ |
D | cciss_scsi.c | 882 size_t buflen, in cciss_unmap_one() 896 size_t buflen, in cciss_map_one() 1074 unsigned char *device_id, int buflen) in cciss_scsi_get_device_id()
|
D | virtio_blk.c | 448 static int virtblk_name_format(char *prefix, int index, char *buf, int buflen) in virtblk_name_format()
|
/linux-4.1.27/net/rds/ |
D | message.c | 147 unsigned int *pos, void *buf, unsigned int *buflen) in rds_message_next_extension()
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4idmap.c | 200 idtoname_parse(struct cache_detail *cd, char *buf, int buflen) in idtoname_parse() 363 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) in nametoid_parse()
|
D | nfsxdr.c | 503 int buflen, slen; in nfssvc_encode_entry() local
|
D | xdr.h | 108 int buflen; member
|
D | xdr3.h | 185 int buflen; member
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | saa7164-api.c | 811 int saa7164_api_read_eeprom(struct saa7164_dev *dev, u8 *buf, int buflen) in saa7164_api_read_eeprom() 1329 u32 buflen = 0; in saa7164_api_enum_subdevs() local
|
/linux-4.1.27/drivers/mmc/card/ |
D | queue.c | 492 size_t buflen; in mmc_queue_map_sg() local
|
/linux-4.1.27/drivers/staging/i2o/ |
D | device.c | 517 void *buf, int buflen) in i2o_parm_field_get()
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_v110.c | 193 int buflen = 0; in DecodeMatrix() local
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_debugfs.c | 120 static int i40e_dbg_prep_dump_buf(struct i40e_pf *pf, int buflen) in i40e_dbg_prep_dump_buf() 155 int buflen = 0; in i40e_dbg_dump_write() local
|
/linux-4.1.27/net/dccp/ |
D | options.c | 404 const u16 buflen = dccp_ackvec_buflen(av); in dccp_insert_option_ackvec() local
|
/linux-4.1.27/drivers/net/can/softing/ |
D | softing_fw.c | 153 int buflen = 0; in softing_load_fw() local
|
/linux-4.1.27/fs/cachefiles/ |
D | daemon.c | 162 size_t buflen, loff_t *pos) in cachefiles_daemon_read()
|
/linux-4.1.27/include/linux/sunrpc/ |
D | xdr.h | 66 unsigned int buflen, /* Total length of storage buffer */ member
|
/linux-4.1.27/drivers/usb/host/ |
D | isp116x-hcd.c | 169 int buflen = isp116x->atl_last_dir == PTD_DIR_IN in pack_fifo() local 201 int buflen = isp116x->atl_last_dir == PTD_DIR_IN in unpack_fifo() local
|
/linux-4.1.27/drivers/scsi/ |
D | pmcraid.c | 3267 static struct pmcraid_sglist *pmcraid_alloc_sglist(int buflen) in pmcraid_alloc_sglist() 3570 int buflen, in pmcraid_build_passthrough_ioadls() 3629 int buflen, in pmcraid_release_passthrough_ioadls() 3658 unsigned int buflen, in pmcraid_ioctl_passthrough() 3940 unsigned int buflen, in pmcraid_ioctl_driver()
|
D | iscsi_tcp.c | 693 int buflen) in iscsi_sw_tcp_conn_set_param()
|
D | libiscsi.c | 3192 enum iscsi_param param, char *buf, int buflen) in iscsi_set_param() 3607 char *buf, int buflen) in iscsi_host_set_param()
|
D | BusLogic.c | 3036 int buflen = scsi_bufflen(command); in blogic_qcmd_lck() local
|
/linux-4.1.27/drivers/bcma/ |
D | driver_pci_host.c | 273 unsigned char *buf, u32 *buflen) in bcma_find_pci_capability()
|
/linux-4.1.27/arch/sparc/prom/ |
D | misc_64.c | 319 char *buf, int buflen) in prom_getunumber()
|
/linux-4.1.27/Documentation/accounting/ |
D | getdelays.c | 124 int r, buflen; in send_cmd() local
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 954 const size_t buflen) in ip_vs_process_message_v0() 1205 const size_t buflen) in ip_vs_process_message() 1595 ip_vs_receive(struct socket *sock, char *buffer, const size_t buflen) in ip_vs_receive()
|
/linux-4.1.27/drivers/usb/musb/ |
D | cppi_dma.h | 72 u32 buflen; /* for RX: original buffer length */ member
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_cfg.h | 127 __u32 buflen) in lustre_cfg_bufs_set()
|
/linux-4.1.27/mm/ |
D | util.c | 427 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline()
|
D | vmalloc.c | 2004 unsigned long buflen = count; in vread() local 2085 unsigned long n, buflen; in vwrite() local
|
/linux-4.1.27/drivers/acpi/apei/ |
D | erst.c | 837 size_t buflen) in __erst_read() 860 size_t buflen) in erst_read()
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
D | grulib.h | 124 size_t buflen; member
|
/linux-4.1.27/arch/sparc/kernel/ |
D | chmc.c | 294 char *buf, int buflen) in jbusmc_print_dimm() 540 char *buf, int buflen) in chmc_print_dimm()
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
D | iscsi_iser.c | 685 enum iscsi_param param, char *buf, int buflen) in iscsi_iser_set_param()
|
/linux-4.1.27/drivers/crypto/ |
D | atmel-tdes.c | 122 size_t buflen; member 151 void *buf, size_t buflen, size_t total, int out) in atmel_tdes_sg_copy()
|
D | atmel-aes.c | 130 size_t buflen; member 185 void *buf, size_t buflen, size_t total, int out) in atmel_aes_sg_copy()
|
D | atmel-sha.c | 88 size_t buflen; member
|
/linux-4.1.27/drivers/scsi/device_handler/ |
D | scsi_dh_alua.c | 110 void *buffer, unsigned buflen, int rw) in get_alua_req()
|
/linux-4.1.27/drivers/char/tpm/ |
D | tpm-interface.c | 804 int tpm_send(u32 chip_num, void *cmd, size_t buflen) in tpm_send()
|
/linux-4.1.27/net/rxrpc/ |
D | ar-key.c | 1047 char __user *buffer, size_t buflen) in rxrpc_read()
|
D | rxkad.c | 695 void *buf, size_t buflen) in rxkad_sg_set_buf2()
|
/linux-4.1.27/drivers/infiniband/hw/amso1100/ |
D | c2.c | 471 u32 maplen, buflen; in c2_rx_interrupt() local
|
/linux-4.1.27/scripts/dtc/libfdt/ |
D | fdt_ro.c | 357 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) in fdt_get_path()
|
/linux-4.1.27/drivers/atm/ |
D | solos-pci.c | 198 int buflen; in solos_param_show() local 253 int buflen; in solos_param_store() local
|
D | nicstar.h | 230 #define ns_tbd_mkword_1(flags, m, n, buflen) \ argument 232 #define ns_tbd_mkword_1_novbr(flags, buflen) \ argument
|
D | nicstar.c | 1626 unsigned long buflen; in ns_send() local
|
/linux-4.1.27/drivers/net/wireless/ |
D | rndis_wlan.c | 715 int ret, buflen; in rndis_query_oid() local 800 int ret, buflen; in rndis_set_oid() local 2904 int flags, buflen, key_id; in rndis_wlan_auth_indication() local 3016 struct rndis_indicate *msg, int buflen) in rndis_wlan_media_specific_indication() 3064 static void rndis_wlan_indication(struct usbnet *usbdev, void *ind, int buflen) in rndis_wlan_indication()
|
/linux-4.1.27/drivers/mtd/chips/ |
D | cfi_cmdset_0020.c | 668 size_t buflen = 0; in cfi_staa_writev() local
|
/linux-4.1.27/fs/cifs/ |
D | transport.c | 278 unsigned long buflen = 0; in rqst_len() local
|
D | sess.c | 371 u16 *buflen, in build_ntlmssp_auth_blob()
|
D | cifssmb.c | 1436 unsigned int buflen = get_rfc1002_length(buf) + 4; in cifs_readv_receive() local 3350 static int cifs_copy_posix_acl(char *trgt, char *src, const int buflen, in cifs_copy_posix_acl() 3427 const int buflen, const int acl_type) in ACL_to_cifs_posix() 3476 char *acl_inf, const int buflen, const int acl_type, in CIFSSMBGetPosixACL() 3565 const char *local_acl, const int buflen, in CIFSSMBSetPosixACL()
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | svc_rdma_transport.c | 512 int buflen; in svc_rdma_post_recv() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog.c | 676 int raised, rc, buflen; in llog_write_rec() local
|
/linux-4.1.27/fs/reiserfs/ |
D | namei.c | 447 int buflen, paste_size; in reiserfs_add_entry() local
|
/linux-4.1.27/fs/hppfs/ |
D | hppfs.c | 638 int buflen) in hppfs_readlink()
|
/linux-4.1.27/drivers/cdrom/ |
D | gdrom.c | 194 static void gdrom_spicommand(void *spi_string, int buflen) in gdrom_spicommand()
|
D | cdrom.c | 376 int ret, buflen; in cdrom_get_disc_info() local 2784 int ret, buflen; in cdrom_get_track_info() local
|
/linux-4.1.27/drivers/usb/class/ |
D | cdc-wdm.c | 880 int buflen = intf->altsetting->extralen; in wdm_probe() local
|
D | cdc-acm.c | 1086 int buflen = intf->altsetting->extralen; in acm_probe() local
|
/linux-4.1.27/block/ |
D | blk-cgroup.h | 240 static inline int blkg_path(struct blkcg_gq *blkg, char *buf, int buflen) in blkg_path()
|
D | compat_ioctl.c | 111 compat_uint_t buflen; member
|
/linux-4.1.27/drivers/scsi/be2iscsi/ |
D | be_iscsi.c | 669 enum iscsi_param param, char *buf, int buflen) in beiscsi_set_param()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_ioctl32.h | 130 __u32 buflen; /* length of buffer supplied */ member
|
D | xfs_buf.c | 776 size_t buflen; in xfs_buf_associate_memory() local
|
/linux-4.1.27/fs/gfs2/ |
D | rgrp.c | 93 unsigned int buflen = bi->bi_len; in gfs2_setbit() local 415 unsigned int buflen, u8 state) in gfs2_bitcount()
|
/linux-4.1.27/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 1933 unsigned int buflen = np->rx_buf_sz+NATSEMI_PADDING; in refill_rx() local 2019 unsigned int buflen = np->rx_buf_sz; in drain_rx() local 2272 unsigned int buflen = np->rx_buf_sz; in netdev_rx() local
|
/linux-4.1.27/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 2391 enum iscsi_param param, char *buf, int buflen) in cxgbi_set_conn_param() 2623 char *buf, int buflen) in cxgbi_set_host_param()
|
/linux-4.1.27/net/phonet/ |
D | pep.c | 65 int buflen = *plen; in pep_get_sb() local
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | edt-ft5x06.c | 150 u8 *buf, int buflen) in edt_ft5x06_ts_check_crc()
|
/linux-4.1.27/drivers/nfc/pn544/ |
D | i2c.c | 345 static int check_crc(u8 *buf, int buflen) in check_crc()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 2300 char *ll_get_fsname(struct super_block *sb, char *buf, int buflen) in ll_get_fsname()
|
/linux-4.1.27/drivers/ide/ |
D | ide-cd.c | 928 int format, char *buf, int buflen, in cdrom_read_tocentry()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | s3c-hsudc.c | 383 u32 buflen, rcnt, rlen; in s3c_hsudc_read_fifo() local
|
/linux-4.1.27/drivers/isdn/gigaset/ |
D | ev-layer.c | 766 size_t buflen; in send_command() local
|
/linux-4.1.27/drivers/s390/net/ |
D | ctcm_fsms.c | 516 __u16 buflen; in chx_rxidle() local
|
/linux-4.1.27/include/uapi/linux/ |
D | audit.h | 456 __u32 buflen; /* total length of string fields */ member
|
/linux-4.1.27/tools/lib/traceevent/ |
D | parse-filter.c | 1378 char *buf, size_t buflen) in pevent_filter_strerror()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | cpmac.c | 182 u16 buflen; member
|
/linux-4.1.27/drivers/scsi/bnx2i/ |
D | bnx2i_hwi.c | 2681 char *buf, u16 buflen) in bnx2i_send_nl_mesg()
|
/linux-4.1.27/drivers/usb/atm/ |
D | cxacru.c | 691 int buflen = ((size - 1) / stride + 1 + size * 2) * 4; in cxacru_cm_get_array() local
|