/kernel/linux/linux-6.6/include/crypto/ |
H A D | poly1305.h | 45 unsigned int buflen; member
|
H A D | nhpoly1305.h | 47 unsigned int buflen; member
|
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/ |
H A D | gmidi.c | 48 static unsigned int buflen = 512; variable
|
/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | sha.h | 46 unsigned int buflen; member
|
/kernel/linux/linux-6.6/drivers/hv/ |
H A D | connection.c | 410 int vmbus_post_msg(void *buffer, size_t buflen, bool can_sleep) in vmbus_post_msg() argument
|
/kernel/linux/linux-6.6/tools/power/cpupower/lib/ |
H A D | cpupower.c | 24 unsigned int cpupower_read_sysfs(const char *path, char *buf, size_t buflen) in cpupower_read_sysfs() argument 45 unsigned int cpupower_write_sysfs(const char *path, char *buf, size_t buflen) in cpupower_write_sysfs() argument
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | realpath.c | 94 tomoyo_get_absolute_path(const struct path *path, char * const buffer, const int buflen) tomoyo_get_absolute_path() argument 125 tomoyo_get_dentry_path(struct dentry *dentry, char * const buffer, const int buflen) tomoyo_get_dentry_path() argument 153 tomoyo_get_local_path(struct dentry *dentry, char * const buffer, const int buflen) tomoyo_get_local_path() argument [all...] |
/kernel/linux/linux-6.6/security/keys/ |
H A D | user_defined.c | 171 long user_read(const struct key *key, char *buffer, size_t buflen) in user_read() argument
|
/kernel/linux/linux-6.6/tools/testing/vsock/ |
H A D | control.c | 182 size_t buflen = 0; in control_readln() local
|
/kernel/liteos_a/drivers/char/perf/src/ |
H A D | perf.c | 60 static ssize_t PerfRead(struct file *filep, char *buffer, size_t buflen) in PerfRead() argument 91 static ssize_t PerfConfig(struct file *filep, const char *buffer, size_t buflen) in PerfConfig() argument
|
/kernel/liteos_a/drivers/char/random/src/ |
H A D | random.c | 72 ssize_t RanRead(struct file *filep, char *buffer, size_t buflen) in RanRead() argument
|
/kernel/liteos_a/drivers/char/trace/src/ |
H A D | trace.c | 62 static ssize_t TraceRead(struct file *filep, char *buffer, size_t buflen) in TraceRead() argument 90 static ssize_t TraceWrite(struct file *filep, const char *buffer, size_t buflen) in TraceWrite() argument
|
/kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
H A D | esas2r_log.c | 130 size_t buflen = EVENT_LOG_BUFF_SIZE; in esas2r_log_master() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_nat_ftp.c | 76 unsigned int buflen; in nf_nat_ftp() local 33 nf_nat_ftp_fmt_cmd(struct nf_conn *ct, enum nf_ct_ftp_type type, char *buffer, size_t buflen, union nf_inet_addr *addr, u16 port) nf_nat_ftp_fmt_cmd() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | blake2b_generic.c | 43 size_t buflen; member
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_ixp4xx_cf.c | 39 ixp4xx_mmio_data_xfer(struct ata_queued_cmd *qc, unsigned char *buf, unsigned int buflen, int rw) ixp4xx_mmio_data_xfer() argument
|
H A D | pata_pcmcia.c | 91 ata_data_xfer_8bit(struct ata_queued_cmd *qc, unsigned char *buf, unsigned int buflen, int rw) ata_data_xfer_8bit() argument
|
H A D | pata_gayle.c | 43 pata_gayle_data_xfer(struct ata_queued_cmd *qc, unsigned char *buf, unsigned int buflen, int rw) pata_gayle_data_xfer() argument
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | libfdt-wrapper.c | 67 fdt_wrapper_getprop(const void *devp, const char *name, void *buf, const int buflen) fdt_wrapper_getprop() argument
|
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | olpc_dt.c | 107 olpc_dt_pkg2path(phandle node, char *buf, const int buflen, int *len) olpc_dt_pkg2path() argument
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | sm4-ce-gcm-glue.c | 80 unsigned int buflen = 0; in gcm_calculate_auth_mac() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | libfdt-wrapper.c | 67 fdt_wrapper_getprop(const void *devp, const char *name, void *buf, const int buflen) fdt_wrapper_getprop() argument
|
/kernel/linux/linux-5.10/tools/virtio/linux/ |
H A D | scatterlist.h | 161 sg_set_buf(struct scatterlist *sg, const void *buf, unsigned int buflen) sg_set_buf() argument 167 sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) sg_init_one() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/ |
H A D | devpts_pts.c | 82 static int resolve_procfd_symlink(int fd, char *buf, size_t buflen) in resolve_procfd_symlink() argument
|
/kernel/linux/linux-5.10/drivers/hv/ |
H A D | connection.c | 368 int vmbus_post_msg(void *buffer, size_t buflen, bool can_sleep) in vmbus_post_msg() argument
|