| /kernel/linux/linux-5.10/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() 182 char *buf, int buflen) in __d_path() 198 char *buf, int buflen) in d_absolute_path() 219 char **buf, int *buflen) in path_with_deleted() 231 static int prepend_unreachable(char **buffer, int *buflen) in prepend_unreachable() 262 char *d_path(const struct path *path, char *buf, int buflen) in d_path() 297 char *dynamic_dname(struct dentry *dentry, char *buffer, int buflen, in dynamic_dname() 315 char *simple_dname(struct dentry *dentry, char *buffer, int buflen) in simple_dname() [all …]
|
| /kernel/linux/linux-5.10/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() 199 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6() 222 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6() [all …]
|
| /kernel/linux/linux-6.6/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() 199 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6() 222 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6() [all …]
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | debugfs_netdev.c | 181 char *buf, int buflen) in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_2ghz() 197 char *buf, int buflen) in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_5ghz() 219 char *buf, int buflen) in ieee80211_if_fmt_hw_queues() 276 char *buf, int buflen) in ieee80211_if_fmt_smps() 286 const char *buf, int buflen) in ieee80211_if_parse_smps() 304 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_tkip_mic_test() 370 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_beacon_loss() 382 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_queues() 390 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_uapsd_queues() 410 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_max_sp_len() [all …]
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| D | debugfs_netdev.c | 202 char *buf, int buflen) in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_2ghz() 218 char *buf, int buflen) in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_5ghz() 240 char *buf, int buflen) in ieee80211_if_fmt_hw_queues() 301 char *buf, int buflen) in ieee80211_if_fmt_smps() 311 const char *buf, int buflen) in ieee80211_if_parse_smps() 329 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_tkip_mic_test() 395 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_beacon_loss() 407 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_queues() 415 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_uapsd_queues() 435 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_max_sp_len() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | debugfs.h | 68 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 83 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 92 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | debugfs.h | 13 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 28 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 37 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
|
| /kernel/linux/linux-6.6/fs/ |
| D | d_path.c | 217 char *buf, int buflen) in __d_path() 228 char *buf, int buflen) in d_absolute_path() 265 char *d_path(const struct path *path, char *buf, int buflen) in d_path() 301 char *dynamic_dname(char *buffer, int buflen, const char *fmt, ...) in dynamic_dname() 318 char *simple_dname(struct dentry *dentry, char *buffer, int buflen) in simple_dname() 362 char *dentry_path_raw(const struct dentry *dentry, char *buf, int buflen) in dentry_path_raw() 371 char *dentry_path(const struct dentry *dentry, char *buf, int buflen) in dentry_path()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | fwil.c | 196 char *buf, u32 buflen) in brcmf_create_iovar() 221 u32 buflen; in brcmf_fil_iovar_data_set() local 249 u32 buflen; in brcmf_fil_iovar_data_get() local 296 char *buf, u32 buflen) in brcmf_create_bsscfg() 345 u32 buflen; in brcmf_fil_bsscfg_data_set() local 374 u32 buflen; in brcmf_fil_bsscfg_data_get() local 421 char *buf, u32 buflen) in brcmf_create_xtlv() 446 u32 buflen; in brcmf_fil_xtlv_data_set() local 474 u32 buflen; in brcmf_fil_xtlv_data_get() local
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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 443 int buflen, c_len; in mangle_content_len() local 468 char *buffer, int buflen) in mangle_sdp_packet() 492 unsigned int buflen; in nf_nat_sdp_addr() local 510 unsigned int buflen; in nf_nat_sdp_port() local 529 unsigned int buflen; in nf_nat_sdp_session() local
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/fs/9p/ |
| D | vfs_dir.c | 68 static struct p9_rdir *v9fs_alloc_rdir_buf(struct file *filp, int buflen) in v9fs_alloc_rdir_buf() 90 int buflen; in v9fs_dir_readdir() local 151 int buflen; in v9fs_dir_readdir_dotl() local
|
| /kernel/linux/linux-6.6/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() 770 static int ldm_parse_dgr3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr3() 811 static bool ldm_parse_dgr4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr4() 849 static bool ldm_parse_dsk3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk3() 888 static bool ldm_parse_dsk4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk4() 921 static bool ldm_parse_prt3(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_prt3() 995 static bool ldm_parse_vol5(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_vol5()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/security/keys/ |
| D | dh.c | 95 char __user *buffer, size_t buflen, in keyctl_dh_compute_kdf() 123 char __user *buffer, size_t buflen, in __keyctl_dh_compute() 301 char __user *buffer, size_t buflen, in keyctl_dh_compute()
|
| /kernel/linux/linux-5.10/security/tomoyo/ |
| D | realpath.c | 95 const int buflen) in tomoyo_get_absolute_path() 126 const int buflen) in tomoyo_get_dentry_path() 154 const int buflen) in tomoyo_get_local_path()
|
| /kernel/linux/linux-6.6/security/tomoyo/ |
| D | realpath.c | 95 const int buflen) in tomoyo_get_absolute_path() 126 const int buflen) in tomoyo_get_dentry_path() 154 const int buflen) in tomoyo_get_local_path()
|
| /kernel/linux/linux-5.10/lib/ |
| D | scatterlist.c | 138 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_init_one() 922 size_t buflen, off_t skip, bool to_buffer) in sg_copy_buffer() 968 const void *buf, size_t buflen) in sg_copy_from_buffer() 985 void *buf, size_t buflen) in sg_copy_to_buffer() 1003 const void *buf, size_t buflen, off_t skip) in sg_pcopy_from_buffer() 1021 void *buf, size_t buflen, off_t skip) in sg_pcopy_to_buffer() 1037 size_t buflen, off_t skip) in sg_zero_buffer()
|
| /kernel/liteos_a/drivers/char/mem/src/ |
| D | mem.c | 46 static ssize_t MemRead(struct file *filep, char *buffer, size_t buflen) in MemRead() 51 static ssize_t MemWrite(struct file *filep, const char *buffer, size_t buflen) in MemWrite()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | debugfs.c | 12 #define FWRT_DEBUGFS_OPEN_WRAPPER(name, buflen, argtype) \ argument 62 #define _FWRT_DEBUGFS_READ_FILE_OPS(name, buflen, argtype) \ argument 72 #define FWRT_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 88 #define _FWRT_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 100 #define _FWRT_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | debugfs.c | 67 #define FWRT_DEBUGFS_OPEN_WRAPPER(name, buflen, argtype) \ argument 117 #define _FWRT_DEBUGFS_READ_FILE_OPS(name, buflen, argtype) \ argument 127 #define FWRT_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 143 #define _FWRT_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 155 #define _FWRT_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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()
|