Home
last modified time | relevance | path

Searched refs:size_t (Results 7526 - 7550 of 17987) sorted by relevance

1...<<301302303304305306307308309310>>...720

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlm63.c340 const char *buf, size_t count) in set_fan()
380 const char *buf, size_t count) in set_pwm1()
417 const char *buf, size_t count) in pwm1_enable_store()
486 const char *buf, size_t count) in set_temp8()
551 const char *buf, size_t count) in set_temp11()
617 const char *buf, size_t count) in temp2_crit_hyst_store()
671 const char *buf, size_t count) in update_interval_store()
698 const char *buf, size_t count) in temp2_type_store()
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duverbs_main.c216 size_t count, loff_t *pos, in ib_uverbs_event_read()
217 size_t eventsz) in ib_uverbs_event_read()
270 size_t count, loff_t *pos) in ib_uverbs_async_event_read()
279 size_t count, loff_t *pos) in ib_uverbs_comp_event_read()
501 struct ib_uverbs_ex_cmd_hdr *ex_hdr, size_t count, in verify_hdr()
560 size_t count, loff_t *pos) in ib_uverbs_write()
607 size_t in_len = hdr.in_words * 4 - sizeof(hdr); in ib_uverbs_write()
608 size_t out_len = hdr.out_words * 4; in ib_uverbs_write()
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H A Defa_com.c298 size_t cmd_size_in_bytes, in __efa_com_submit_admin_cmd()
300 size_t comp_size_in_bytes) in __efa_com_submit_admin_cmd()
354 size_t pool_size = aq->depth * sizeof(*aq->comp_ctx_pool); in efa_com_init_comp_ctxt()
355 size_t size = aq->depth * sizeof(struct efa_comp_ctx); in efa_com_init_comp_ctxt()
384 size_t cmd_size_in_bytes, in efa_com_submit_admin_cmd()
386 size_t comp_size_in_bytes) in efa_com_submit_admin_cmd()
610 size_t cmd_size, in efa_com_cmd_exec()
612 size_t comp_size) in efa_com_cmd_exec()
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dlabel.c42 static size_t __sizeof_namespace_index(u32 nslot) in __sizeof_namespace_index()
49 size_t index_size) in __nvdimm_num_label_slots()
65 size_t sizeof_namespace_index(struct nvdimm_drvdata *ndd) in sizeof_namespace_index()
415 size_t config_size, read_size, max_xfer, offset; in nd_label_data_init()
458 max_xfer = min_t(size_t, ndd->nsarea.max_xfer, config_size); in nd_label_data_init()
495 size_t label_read_size; in nd_label_data_init()
773 size_t offset; in __pmem_label_update()
1005 size_t offset; in __blk_label_update()
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfcloop.c48 size_t blen = s->to - s->from + 1; in fcloop_verify_addr()
1049 const char *buf, size_t count) in fcloop_create_local_port()
1133 const char *buf, size_t count) in fcloop_delete_local_port()
1165 fcloop_alloc_nport(const char *buf, size_t count, bool remoteport) in fcloop_alloc_nport()
1260 const char *buf, size_t count) in fcloop_create_remote_port()
1327 const char *buf, size_t count) in fcloop_delete_remote_port()
1362 const char *buf, size_t count) in fcloop_create_target_port()
1425 const char *buf, size_t count) in fcloop_delete_target_port()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_spi.c287 const char *buf, size_t count) \
319 const char *buf, size_t count) \
337 const char *buf, size_t count) \
402 const char *buf, size_t count) in store_spi_revalidate()
445 size_t count, int *periodp) in store_spi_transport_period_helper()
498 const char *buf, size_t count) in store_spi_transport_period()
543 const char *buf, size_t count) in store_spi_transport_min_period()
573 const char *buf, size_t count) in store_spi_host_signalling()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_sourcesink.c903 const char *page, size_t len) in f_ss_opts_pattern_store()
946 const char *page, size_t len) in f_ss_opts_isoc_interval_store()
989 const char *page, size_t len) in f_ss_opts_isoc_maxpacket_store()
1032 const char *page, size_t len) in f_ss_opts_isoc_mult_store()
1075 const char *page, size_t len) in f_ss_opts_isoc_maxburst_store()
1118 const char *page, size_t len) in f_ss_opts_bulk_buflen_store()
1156 const char *page, size_t len) in f_ss_opts_bulk_qlen_store()
1194 const char *page, size_t len) in f_ss_opts_iso_qlen_store()
/kernel/linux/linux-5.10/net/qrtr/
H A Daf_qrtr.c84 #define QRTR_HDR_MAX_SIZE max_t(size_t, sizeof(struct qrtr_hdr_v1), \
338 size_t len = skb->len; in qrtr_node_enqueue()
427 int qrtr_endpoint_post(struct qrtr_endpoint *ep, const void *data, size_t len) in qrtr_endpoint_post()
435 size_t size; in qrtr_endpoint_post()
437 size_t hdrlen; in qrtr_endpoint_post()
879 static int qrtr_sendmsg(struct socket *sock, struct msghdr *msg, size_t len) in qrtr_sendmsg()
889 size_t plen; in qrtr_sendmsg()
1011 size_t size, int flags) in qrtr_recvmsg()
/kernel/linux/linux-5.10/include/linux/
H A Dusb.h413 unsigned char type, void **ptr, size_t min);
919 static inline int usb_make_path(struct usb_device *dev, char *buf, size_t size) in usb_make_path()
1111 const char *buf, size_t count);
1777 void *usb_alloc_coherent(struct usb_device *dev, size_t size,
1779 void usb_free_coherent(struct usb_device *dev, size_t size,
1839 char *buf, size_t size);
1882 size_t bytes;
1907 size_t length,
/kernel/linux/linux-5.10/fs/fuse/
H A Dvirtio_fs.c68 size_t window_len;
302 size_t len; in virtio_fs_read_tag()
751 size_t max_nr_pages = fs->window_len/PAGE_SIZE - pgoff; in virtio_fs_direct_access()
761 static size_t virtio_fs_copy_from_iter(struct dax_device *dax_dev, in virtio_fs_copy_from_iter()
763 size_t bytes, struct iov_iter *i) in virtio_fs_copy_from_iter()
768 static size_t virtio_fs_copy_to_iter(struct dax_device *dax_dev, in virtio_fs_copy_to_iter()
770 size_t bytes, struct iov_iter *i) in virtio_fs_copy_to_iter()
776 pgoff_t pgoff, size_t nr_pages) in virtio_fs_zero_page_range()
/kernel/linux/linux-5.10/drivers/w1/
H A Dw1.c118 size_t count) in rw_write()
137 size_t count) in rw_read()
222 const char * buf, size_t count) in w1_master_attribute_store_search()
258 const char *buf, size_t count) in w1_master_attribute_store_pullup()
316 struct device_attribute *attr, const char *buf, size_t count) in w1_master_attribute_store_max_slave_count()
398 static int w1_atoreg_num(struct device *dev, const char *buf, size_t count, in w1_atoreg_num()
459 const char *buf, size_t count) in w1_master_attribute_store_add()
497 const char *buf, size_t count) in w1_master_attribute_store_remove()
/kernel/linux/linux-5.10/fs/orangefs/
H A Dinode.c25 size_t len, wlen; in orangefs_writepage_locked()
80 size_t len;
96 size_t len; in orangefs_writepages_work()
468 size_t x; in orangefs_invalidatepage()
478 size_t x; in orangefs_invalidatepage()
562 size_t count = iov_iter_count(iter); in orangefs_direct_IO()
589 size_t each_count = iov_iter_count(iter); in orangefs_direct_IO()
590 size_t amt_complete; in orangefs_direct_IO()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_file.c223 size_t count = iov_iter_count(to); in xfs_file_dio_aio_read()
252 size_t count = iov_iter_count(to); in xfs_file_dax_read()
339 size_t count = iov_iter_count(from); in xfs_file_aio_write_checks()
537 size_t count = iov_iter_count(from); in xfs_file_dio_aio_write()
625 size_t count; in xfs_file_dax_write()
749 size_t ocount = iov_iter_count(from); in xfs_file_write_iter()
1191 size_t bufsize; in xfs_file_readdir()
1205 bufsize = (size_t)min_t(loff_t, XFS_READDIR_BUFSIZE, ip->i_d.di_size); in xfs_file_readdir()
/kernel/linux/linux-5.10/drivers/greybus/
H A Des2.c145 size_t size, int *result, unsigned int timeout);
395 size_t buffer_size; in message_send()
650 size_t peer_space, unsigned int timeout) in es2_cport_quiesce()
977 size_t size, int *result, unsigned int timeout) in arpc_sync()
1118 size_t count, loff_t *ppos) in apb_log_read()
1122 size_t copied; in apb_log_read()
1172 size_t count, loff_t *ppos) in apb_log_enable_read()
1183 size_t count, loff_t *ppos) in apb_log_enable_write()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_bo.c515 size_t acc_size = bo->acc_size; in ttm_bo_release()
1137 size_t acc_size, in ttm_bo_init_reserved()
1245 size_t acc_size, in ttm_bo_init()
1266 static size_t ttm_bo_acc_size(struct ttm_bo_device *bdev, in ttm_bo_acc_size()
1271 size_t size = 0; in ttm_bo_acc_size()
1279 size_t ttm_bo_dma_acc_size(struct ttm_bo_device *bdev, in ttm_bo_dma_acc_size()
1284 size_t size = 0; in ttm_bo_dma_acc_size()
1302 size_t acc_size; in ttm_bo_create()
/kernel/linux/linux-5.10/drivers/staging/media/tegra-vde/
H A Dvde.c302 size_t bitstream_data_size, in tegra_vde_setup_hw_context()
493 size_t min_size, in tegra_vde_attach_dmabuf()
494 size_t align_size, in tegra_vde_attach_dmabuf()
497 size_t *size, in tegra_vde_attach_dmabuf()
544 size_t lsize, size_t csize) in tegra_vde_attach_dmabufs_to_frame()
704 size_t lsize, csize; in tegra_vde_ioctl_decode_h264()
705 size_t bitstream_data_size; in tegra_vde_ioctl_decode_h264()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dcxl.h722 ssize_t cxl_pci_read_adapter_vpd(struct cxl *adapter, void *buf, size_t len);
852 loff_t off, size_t count);
976 void cxl_dump_debug_buffer(void *addr, size_t size);
1047 ssize_t afu_read(struct file *file, char __user *buf, size_t count, loff_t *off);
1054 ssize_t cxl_guest_read_adapter_vpd(struct cxl *adapter, void *buf, size_t len);
1055 ssize_t cxl_guest_read_afu_vpd(struct cxl_afu *afu, void *buf, size_t len);
1089 loff_t off, size_t count);
1101 ssize_t (*read_adapter_vpd)(struct cxl *adapter, void *buf, size_t count);
/kernel/linux/linux-6.6/drivers/misc/
H A Dapds990x.c680 const char *buf, size_t len) in apds990x_lux_calib_store()
745 const char *buf, size_t len) in apds990x_rate_store()
804 const char *buf, size_t len) in apds990x_prox_enable_store()
846 const char *buf, size_t len) in apds990x_prox_reporting_mode_store()
917 const char *buf, size_t len) in apds990x_lux_thresh_above_store()
929 const char *buf, size_t len) in apds990x_lux_thresh_below_store()
957 const char *buf, size_t len) in apds990x_prox_threshold_store()
992 const char *buf, size_t len) in apds990x_power_state_store()
/kernel/linux/linux-6.6/drivers/base/
H A Dbus.c118 const char *buf, size_t count) in drv_attr_store()
163 const char *buf, size_t count) in bus_attr_store()
234 size_t count) in unbind_store()
257 size_t count) in bind_store()
291 const char *buf, size_t count) in drivers_autoprobe_store()
308 const char *buf, size_t count) in drivers_probe_store()
629 size_t count) in uevent_store()
812 const char *buf, size_t count) in bus_uevent_store()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_file.c351 size_t len, in xfs_file_splice_read()
391 size_t count = iov_iter_count(from); in xfs_file_write_checks()
639 size_t isize = i_size_read(VFS_I(ip)); in xfs_file_dio_write_unaligned()
640 size_t count = iov_iter_count(from); in xfs_file_dio_write_unaligned()
713 size_t count = iov_iter_count(from); in xfs_file_dio_write()
836 size_t ocount = iov_iter_count(from); in xfs_file_write_iter()
1277 size_t bufsize; in xfs_file_readdir()
1291 bufsize = (size_t)min_t(loff_t, XFS_READDIR_BUFSIZE, ip->i_disk_size); in xfs_file_readdir()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dcompression.c78 bool btrfs_compress_is_valid_type(const char *str, size_t len) in btrfs_compress_is_valid_type()
83 size_t comp_len = strlen(btrfs_compress_types[i]); in btrfs_compress_is_valid_type()
144 unsigned long start_byte, size_t srclen, size_t destlen) in compression_decompress()
426 size_t zero_offset = offset_in_page(isize); in add_ra_bio_pages()
944 unsigned long start_byte, size_t srclen, size_t destlen) in btrfs_decompress()
1020 size_t copy_len; in btrfs_decompress_buf2page()
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1.c115 size_t count) in rw_write()
134 size_t count) in rw_read()
218 const char * buf, size_t count) in w1_master_attribute_store_search()
254 const char *buf, size_t count) in w1_master_attribute_store_pullup()
308 struct device_attribute *attr, const char *buf, size_t count) in w1_master_attribute_store_max_slave_count()
390 static int w1_atoreg_num(struct device *dev, const char *buf, size_t count, in w1_atoreg_num()
451 const char *buf, size_t count) in w1_master_attribute_store_add()
489 const char *buf, size_t count) in w1_master_attribute_store_remove()
/kernel/linux/linux-6.6/include/linux/
H A Dusb.h435 unsigned char type, void **ptr, size_t min);
951 static inline int usb_make_path(struct usb_device *dev, char *buf, size_t size) in usb_make_path()
1143 const char *buf, size_t count);
1821 void *usb_alloc_coherent(struct usb_device *dev, size_t size,
1823 void usb_free_coherent(struct usb_device *dev, size_t size,
1883 char *buf, size_t size);
1927 size_t bytes;
1952 size_t length,
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_spi.c286 const char *buf, size_t count) \
318 const char *buf, size_t count) \
336 const char *buf, size_t count) \
401 const char *buf, size_t count) in store_spi_revalidate()
444 size_t count, int *periodp) in store_spi_transport_period_helper()
497 const char *buf, size_t count) in store_spi_transport_period()
542 const char *buf, size_t count) in store_spi_transport_min_period()
572 const char *buf, size_t count) in store_spi_host_signalling()
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dbus.c359 u32 addr, size_t count, u16 dev_num, u8 flags, u8 *buf) in sdw_fill_msg()
412 size_t count, u8 *val) in sdw_ntransfer_no_pm()
415 size_t size; in sdw_ntransfer_no_pm()
420 size = min_t(size_t, count, (SDW_REGADDR + 1) - (addr & SDW_REGADDR)); in sdw_ntransfer_no_pm()
448 int sdw_nread_no_pm(struct sdw_slave *slave, u32 addr, size_t count, u8 *val) in sdw_nread_no_pm()
464 int sdw_nwrite_no_pm(struct sdw_slave *slave, u32 addr, size_t count, const u8 *val) in sdw_nwrite_no_pm()
605 int sdw_nread(struct sdw_slave *slave, u32 addr, size_t count, u8 *val) in sdw_nread()
636 int sdw_nwrite(struct sdw_slave *slave, u32 addr, size_t count, const u8 *val) in sdw_nwrite()

Completed in 52 milliseconds

1...<<301302303304305306307308309310>>...720