Home
last modified time | relevance | path

Searched defs:buflen (Results 276 – 300 of 366) sorted by relevance

1...<<1112131415

/openbmc/qemu/block/
H A Dqed.c200 size_t n, char *buf, size_t buflen) in qed_read_string()
/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.c1177 int buflen = intf->altsetting->extralen; in acm_probe() local
/openbmc/linux/fs/ntfs3/
H A Dinode.c1936 int buflen) in ntfs_readlink_hlp()
/openbmc/linux/fs/
H A Dnamei.c5075 int readlink_copy(char __user *buffer, int buflen, const char *link) in readlink_copy()
5100 int vfs_readlink(struct dentry *dentry, char __user *buffer, int buflen) in vfs_readlink()
5192 int page_readlink(struct dentry *dentry, char __user *buffer, int buflen) in page_readlink()
/openbmc/linux/block/
H A Dsed-opal.c303 static int read_sed_opal_key(const char *key_name, u_char *buffer, int buflen) in read_sed_opal_key()
471 size_t buflen = IO_BUFFER_LENGTH; in opal_recv_check() local
/openbmc/linux/drivers/scsi/
H A DBusLogic.c2890 int buflen = scsi_bufflen(command); in blogic_qcmd_lck() local
/openbmc/linux/lib/
H A Dbitmap.c906 int bitmap_parse(const char *start, unsigned int buflen, in bitmap_parse()
/openbmc/linux/tools/perf/util/
H A Ddso.c1497 int dso__strerror_load(struct dso *dso, char *buf, size_t buflen) in dso__strerror_load()
/openbmc/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c745 size_t buflen, bool to_buffer) in meson_mmc_copy_buffer()
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c2654 char *buf, u16 buflen) in bnx2i_send_nl_mesg()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpmac.c172 u16 buflen; member
/openbmc/linux/crypto/
H A Dtcrypt.c106 unsigned int buflen, const void *assoc, in sg_init_aead()
/openbmc/linux/fs/nfs/
H A Dinternal.h697 char *buffer, ssize_t buflen) in nfs_devname()
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c260 socklen_t buflen = 8; in sock_test_tcpulp() local
/openbmc/linux/drivers/usb/atm/
H A Dcxacru.c716 int buflen = ((size - 1) / stride + 1 + size * 2) * 4; in cxacru_cm_get_array() local
/openbmc/linux/drivers/input/touchscreen/
H A Dedt-ft5x06.c162 u8 *buf, int buflen) in edt_ft5x06_ts_check_crc()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c2341 int cgroup_path_ns_locked(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns_locked()
2349 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns()
6183 void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen) in cgroup_path_from_kernfs_id()
/openbmc/linux/net/tipc/
H A Dsocket.c1887 size_t buflen, int flags) in tipc_recvmsg()
2016 size_t buflen, int flags) in tipc_recvstream()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c862 void *buf, bus_size_t buflen, bus_dmamap_callback_t *cb, in ahc_dmamap_load()
/openbmc/linux/net/sunrpc/
H A Drpc_pipe.c105 char __user *dst, size_t buflen) in rpc_pipe_generic_upcall()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dgr_udc.c93 int buflen = ep->is_in ? req->req.length : req->req.actual; in gr_dbgprint_request() local
/openbmc/linux/include/uapi/linux/
H A Daudit.h518 __u32 buflen; /* total length of string fields */ member
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c748 void *buffer, int buflen) in brcmf_usb_dl_cmd()
/openbmc/qemu/hw/intc/
H A Darm_gicv3_its.c1280 hwaddr buflen; in process_cmdq() local
/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c1499 target_ulong buflen = args[4]; in h_guest_getset_state() local

1...<<1112131415