Home
last modified time | relevance | path

Searched refs:size_t (Results 32051 - 32075 of 47304) sorted by relevance

1...<<1281128212831284128512861287128812891290>>...1893

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsmsc47m1.c268 const char *buf, size_t count) in fan_min_store()
305 const char *buf, size_t count) in fan_div_store()
370 const char *buf, size_t count) in pwm_store()
397 size_t count) in pwm_en_store()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dif_sdio.c446 size_t size; in if_sdio_prog_helper()
473 chunk_size = min_t(size_t, size, 60); in if_sdio_prog_helper()
542 size_t size, req_size; in if_sdio_prog_real()
611 chunk_size = min_t(size_t, req_size, 512); in if_sdio_prog_real()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Dfwio.c35 size_t len; in p54_parse_firmware()
92 priv->rx_mtu = (size_t) in p54_parse_firmware()
193 size_t frame_len = sizeof(*hdr) + payload_len; in p54_alloc_skb()
219 size_t eeprom_hdr_size; in p54_download_eeprom()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_wlan.h632 size_t ssid_len;
634 size_t wpa_ie_len;
636 size_t rsn_ie_len;
870 size_t generic_elem_len;
/kernel/linux/linux-5.10/drivers/parport/
H A Dshare.c64 static size_t dead_write(struct parport *p, const void *b, size_t l, int f) in dead_write()
66 static size_t dead_read(struct parport *p, void *b, size_t l, int f) in dead_read()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_srp.c158 const char *buf, size_t count) in store_srp_rport_delete()
222 const char *buf, const size_t count) in store_reconnect_delay()
273 const char *buf, size_t count) in store_srp_rport_fast_io_fail_tmo()
308 const char *buf, size_t count) in store_srp_rport_dev_loss_tmo()
H A Dvirtio_scsi.c420 size_t req_size, size_t resp_size) in __virtscsi_add_cmd()
486 size_t req_size, size_t resp_size, in virtscsi_add_cmd()
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs-sysfs.c37 const char *buf, size_t count, in ufs_sysfs_pm_lvl_store()
67 struct device_attribute *attr, const char *buf, size_t count) in rpm_lvl_store()
99 struct device_attribute *attr, const char *buf, size_t count) in spm_lvl_store()
166 const char *buf, size_t count) in auto_hibern8_store()
/kernel/linux/linux-5.10/drivers/uio/
H A Duio.c74 ssize_t (*store)(struct uio_mem *, const char *, size_t);
162 ssize_t (*store)(struct uio_port *, const char *, size_t);
564 size_t count, loff_t *ppos) in uio_read()
619 size_t count, loff_t *ppos) in uio_write()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dsierra.c50 size_t count; /* number of elements in array */
424 size_t writesize = min((size_t)count, (size_t)MAX_TRANSFER); in sierra_write()
/kernel/linux/linux-5.10/net/rds/
H A Drds.h787 size_t item_len);
899 int rds_recvmsg(struct socket *sock, struct msghdr *msg, size_t size,
912 int rds_sendmsg(struct socket *sock, struct msghdr *msg, size_t payload_len);
977 size_t nr);
/kernel/linux/linux-5.10/net/nfc/nci/
H A Dhci.c143 size_t data_len) in nci_hci_send_data()
209 const u8 *param, size_t param_len) in nci_hci_send_event()
223 const u8 *param, size_t param_len, in nci_hci_send_cmd()
563 const u8 *param, size_t param_len) in nci_hci_set_param()
/kernel/linux/linux-5.10/net/tls/
H A Dtls_main.c112 size_t size; in tls_push_sg()
472 size_t optsize; in do_tls_setsockopt_conf()
858 static size_t tls_get_info_size(const struct sock *sk) in tls_get_info_size()
860 size_t size = 0; in tls_get_info_size()
/kernel/linux/linux-5.10/include/net/
H A Dnetlink.h509 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize);
512 int nla_memcmp(const struct nlattr *nla, const void *data, size_t size);
951 static inline struct sk_buff *nlmsg_new(size_t payload, gfp_t flags) in nlmsg_new()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtas571x.c146 unsigned int reg, const long values[], size_t len) in tas571x_reg_write_multiword()
148 size_t i; in tas571x_reg_write_multiword()
151 size_t send_size = 1 + len * sizeof(uint32_t); in tas571x_reg_write_multiword()
177 unsigned int reg, long values[], size_t len) in tas571x_reg_read_multiword()
/kernel/linux/linux-5.10/tools/perf/util/
H A Darm-spe.c90 unsigned char *buf, size_t len) in arm_spe_dump()
93 size_t pos = 0; in arm_spe_dump()
129 size_t len) in arm_spe_dump_event()
932 size_t min_sz = sizeof(u64) * ARM_SPE_AUXTRACE_PRIV_MAX; in arm_spe_process_auxtrace_info()
H A Dmetricgroup.c606 size_t bkt; in metricgroup__add_metric_weak_group()
637 size_t bkt; in metricgroup__add_metric_non_group()
877 size_t bkt; in __resolve_metric()
1173 size_t alloc_size; in metricgroup__copy_metric_events()
/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.h1004 int __ceph_setxattr(struct inode *, const char *, const void *, size_t, int);
1005 ssize_t __ceph_getxattr(struct inode *, const char *, void *, size_t);
1006 extern ssize_t ceph_listxattr(struct dentry *, char *, size_t);
1180 char *data, size_t len);
/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs.h51 size_t da_addrlen;
244 extern size_t max_response_pages(struct nfs_server *server);
265 size_t pnfs_generic_pg_test(struct nfs_pageio_descriptor *pgio,
380 struct pnfs_commit_array *pnfs_alloc_commit_array(size_t n, gfp_t gfp_flags);
/kernel/linux/linux-5.10/fs/dlm/
H A Duser.c502 size_t count, loff_t *ppos) in device_write()
688 char __user *buf, size_t count) in copy_result_to_user()
760 static int copy_version_to_user(char __user *buf, size_t count) in copy_version_to_user()
776 static ssize_t device_read(struct file *file, char __user *buf, size_t count, in device_read()
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dwatchdog_dev.c42 #include <linux/types.h> /* For standard types (like size_t) */
458 const char *buf, size_t len) in nowayout_store()
576 const char *buf, size_t count) in pretimeout_governor_store()
662 size_t len, loff_t *ppos) in watchdog_write()
667 size_t i; in watchdog_write()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsproto.h234 size_t to_read);
525 size_t bufsize, struct cifs_sb_info *cifs_sb);
616 void extract_unc_hostname(const char *unc, const char **h, size_t *len);
637 const char *share, size_t share_len,
/kernel/linux/linux-5.10/fs/coda/
H A Dupcall.c233 struct CodaFid *new_fid, size_t old_length, in venus_rename()
234 size_t new_length, const char *old_name, in venus_rename()
574 size_t count, loff_t ppos, int type) in venus_access_intent()
855 size_t nbytes) in coda_downcall()
/kernel/linux/linux-5.10/include/scsi/
H A Dfc_encode.h93 unsigned int op, size_t req_size, in fc_ct_hdr_fill()
98 size_t ct_plen; in fc_ct_hdr_fill()
125 size_t len; in fc_ct_ns_fill()
209 size_t len; in fc_ct_ms_fill()
/kernel/linux/linux-5.10/kernel/
H A Dparams.c84 bool parameqn(const char *a, const char *b, size_t n) in parameqn()
86 size_t i; in parameqn()
557 const char *buf, size_t len) in param_attr_store()
891 const char *buf, size_t len) in module_attr_store()

Completed in 74 milliseconds

1...<<1281128212831284128512861287128812891290>>...1893