Home
last modified time | relevance | path

Searched defs:buflen (Results 101 – 125 of 366) sorted by relevance

12345678910>>...15

/openbmc/linux/include/crypto/
H A Dblake2s.h31 unsigned int buflen; member
/openbmc/linux/include/linux/
H A Dcgroup.h594 static inline int cgroup_name(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_name()
599 static inline int cgroup_path(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_path()
684 static inline void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen) in cgroup_path_from_kernfs_id()
H A Dkernfs.h474 static inline int kernfs_name(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_name()
479 char *buf, size_t buflen) in kernfs_path_from_node()
595 static inline int kernfs_path(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_path()
/openbmc/linux/drivers/acpi/apei/
H A Derst.c821 size_t buflen) in __erst_read()
844 size_t buflen) in erst_read()
877 size_t buflen, size_t recordlen, const guid_t *creatorid) in erst_read_record()
/openbmc/qemu/block/
H A Dcrypto.c62 size_t buflen, in block_crypto_read_func()
85 size_t buflen, in block_crypto_write_func()
115 const uint8_t *buf, size_t buflen, void *opaque, in block_crypto_create_write_func()
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-ctrl.c112 int index, const unsigned char *buf, int buflen) in send_video_command()
132 u8 request, u16 value, void *buf, int buflen) in send_control_msg()
/openbmc/qemu/crypto/
H A Dtlscredsx509.c381 gsize buflen; in qcrypto_tls_creds_load_cert() local
436 gsize buflen; in qcrypto_tls_creds_load_ca_cert_list() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dsplit_huge_page_test.c53 static int write_file(const char *path, const char *buf, size_t buflen) in write_file()
/openbmc/linux/security/keys/
H A Dbig_key.c227 long big_key_read(const struct key *key, char *buffer, size_t buflen) in big_key_read()
/openbmc/linux/drivers/s390/char/
H A Ddiag_ftp.c57 u64 buflen; member
/openbmc/linux/arch/powerpc/boot/
H A Dlibfdt-wrapper.c68 void *buf, const int buflen) in fdt_wrapper_getprop()
/openbmc/linux/fs/
H A Danon_inodes.c33 static char *anon_inodefs_dname(struct dentry *dentry, char *buffer, int buflen) in anon_inodefs_dname()
/openbmc/linux/drivers/ata/
H A Dpata_buddha.c66 unsigned int buflen, int rw) in pata_buddha_data_xfer()
/openbmc/linux/net/sunrpc/
H A Dsysfs.c111 size_t buflen = PAGE_SIZE; in rpc_sysfs_xprt_srcaddr_show() local
137 size_t buflen = PAGE_SIZE; in rpc_sysfs_xprt_info_show() local
/openbmc/linux/security/integrity/ima/
H A Dima_template_lib.c50 u32 buflen = datalen; in ima_write_template_field_data() local
85 u32 buflen = field_data->len; in ima_show_template_data_ascii() local
/openbmc/linux/fs/smb/client/
H A Dsess.c1058 u16 *buflen, in build_ntlmssp_negotiate_blob()
1120 u16 *buflen, in build_ntlmssp_smb3_negotiate_blob()
1184 u16 *buflen, in build_ntlmssp_auth_blob()
/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp890 auto buflen = sysconf(_SC_GETPW_R_SIZE_MAX); in userPasswordExpired() local
1098 static auto buflen = sysconf(_SC_GETPW_R_SIZE_MAX); in getPrimaryGroup() local
1126 static auto buflen = sysconf(_SC_GETGR_R_SIZE_MAX); in isGroupMember() local
/openbmc/u-boot/cmd/
H A Dosd.c90 size_t buflen; in do_osd_write() local
/openbmc/qemu/tests/qtest/libqos/
H A Dfw_cfg.c76 void *data, size_t buflen) in qfw_cfg_get_file()
/openbmc/linux/kernel/sched/
H A Dautogroup.c285 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_core.c287 size_t buflen) in trusted_read()
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c80 unsigned int buflen = 0; in gcm_calculate_auth_mac() local
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h574 void *buf, int buflen) in create_single_sg()
592 int buflen) in create_multi_sg()
644 struct scatterlist *src, int buflen) in nitrox_creq_set_src_sg()
702 struct scatterlist *dst, int buflen) in nitrox_creq_set_dst_sg()
/openbmc/qemu/include/chardev/
H A Dchar-socket.h38 size_t buflen; member
/openbmc/linux/fs/nfs/
H A Dnamespace.c60 ssize_t buflen; in nfs_path() local

12345678910>>...15