Home
last modified time | relevance | path

Searched defs:buflen (Results 176 – 200 of 366) sorted by relevance

12345678910>>...15

/openbmc/linux/security/keys/
H A Dkeyring.c453 size_t buflen; member
482 char *buffer, size_t buflen) in keyring_read()
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrulib.h124 size_t buflen; member
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dvp702x.c119 int buflen = max(olen + 2, ilen + 1); in vp702x_usb_inout_cmd() local
/openbmc/linux/lib/crypto/mpi/
H A Dmpicoder.c556 size_t buflen, size_t *nwritten, MPI a) in mpi_print()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_loopback.c35 unsigned buflen; member
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c186 u32 buflen = BNXT_RX_PAGE_SIZE; in bnxt_xdp_buff_init() local
/openbmc/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c727 static unsigned int read_sysfs(const char *path, char *buf, size_t buflen) in read_sysfs()
748 static unsigned int write_sysfs(const char *path, char *buf, size_t buflen) in write_sysfs()
/openbmc/linux/drivers/thunderbolt/
H A Dproperty.c611 const void *buf, size_t buflen) in tb_property_add_data()
/openbmc/linux/fs/nfs/
H A Ddns_resolve.c229 static int nfs_dns_parse(struct cache_detail *cd, char *buf, int buflen) in nfs_dns_parse()
/openbmc/linux/drivers/usb/musb/
H A Dcppi_dma.h66 u32 buflen; /* for RX: original buffer length */ member
/openbmc/linux/fs/cachefiles/
H A Dondemand.c398 char __user *_buffer, size_t buflen) in cachefiles_ondemand_daemon_read()
/openbmc/linux/fs/proc/
H A Dkcore.c336 size_t buflen = iov_iter_count(iter); in read_kcore_iter() local
/openbmc/linux/drivers/crypto/bcm/
H A Dspu.c489 u32 buflen = 0; in spum_assoc_resp_len() local
/openbmc/linux/drivers/infiniband/ulp/iser/
H A Discsi_iser.c695 enum iscsi_param param, char *buf, int buflen) in iscsi_iser_set_param()
/openbmc/qemu/crypto/
H A Dblock.c132 size_t offset, const uint8_t *buf, size_t buflen, in qcrypto_block_headerlen_hdr_write_func()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c55 int buflen = XFS_ATTR3_RMT_BUF_SPACE(mp, mp->m_sb.sb_blocksize); in xfs_attr3_rmt_blocks() local
/openbmc/linux/fs/smb/server/
H A Dtransport_rdma.c1227 struct kvec *iov, int niovs, int buflen, in smb_direct_writev()
1485 void *buf, unsigned int buflen, in smb_direct_rdma_write()
1494 void *buf, unsigned int buflen, in smb_direct_rdma_read()
/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c420 char __user *buf, size_t buflen) in gss_v0_upcall()
438 size_t buflen = sizeof(gss_msg->databuf); in gss_encode_v1_msg() local
505 char __user *buf, size_t buflen) in gss_v1_upcall()
/openbmc/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c164 static int read_file(const char *path, char *buf, size_t buflen) in read_file()
185 static int write_file(const char *path, const char *buf, size_t buflen) in write_file()
/openbmc/linux/drivers/atm/
H A Dsolos-pci.c189 int buflen; in solos_param_show() local
244 int buflen; in solos_param_store() local
/openbmc/qemu/include/hw/xen/interface/io/
H A Dnetif.h305 unsigned int buflen) in xen_netif_toeplitz_hash()
/openbmc/qemu/hw/usb/
H A Ddesc.c635 size_t buflen = USB_DESC_MAX_LEN; in usb_desc_get_descriptor() local
/openbmc/linux/sound/pci/hda/
H A Dhda_eld.c353 static void hdmi_print_pcm_rates(int pcm, char *buf, int buflen) in hdmi_print_pcm_rates()
/openbmc/linux/include/xen/interface/io/
H A Dnetif.h285 const uint8_t *buf, unsigned int buflen) in xen_netif_toeplitz_hash()
/openbmc/linux/drivers/scsi/
H A Dscsi_ioctl.c709 compat_uint_t buflen; member

12345678910>>...15