Home
last modified time | relevance | path

Searched defs:buflen (Results 51 – 75 of 366) sorted by relevance

12345678910>>...15

/openbmc/linux/drivers/scsi/
H A Dsd_zbc.c145 unsigned int buflen, sector_t lba, in sd_zbc_do_report_zones()
202 unsigned int nr_zones, size_t *buflen) in sd_zbc_alloc_report_buffer()
263 size_t offset, buflen = 0; in sd_zbc_report_zones() local
/openbmc/linux/tools/perf/util/
H A Dtarget.c149 char *buf, size_t buflen) in target__strerror()
/openbmc/linux/fs/nfs/
H A Dnfs42proc.c1192 const void *buf, size_t buflen, int flags) in _nfs42_proc_setxattr()
1253 void *buf, size_t buflen, struct page **pages, in _nfs42_proc_getxattr()
1300 size_t buflen, u64 *cookiep, bool *eofp) in _nfs42_proc_listxattrs()
1368 void *buf, size_t buflen) in nfs42_proc_getxattr()
1413 const void *buf, size_t buflen, int flags) in nfs42_proc_setxattr()
1430 size_t buflen, u64 *cookiep, bool *eofp) in nfs42_proc_listxattrs()
H A Dnfs42xattr.c609 ssize_t buflen) in nfs4_xattr_cache_get()
648 ssize_t nfs4_xattr_cache_list(struct inode *inode, char *buf, ssize_t buflen) in nfs4_xattr_cache_list()
689 const char *buf, struct page **pages, ssize_t buflen) in nfs4_xattr_cache_add()
740 ssize_t buflen) in nfs4_xattr_cache_set_list()
H A Dnfs4idmap.c181 static int nfs_map_numeric_to_string(__u32 id, char *buf, size_t buflen) in nfs_map_numeric_to_string()
351 size_t buflen, struct idmap *idmap) in nfs_idmap_lookup_name()
779 int nfs_map_uid_to_name(const struct nfs_server *server, kuid_t uid, char *buf, size_t buflen) in nfs_map_uid_to_name()
793 int nfs_map_gid_to_group(const struct nfs_server *server, kgid_t gid, char *buf, size_t buflen) in nfs_map_gid_to_group()
/openbmc/linux/drivers/usb/gadget/function/
H A Du_midi.h25 unsigned int buflen; member
/openbmc/u-boot/drivers/video/
H A Dvideo_osd-uclass.c19 size_t buflen, uint count) in video_osd_set_mem()
/openbmc/linux/tools/power/cpupower/lib/
H A Dcpuidle.c54 size_t buflen) in cpuidle_state_read_file()
315 size_t buflen) in sysfs_cpuidle_read_file()
/openbmc/linux/drivers/net/usb/
H A Drndis_host.c58 int buflen) in rndis_msg_indicate()
91 int rndis_command(struct usbnet *dev, struct rndis_msg_hdr *buf, int buflen) in rndis_command()
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_driver.c226 int buflen) in uvc_parse_format()
518 int _buflen, buflen = alts->extralen; in uvc_parse_streaming() local
857 const unsigned char *buffer, int buflen) in uvc_parse_vendor_control()
932 const unsigned char *buffer, int buflen) in uvc_parse_standard_control()
1181 int buflen = alts->extralen; in uvc_parse_control() local
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dgmidi.c48 static unsigned int buflen = 512; variable
/openbmc/linux/include/crypto/
H A Dnhpoly1305.h47 unsigned int buflen; member
H A Dblake2b.h27 unsigned int buflen; member
/openbmc/linux/net/wireless/
H A Ddebugfs.c13 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ argument
/openbmc/linux/drivers/nfc/st21nfca/
H A Di2c.c250 static int get_frame_size(u8 *buf, int buflen) in get_frame_size()
263 static int check_crc(u8 *buf, int buflen) in check_crc()
/openbmc/linux/kernel/sched/
H A Dautogroup.h59 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
/openbmc/linux/security/keys/
H A Dinternal.h299 char __user *buffer, size_t buflen, in keyctl_dh_compute()
308 char __user *buffer, size_t buflen, in compat_keyctl_dh_compute()
H A Duser_defined.c171 long user_read(const struct key *key, char *buffer, size_t buflen) in user_read()
/openbmc/linux/fs/cachefiles/
H A Ddaemon.c211 char __user *_buffer, size_t buflen) in cachefiles_do_daemon_read()
259 size_t buflen, loff_t *pos) in cachefiles_daemon_read()
/openbmc/u-boot/board/gdsys/common/
H A Dosd_cmd.c26 size_t buflen; in do_osd_write() local
/openbmc/linux/include/linux/
H A Dif_tun.h23 int buflen; member
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_log.c130 size_t buflen = EVENT_LOG_BUFF_SIZE; in esas2r_log_master() local
/openbmc/linux/mm/
H A Dmmap_lock.c70 static void get_mm_memcg_path(struct mm_struct *mm, char *buf, size_t buflen) in get_mm_memcg_path()
/openbmc/qemu/crypto/
H A Dsecret_keyring.c31 long keyctl_read(int32_t key, uint8_t *buffer, size_t buflen) in keyctl_read()
/openbmc/linux/fs/kernfs/
H A Ddir.c54 static int kernfs_name_locked(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_name_locked()
136 char *buf, size_t buflen) in kernfs_path_from_node_locked()
196 int kernfs_name(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_name()
224 char *buf, size_t buflen) in kernfs_path_from_node()

12345678910>>...15