/linux-6.12.1/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 …]
|
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fwil.c | 168 char *buf, u32 buflen) in brcmf_create_iovar() 193 u32 buflen; in brcmf_fil_iovar_data_set() local 222 u32 buflen; in brcmf_fil_iovar_data_get() local 250 char *buf, u32 buflen) in brcmf_create_bsscfg() 299 u32 buflen; in brcmf_fil_bsscfg_data_set() local 329 u32 buflen; in brcmf_fil_bsscfg_data_get() local 355 char *buf, u32 buflen) in brcmf_create_xtlv() 380 u32 buflen; in brcmf_fil_xtlv_data_set() local 409 u32 buflen; in brcmf_fil_xtlv_data_get() local
|
/linux-6.12.1/net/mac80211/ |
D | debugfs_netdev.c | 319 char *buf, int buflen) in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_2ghz() 335 char *buf, int buflen) in ieee80211_if_fmt_rc_rateidx_vht_mcs_mask_5ghz() 357 char *buf, int buflen) in ieee80211_if_fmt_hw_queues() 416 char *buf, int buflen) in ieee80211_if_fmt_smps() 426 const char *buf, int buflen) in ieee80211_if_parse_smps() 444 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_tkip_mic_test() 507 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_beacon_loss() 519 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_queues() 527 struct ieee80211_sub_if_data *sdata, const char *buf, int buflen) in ieee80211_if_parse_uapsd_queues() 547 const struct ieee80211_sub_if_data *sdata, char *buf, int buflen) in ieee80211_if_fmt_uapsd_max_sp_len() [all …]
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | debugfs.h | 14 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 29 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 38 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
|
/linux-6.12.1/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
|
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-6.12.1/block/partitions/ |
D | ldm.c | 619 static int ldm_relative(const u8 *buffer, int buflen, int base, int offset) in ldm_relative() 690 static int ldm_get_vstr (const u8 *block, u8 *buffer, int buflen) in ldm_get_vstr() 718 static bool ldm_parse_cmp3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_cmp3() 768 static int ldm_parse_dgr3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr3() 809 static bool ldm_parse_dgr4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr4() 847 static bool ldm_parse_dsk3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk3() 886 static bool ldm_parse_dsk4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk4() 919 static bool ldm_parse_prt3(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_prt3() 993 static bool ldm_parse_vol5(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_vol5()
|
/linux-6.12.1/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
|
/linux-6.12.1/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()
|
/linux-6.12.1/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()
|
/linux-6.12.1/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
|
/linux-6.12.1/drivers/md/dm-vdo/ |
D | errors.c | 122 static const char *system_string_error(int errnum, char *buf, size_t buflen) in system_string_error() 141 const char *uds_string_error(int errnum, char *buf, size_t buflen) in uds_string_error() 178 const char *uds_string_error_name(int errnum, char *buf, size_t buflen) in uds_string_error_name()
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/lib/ |
D | scatterlist.c | 141 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_init_one() 964 size_t buflen, off_t skip, bool to_buffer) in sg_copy_buffer() 1010 const void *buf, size_t buflen) in sg_copy_from_buffer() 1027 void *buf, size_t buflen) in sg_copy_to_buffer() 1045 const void *buf, size_t buflen, off_t skip) in sg_pcopy_from_buffer() 1063 void *buf, size_t buflen, off_t skip) in sg_pcopy_to_buffer() 1079 size_t buflen, off_t skip) in sg_zero_buffer()
|
/linux-6.12.1/tools/power/cpupower/lib/ |
D | cpupower.c | 24 unsigned int cpupower_read_sysfs(const char *path, char *buf, size_t buflen) in cpupower_read_sysfs() 45 unsigned int cpupower_write_sysfs(const char *path, char *buf, size_t buflen) in cpupower_write_sysfs()
|
/linux-6.12.1/drivers/scsi/ |
D | sd_zbc.c | 112 unsigned int buflen, sector_t lba, in sd_zbc_do_report_zones() 169 unsigned int nr_zones, size_t *buflen) in sd_zbc_alloc_report_buffer() 230 size_t offset, buflen = 0; in sd_zbc_report_zones() local
|
/linux-6.12.1/drivers/crypto/caam/ |
D | caamhash.c | 118 int buflen; member 132 int buflen; member 169 int buflen = state->buflen; in buf_map_to_sec4_sg() local 827 int *buflen = &state->buflen; in ahash_update_ctx() local 951 int buflen = state->buflen; in ahash_final_ctx() local 1012 int buflen = state->buflen; in ahash_finup_ctx() local 1154 int buflen = state->buflen; in ahash_final_no_ctx() local 1203 int *buflen = &state->buflen; in ahash_update_no_ctx() local 1323 int buflen = state->buflen; in ahash_finup_no_ctx() local 1400 int *buflen = &state->buflen; in ahash_update_first() local
|
/linux-6.12.1/drivers/nvme/host/ |
D | zns.c | 120 unsigned int nr_zones, size_t *buflen) in nvme_zns_alloc_report_buffer() 183 size_t buflen; in nvme_ns_report_zones() local
|
/linux-6.12.1/drivers/net/wireless/ti/wl1251/ |
D | debugfs.c | 22 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ argument 50 #define DEBUGFS_FWSTATS_FILE(sub, name, buflen, fmt) \ argument
|
/linux-6.12.1/tools/virtio/linux/ |
D | scatterlist.h | 162 unsigned int buflen) in sg_set_buf() 168 const void *buf, unsigned int buflen) in sg_init_one()
|
/linux-6.12.1/arch/powerpc/boot/ |
D | devtree.c | 212 int naddr, int nsize, int buflen) in find_range() 245 int buflen, offset; in dt_xlate() local 327 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr()
|
/linux-6.12.1/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()
|