Home
last modified time | relevance | path

Searched defs:buflen (Results 51 - 75 of 630) sorted by relevance

12345678910>>...26

/kernel/linux/linux-6.6/include/crypto/
H A Dpoly1305.h45 unsigned int buflen; member
H A Dnhpoly1305.h47 unsigned int buflen; member
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Dgmidi.c48 static unsigned int buflen = 512; variable
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dsha.h46 unsigned int buflen; member
/kernel/linux/linux-6.6/drivers/hv/
H A Dconnection.c410 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 Dcpupower.c24 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 Drealpath.c94 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 Duser_defined.c171 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 Dcontrol.c182 size_t buflen = 0; in control_readln() local
/kernel/liteos_a/drivers/char/perf/src/
H A Dperf.c60 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 Drandom.c72 ssize_t RanRead(struct file *filep, char *buffer, size_t buflen) in RanRead() argument
/kernel/liteos_a/drivers/char/trace/src/
H A Dtrace.c62 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 Desas2r_log.c130 size_t buflen = EVENT_LOG_BUFF_SIZE; in esas2r_log_master() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_nat_ftp.c76 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 Dblake2b_generic.c43 size_t buflen; member
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_ixp4xx_cf.c39 ixp4xx_mmio_data_xfer(struct ata_queued_cmd *qc, unsigned char *buf, unsigned int buflen, int rw) ixp4xx_mmio_data_xfer() argument
H A Dpata_pcmcia.c91 ata_data_xfer_8bit(struct ata_queued_cmd *qc, unsigned char *buf, unsigned int buflen, int rw) ata_data_xfer_8bit() argument
H A Dpata_gayle.c43 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 Dlibfdt-wrapper.c67 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 Dolpc_dt.c107 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 Dsm4-ce-gcm-glue.c80 unsigned int buflen = 0; in gcm_calculate_auth_mac() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dlibfdt-wrapper.c67 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 Dscatterlist.h161 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 Ddevpts_pts.c82 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 Dconnection.c368 int vmbus_post_msg(void *buffer, size_t buflen, bool can_sleep) in vmbus_post_msg() argument

Completed in 11 milliseconds

12345678910>>...26