| /Linux-v5.4/fs/ | 
| D | d_path.c | 11 static int prepend(char **buffer, int *buflen, const char *str, int namelen)  in prepend()38 static int prepend_name(char **buffer, int *buflen, const struct qstr *name)  in prepend_name()
 77 			char **buffer, int *buflen)  in prepend_path()
 178 	       char *buf, int buflen)  in __d_path()
 194 	       char *buf, int buflen)  in d_absolute_path()
 215 			     char **buf, int *buflen)  in path_with_deleted()
 227 static int prepend_unreachable(char **buffer, int *buflen)  in prepend_unreachable()
 258 char *d_path(const struct path *path, char *buf, int buflen)  in d_path()
 293 char *dynamic_dname(struct dentry *dentry, char *buffer, int buflen,  in dynamic_dname()
 311 char *simple_dname(struct dentry *dentry, char *buffer, int buflen)  in simple_dname()
 [all …]
 
 | 
| /Linux-v5.4/net/sunrpc/ | 
| D | addr.c | 29 				  char *buf, const int buflen)  in rpc_ntop6_noscopeid()67 			char *buf, const size_t buflen)  in rpc_ntop6()
 99 				  char *buf, const int buflen)  in rpc_ntop6_noscopeid()
 105 			char *buf, const size_t buflen)  in rpc_ntop6()
 113 		     char *buf, const size_t buflen)  in rpc_ntop4()
 129 size_t rpc_ntop(const struct sockaddr *sap, char *buf, const size_t buflen)  in rpc_ntop()
 142 static size_t rpc_pton4(const char *buf, const size_t buflen,  in rpc_pton4()
 162 			      const size_t buflen, const char *delim,  in rpc_parse_scope_id()
 203 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen,  in rpc_pton6()
 226 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen,  in rpc_pton6()
 [all …]
 
 | 
| /Linux-v5.4/net/mac80211/ | 
| D | debugfs_netdev.c | 180 				char *buf, int buflen)  in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_2ghz()196 				char *buf, int buflen)  in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_5ghz()
 218 			   char *buf, int buflen)  in ieee80211_if_fmt_hw_queues()
 279 				     char *buf, int buflen)  in ieee80211_if_fmt_smps()
 293 				       const char *buf, int buflen)  in ieee80211_if_parse_smps()
 311 	struct ieee80211_sub_if_data *sdata, const char *buf, int buflen)  in ieee80211_if_parse_tkip_mic_test()
 377 	struct ieee80211_sub_if_data *sdata, const char *buf, int buflen)  in ieee80211_if_parse_beacon_loss()
 389 	const struct ieee80211_sub_if_data *sdata, char *buf, int buflen)  in ieee80211_if_fmt_uapsd_queues()
 397 	struct ieee80211_sub_if_data *sdata, const char *buf, int buflen)  in ieee80211_if_parse_uapsd_queues()
 417 	const struct ieee80211_sub_if_data *sdata, char *buf, int buflen)  in ieee80211_if_fmt_uapsd_max_sp_len()
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | debugfs.h | 68 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype)		\  argument83 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype)		\  argument
 92 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype)		\  argument
 
 | 
| /Linux-v5.4/security/tomoyo/ | 
| D | realpath.c | 94 				      const int buflen)  in tomoyo_get_absolute_path()125 				    const int buflen)  in tomoyo_get_dentry_path()
 153 				   const int buflen)  in tomoyo_get_local_path()
 230 				    const int buflen)  in tomoyo_get_socket_name()
 
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ | 
| D | fwil.c | 194 		   char *buf, u32 buflen)  in brcmf_create_iovar()219 	u32 buflen;  in brcmf_fil_iovar_data_set()  local
 247 	u32 buflen;  in brcmf_fil_iovar_data_get()  local
 293 		    char *buf, u32 buflen)  in brcmf_create_bsscfg()
 342 	u32 buflen;  in brcmf_fil_bsscfg_data_set()  local
 371 	u32 buflen;  in brcmf_fil_bsscfg_data_get()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/ | 
| D | debugfs.c | 68 #define FWRT_DEBUGFS_OPEN_WRAPPER(name, buflen, argtype)		\  argument118 #define _FWRT_DEBUGFS_READ_FILE_OPS(name, buflen, argtype)		\  argument
 128 #define FWRT_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype)		\  argument
 144 #define _FWRT_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype)	\  argument
 156 #define _FWRT_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype)		\  argument
 
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nf_nat_sip.c | 38 				  const char *buffer, unsigned int buflen)  in mangle_packet()103 	unsigned int buflen;  in map_addr()  local
 182 		unsigned int olen, matchend, poff, plen, buflen, n;  in nf_nat_sip()  local
 388 	unsigned int buflen;  in nf_nat_sip_expect()  local
 455 	int buflen, c_len;  in mangle_content_len()  local
 480 			     char *buffer, int buflen)  in mangle_sdp_packet()
 504 	unsigned int buflen;  in nf_nat_sdp_addr()  local
 522 	unsigned int buflen;  in nf_nat_sdp_port()  local
 541 	unsigned int buflen;  in nf_nat_sdp_session()  local
 
 | 
| D | nf_nat_ftp.c | 34 			      char *buffer, size_t buflen,  in nf_nat_ftp_fmt_cmd()76 	unsigned int buflen;  in nf_nat_ftp()  local
 
 | 
| /Linux-v5.4/fs/9p/ | 
| D | vfs_dir.c | 71 static struct p9_rdir *v9fs_alloc_rdir_buf(struct file *filp, int buflen)  in v9fs_alloc_rdir_buf()92 	int buflen;  in v9fs_dir_readdir()  local
 152 	int buflen;  in v9fs_dir_readdir_dotl()  local
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | sd_zbc.c | 67 				  unsigned int buflen, sector_t lba,  in sd_zbc_do_report_zones()126 					unsigned int nr_zones, size_t *buflen)  in sd_zbc_alloc_report_buffer()
 169 	size_t buflen = 0, offset = 0;  in sd_zbc_report_zones()  local
 340 	size_t bufsize, buflen;  in sd_zbc_check_zones()  local
 
 | 
| /Linux-v5.4/block/partitions/ | 
| D | ldm.c | 621 static int ldm_relative(const u8 *buffer, int buflen, int base, int offset)  in ldm_relative()692 static int ldm_get_vstr (const u8 *block, u8 *buffer, int buflen)  in ldm_get_vstr()
 720 static bool ldm_parse_cmp3 (const u8 *buffer, int buflen, struct vblk *vb)  in ldm_parse_cmp3()
 771 static int ldm_parse_dgr3 (const u8 *buffer, int buflen, struct vblk *vb)  in ldm_parse_dgr3()
 815 static bool ldm_parse_dgr4 (const u8 *buffer, int buflen, struct vblk *vb)  in ldm_parse_dgr4()
 856 static bool ldm_parse_dsk3 (const u8 *buffer, int buflen, struct vblk *vb)  in ldm_parse_dsk3()
 895 static bool ldm_parse_dsk4 (const u8 *buffer, int buflen, struct vblk *vb)  in ldm_parse_dsk4()
 928 static bool ldm_parse_prt3(const u8 *buffer, int buflen, struct vblk *vb)  in ldm_parse_prt3()
 1004 static bool ldm_parse_vol5(const u8 *buffer, int buflen, struct vblk *vb)  in ldm_parse_vol5()
 
 | 
| /Linux-v5.4/lib/ | 
| D | scatterlist.c | 138 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen)  in sg_init_one()841 		      size_t buflen, off_t skip, bool to_buffer)  in sg_copy_buffer()
 887 			   const void *buf, size_t buflen)  in sg_copy_from_buffer()
 904 			 void *buf, size_t buflen)  in sg_copy_to_buffer()
 922 			    const void *buf, size_t buflen, off_t skip)  in sg_pcopy_from_buffer()
 940 			  void *buf, size_t buflen, off_t skip)  in sg_pcopy_to_buffer()
 956 		       size_t buflen, off_t skip)  in sg_zero_buffer()
 
 | 
| /Linux-v5.4/drivers/usb/storage/ | 
| D | protocol.c | 122 	unsigned int buflen, struct scsi_cmnd *srb, struct scatterlist **sgptr,  in usb_stor_access_xfer_buf()170 	unsigned int buflen, struct scsi_cmnd *srb)  in usb_stor_set_xfer_buf()
 
 | 
| /Linux-v5.4/tools/testing/selftests/android/ion/ | 
| D | ionutils.h | 15 	unsigned long buflen;  member24 	unsigned long buflen;  member
 
 | 
| /Linux-v5.4/fs/romfs/ | 
| D | storage.c | 24 			  void *buf, size_t buflen)  in romfs_mtd_read()104 			  void *buf, size_t buflen)  in romfs_blk_read()
 215 		   void *buf, size_t buflen)  in romfs_dev_read()
 
 | 
| /Linux-v5.4/security/apparmor/ | 
| D | path.c | 25 static int prepend(char **buffer, int buflen, const char *str, int namelen)  in prepend()95 	int buflen = aa_g_path_max - isdir;  in d_namespace_path()  local
 
 | 
| /Linux-v5.4/security/keys/ | 
| D | dh.c | 200 				 char __user *buffer, size_t buflen,  in keyctl_dh_compute_kdf()228 			 char __user *buffer, size_t buflen,  in __keyctl_dh_compute()
 411 		       char __user *buffer, size_t buflen,  in keyctl_dh_compute()
 
 | 
| D | compat_dh.c | 17 			      char __user *buffer, size_t buflen,  in compat_keyctl_dh_compute()
 | 
| /Linux-v5.4/tools/virtio/linux/ | 
| D | scatterlist.h | 161 			      unsigned int buflen)  in sg_set_buf()167 			       const void *buf, unsigned int buflen)  in sg_init_one()
 
 | 
| /Linux-v5.4/drivers/net/wireless/ti/wl1251/ | 
| D | debugfs.c | 22 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...)		\  argument50 #define DEBUGFS_FWSTATS_FILE(sub, name, buflen, fmt)			\  argument
 
 | 
| /Linux-v5.4/tools/lib/ | 
| D | str_error_r.c | 21 char *str_error_r(int errnum, char *buf, size_t buflen)  in str_error_r()
 | 
| /Linux-v5.4/arch/powerpc/boot/ | 
| D | devtree.c | 203                       int naddr, int nsize, int buflen)  in find_range()236 	int buflen, offset;  in dt_xlate()  local
 321 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr)  in dt_xlate_addr()
 
 | 
| D | oflib.c | 210 	       const int buflen)  in of_getprop()216 	       const int buflen)  in of_setprop()
 
 | 
| /Linux-v5.4/tools/power/cpupower/utils/helpers/ | 
| D | sysfs.c | 18 unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen)  in sysfs_read_file()125 			     const char *fname, char *buf, size_t buflen)  in sysfs_idlestate_read_file()
 385 					    size_t buflen)  in sysfs_cpuidle_read_file()
 
 |