Home
last modified time | relevance | path

Searched defs:buflen (Results 151 – 175 of 510) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/kernel/arch/x86/platform/olpc/
H A Dolpc_dt.c108 const int buflen, int *len) in olpc_dt_pkg2path()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4idmap.c205 idtoname_parse(struct cache_detail *cd, char *buf, int buflen) in idtoname_parse()
375 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) in nametoid_parse()
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/
H A Dsaa7164-api.c797 int saa7164_api_read_eeprom(struct saa7164_dev *dev, u8 *buf, int buflen) in saa7164_api_read_eeprom()
1315 u32 buflen = 0; in saa7164_api_enum_subdevs() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqp.c107 size_t buflen, int wqe_index, in mlx5_ib_read_user_wqe_common()
134 void *buffer, size_t buflen, size_t *bc) in mlx5_ib_read_kernel_wqe_sq()
169 void *buffer, size_t buflen, size_t *bc) in mlx5_ib_read_user_wqe_sq()
220 size_t buflen, size_t *bc) in mlx5_ib_read_wqe_sq()
236 void *buffer, size_t buflen, size_t *bc) in mlx5_ib_read_user_wqe_rq()
256 size_t buflen, size_t *bc) in mlx5_ib_read_wqe_rq()
273 void *buffer, size_t buflen, size_t *bc) in mlx5_ib_read_user_wqe_srq()
290 size_t buflen, size_t *bc) in mlx5_ib_read_wqe_srq()
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm-interface.c353 int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen) in tpm_send()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfc.h49 nvme_fc_format_rjt(void *buf, u16 buflen, u8 ls_cmd, in nvme_fc_format_rjt()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.c1336 int buflen = tdata->node.node_num * sizeof(int); in fts_test_malloc_free_incell() local
1365 int buflen = tdata->node.node_num * sizeof(int); in fts_test_malloc_free_mc_sc() local
1424 int buflen = tdata->node.node_num * sizeof(int); in fts_test_malloc_free_sc() local
/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Dnlmsg.c414 size_t buflen; member
/OK3568_Linux_fs/kernel/security/keys/encrypted-keys/
H A Dencrypted.c327 const u8 *buf, unsigned int buflen) in calc_hmac()
901 size_t buflen) in encrypted_read()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Disp116x-hcd.c170 int buflen = isp116x->atl_last_dir == PTD_DIR_IN in pack_fifo() local
202 int buflen = isp116x->atl_last_dir == PTD_DIR_IN in unpack_fifo() local
/OK3568_Linux_fs/kernel/fs/
H A Dnsfs.c26 static char *ns_dname(struct dentry *dentry, char *buffer, int buflen) in ns_dname()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcm_app_utils.c918 wl_cntbuf_to_xtlv_format(void *ctx, void *cntbuf, int buflen, uint32 corerev) in wl_cntbuf_to_xtlv_format()
/OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/
H A Dnf-queue.c272 unsigned int buflen = 64 * 1024 + MNL_SOCKET_BUFFER_SIZE; in mainloop() local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcm_app_utils.c918 wl_cntbuf_to_xtlv_format(void *ctx, void *cntbuf, int buflen, uint32 corerev) in wl_cntbuf_to_xtlv_format()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcm_app_utils.c918 wl_cntbuf_to_xtlv_format(void *ctx, void *cntbuf, int buflen, uint32 corerev) in wl_cntbuf_to_xtlv_format()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcm_app_utils.c900 wl_cntbuf_to_xtlv_format(void *ctx, void *cntbuf, int buflen, uint32 corerev) in wl_cntbuf_to_xtlv_format()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_app_utils.c1159 wl_cntbuf_to_xtlv_format(void *ctx, void *cntbuf, int buflen, uint32 corerev) in wl_cntbuf_to_xtlv_format()
H A Ddhd_custom_cis.c702 uint16 iovlen = 0, buflen = 0, buflen_start = 0; in dhd_otp_get_iov_resp() local
786 dhd_otp_packfn_rgnstatus(void *ctx, uint8 *buf, uint16 *buflen) in dhd_otp_packfn_rgnstatus()
808 dhd_otp_packfn_rgndump(void *ctx, uint8 *buf, uint16 *buflen) in dhd_otp_packfn_rgndump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/sdio/
H A Drtl8822bs_io.c67 size_t buflen; in rtl8822bs_read_port() local
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dring_buffer.c329 void *buffer, u32 buflen, u32 *buffer_actual_len, in hv_ringbuffer_read()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_app_utils.c1159 wl_cntbuf_to_xtlv_format(void *ctx, void *cntbuf, int buflen, uint32 corerev) in wl_cntbuf_to_xtlv_format()
H A Ddhd_custom_cis.c702 uint16 iovlen = 0, buflen = 0, buflen_start = 0; in dhd_otp_get_iov_resp() local
786 dhd_otp_packfn_rgnstatus(void *ctx, uint8 *buf, uint16 *buflen) in dhd_otp_packfn_rgnstatus()
808 dhd_otp_packfn_rgndump(void *ctx, uint8 *buf, uint16 *buflen) in dhd_otp_packfn_rgndump()
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Dgp8psk.c155 u16 buflen = ptr[0] + 4; in gp8psk_load_bcm4500fw() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/sdio/
H A Drtl8822cs_io.c67 size_t buflen; in rtl8822cs_read_port() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dpmcraid.c3216 static struct pmcraid_sglist *pmcraid_alloc_sglist(int buflen) in pmcraid_alloc_sglist()
3483 int buflen, in pmcraid_build_passthrough_ioadls()
3542 int buflen, in pmcraid_release_passthrough_ioadls()
3571 unsigned int buflen, in pmcraid_ioctl_passthrough()
3841 unsigned int buflen, in pmcraid_ioctl_driver()

12345678910>>...21