Searched defs:buflen (Results 1 - 25 of 313) sorted by relevance

1234567891011>>

/linux-master/tools/lib/
H A Dstr_error_r.c21 char *str_error_r(int errnum, char *buf, size_t buflen) argument
/linux-master/security/keys/
H A Dcompat_dh.c16 compat_keyctl_dh_compute(struct keyctl_dh_params __user *params, char __user *buffer, size_t buflen, struct compat_keyctl_kdf_params __user *kdf) argument
H A Duser_defined.c171 long user_read(const struct key *key, char *buffer, size_t buflen) argument
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dutils.c5 void randomize_buffer(void *buf, size_t buflen) argument
/linux-master/tools/perf/util/
H A Dtarget.c148 target__strerror(struct target *target, int errnum, char *buf, size_t buflen) argument
/linux-master/drivers/usb/gadget/function/
H A Du_midi.h25 unsigned int buflen; member in struct:f_midi_opts
/linux-master/tools/power/cpupower/lib/
H A Dacpi_cppc.c17 acpi_cppc_read_file(unsigned int cpu, const char *fname, char *buf, size_t buflen) argument
H A Dcpupower.c24 unsigned int cpupower_read_sysfs(const char *path, char *buf, size_t buflen) argument
45 unsigned int cpupower_write_sysfs(const char *path, char *buf, size_t buflen) argument
/linux-master/kernel/sched/
H A Dautogroup.h59 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtrace_printk.c19 size_t buflen; local
H A Dtrace_vprintk.c19 size_t buflen; local
/linux-master/fs/nfs/
H A Dnfs42.h61 static inline u32 nfs42_listxattr_xdrsize(u32 buflen) argument
/linux-master/drivers/usb/storage/
H A Dprotocol.c121 usb_stor_access_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb, struct scatterlist **sgptr, unsigned int *offset, enum xfer_buf_dir dir) argument
169 usb_stor_set_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb) argument
[all...]
/linux-master/security/apparmor/
H A Dpath.c25 static int prepend(char **buffer, int buflen, const char *str, int namelen) argument
95 int buflen = aa_g_path_max - isdir; local
/linux-master/include/linux/
H A Dif_tun.h23 int buflen; member in struct:tun_xdp_hdr
/linux-master/include/crypto/
H A Dnhpoly1305.h47 unsigned int buflen; member in struct:nhpoly1305_state
H A Dpoly1305.h45 unsigned int buflen; member in struct:poly1305_desc_ctx
H A Dblake2b.h27 unsigned int buflen; member in struct:blake2b_state
/linux-master/drivers/usb/gadget/legacy/
H A Dgmidi.c48 static unsigned int buflen = 512; variable
/linux-master/fs/romfs/
H A Dstorage.c23 romfs_mtd_read(struct super_block *sb, unsigned long pos, void *buf, size_t buflen) argument
103 romfs_blk_read(struct super_block *sb, unsigned long pos, void *buf, size_t buflen) argument
214 romfs_dev_read(struct super_block *sb, unsigned long pos, void *buf, size_t buflen) argument
[all...]
/linux-master/drivers/crypto/qce/
H A Dsha.h46 unsigned int buflen; member in struct:qce_sha_reqctx
/linux-master/drivers/scsi/esas2r/
H A Desas2r_log.c130 size_t buflen = EVENT_LOG_BUFF_SIZE; local
/linux-master/net/netfilter/
H A Dnf_nat_ftp.c76 unsigned int buflen; 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) argument
/linux-master/security/tomoyo/
H A Drealpath.c94 tomoyo_get_absolute_path(const struct path *path, char * const buffer, const int buflen) argument
125 tomoyo_get_dentry_path(struct dentry *dentry, char * const buffer, const int buflen) argument
153 tomoyo_get_local_path(struct dentry *dentry, char * const buffer, const int buflen) argument
[all...]
/linux-master/tools/testing/vsock/
H A Dcontrol.c182 size_t buflen = 0; local

Completed in 293 milliseconds

1234567891011>>