Searched refs:ssize_t (Results 126 - 150 of 3689) sorted by relevance

1234567891011>>

/linux-master/arch/loongarch/kernel/
H A Dcrash_dump.c6 ssize_t copy_oldmem_page(struct iov_iter *iter, unsigned long pfn,
/linux-master/mm/damon/
H A Dsysfs-common.c34 static ssize_t min_show(struct kobject *kobj, struct kobj_attribute *attr,
43 static ssize_t min_store(struct kobject *kobj, struct kobj_attribute *attr,
59 static ssize_t max_show(struct kobject *kobj, struct kobj_attribute *attr,
68 static ssize_t max_store(struct kobject *kobj, struct kobj_attribute *attr,
/linux-master/drivers/media/pci/cx18/
H A Dcx18-fileops.h12 ssize_t cx18_v4l2_read(struct file *filp, char __user *buf, size_t count,
14 ssize_t cx18_v4l2_write(struct file *filp, const char __user *buf, size_t count,
/linux-master/fs/bcachefs/
H A Dfs-io-buffered.h18 ssize_t bch2_write_iter(struct kiocb *, struct iov_iter *);
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_wt_req.c23 static ssize_t workload_available_types_show(struct device *dev,
40 static ssize_t workload_type_store(struct device *dev,
47 ssize_t ret;
71 static ssize_t workload_type_show(struct device *dev,
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_hdcp_gsc.h21 ssize_t intel_hdcp_gsc_msg_send(struct drm_i915_private *i915, u8 *msg_in,
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_helpers.h71 static int __expect_icmp_ipv4(char *buf, ssize_t len)
75 ssize_t min_header_len = sizeof(*ip) + sizeof(*icmp);
89 typedef int (*filter_t) (char *, ssize_t);
109 ssize_t ret = -1;
/linux-master/drivers/cpuidle/
H A Dsysfs.c21 static ssize_t show_available_governors(struct device *dev,
25 ssize_t i = 0;
30 if (i >= (ssize_t) (PAGE_SIZE - (CPUIDLE_NAME_LEN + 2)))
42 static ssize_t show_current_driver(struct device *dev,
46 ssize_t ret;
60 static ssize_t show_current_governor(struct device *dev,
64 ssize_t ret;
76 static ssize_t store_current_governor(struct device *dev,
147 ssize_t (*show)(struct cpuidle_device *, char *);
148 ssize_t (*stor
[all...]
/linux-master/tools/lib/
H A Dvsprintf.c9 ssize_t ssize = size;
16 ssize_t ssize = size;
29 ssize_t ssize = size;
/linux-master/drivers/misc/genwqe/
H A Dcard_sysfs.c39 static ssize_t status_show(struct device *dev, struct device_attribute *attr,
49 static ssize_t appid_show(struct device *dev, struct device_attribute *attr,
60 static ssize_t version_show(struct device *dev, struct device_attribute *attr,
73 static ssize_t type_show(struct device *dev, struct device_attribute *attr,
85 static ssize_t tempsens_show(struct device *dev, struct device_attribute *attr,
96 static ssize_t freerunning_timer_show(struct device *dev,
108 static ssize_t queue_working_time_show(struct device *dev,
120 static ssize_t base_clock_show(struct device *dev,
148 static ssize_t curr_bitstream_show(struct device *dev,
164 static ssize_t next_bitstream_sho
[all...]
/linux-master/sound/aoa/soundbus/
H A Dsysfs.c8 static ssize_t modalias_show(struct device *dev, struct device_attribute *attr,
23 static ssize_t name_show(struct device *dev,
33 static ssize_t type_show(struct device *dev,
/linux-master/drivers/vfio/mdev/
H A Dmdev_sysfs.c19 ssize_t (*show)(struct mdev_type *mtype,
21 ssize_t (*store)(struct mdev_type *mtype,
31 static ssize_t mdev_type_attr_show(struct kobject *kobj,
36 ssize_t ret = -EIO;
43 static ssize_t mdev_type_attr_store(struct kobject *kobj,
49 ssize_t ret = -EIO;
61 static ssize_t create_store(struct mdev_type *mtype,
89 static ssize_t device_api_show(struct mdev_type *mtype,
96 static ssize_t name_show(struct mdev_type *mtype,
105 static ssize_t available_instances_sho
[all...]
/linux-master/include/linux/
H A Dof_device.h26 extern ssize_t of_device_modalias(struct device *dev, char *str, ssize_t len);
55 char *str, ssize_t len)
/linux-master/drivers/scsi/fnic/
H A Dfnic_attrs.c11 static ssize_t fnic_show_state(struct device *dev,
20 static ssize_t fnic_show_drv_version(struct device *dev,
26 static ssize_t fnic_show_link_state(struct device *dev,
/linux-master/fs/nfs/
H A Dnfs42.h21 ssize_t nfs42_proc_copy(struct file *, loff_t, struct file *, loff_t, size_t,
43 ssize_t nfs42_proc_getxattr(struct inode *inode, const char *name,
47 ssize_t nfs42_proc_listxattrs(struct inode *inode, void *buf,
/linux-master/drivers/dma/idxd/
H A Dsysfs.c20 static ssize_t engine_group_id_show(struct device *dev,
31 static ssize_t engine_group_id_store(struct device *dev,
115 static ssize_t group_read_buffers_reserved_show(struct device *dev,
124 static ssize_t group_tokens_reserved_show(struct device *dev,
132 static ssize_t group_read_buffers_reserved_store(struct device *dev,
165 static ssize_t group_tokens_reserved_store(struct device *dev,
181 static ssize_t group_read_buffers_allowed_show(struct device *dev,
190 static ssize_t group_tokens_allowed_show(struct device *dev,
198 static ssize_t group_read_buffers_allowed_store(struct device *dev,
228 static ssize_t group_tokens_allowed_stor
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay-sysfs.c24 static ssize_t overlay_name_show(struct omap_overlay *ovl, char *buf)
29 static ssize_t overlay_manager_show(struct omap_overlay *ovl, char *buf)
35 static ssize_t overlay_manager_store(struct omap_overlay *ovl, const char *buf,
106 static ssize_t overlay_input_size_show(struct omap_overlay *ovl, char *buf)
116 static ssize_t overlay_screen_width_show(struct omap_overlay *ovl, char *buf)
125 static ssize_t overlay_position_show(struct omap_overlay *ovl, char *buf)
135 static ssize_t overlay_position_store(struct omap_overlay *ovl,
164 static ssize_t overlay_output_size_show(struct omap_overlay *ovl, char *buf)
174 static ssize_t overlay_output_size_store(struct omap_overlay *ovl,
203 static ssize_t overlay_enabled_sho
[all...]
H A Dmanager-sysfs.c24 static ssize_t manager_name_show(struct omap_overlay_manager *mgr, char *buf)
29 static ssize_t manager_display_show(struct omap_overlay_manager *mgr, char *buf)
44 static ssize_t manager_display_store(struct omap_overlay_manager *mgr,
117 static ssize_t manager_default_color_show(struct omap_overlay_manager *mgr,
127 static ssize_t manager_default_color_store(struct omap_overlay_manager *mgr,
158 static ssize_t manager_trans_key_type_show(struct omap_overlay_manager *mgr,
172 static ssize_t manager_trans_key_type_store(struct omap_overlay_manager *mgr,
197 static ssize_t manager_trans_key_value_show(struct omap_overlay_manager *mgr,
207 static ssize_t manager_trans_key_value_store(struct omap_overlay_manager *mgr,
233 static ssize_t manager_trans_key_enabled_sho
[all...]
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c56 typedef ssize_t (*p_show_fn)(struct device *dev, struct device_attribute *attr,
79 static ssize_t enable_show(struct device *dev,
99 static ssize_t enable_store(struct device *dev,
130 static ssize_t powered_show(struct device *dev,
145 static ssize_t ctmid_show(struct device *dev,
154 static ssize_t nr_trigger_cons_show(struct device *dev,
176 static ssize_t coresight_cti_reg_show(struct device *dev,
193 static __maybe_unused ssize_t coresight_cti_reg_store(struct device *dev,
260 static ssize_t cti_reg32_show(struct device *dev, char *buf,
286 static ssize_t cti_reg32_stor
[all...]
H A Dcoresight-etm3x-sysfs.c13 static ssize_t nr_addr_cmp_show(struct device *dev,
24 static ssize_t nr_cntr_show(struct device *dev,
34 static ssize_t nr_ctxid_cmp_show(struct device *dev,
45 static ssize_t etmsr_show(struct device *dev,
65 static ssize_t reset_store(struct device *dev,
96 static ssize_t mode_show(struct device *dev,
107 static ssize_t mode_store(struct device *dev,
181 static ssize_t trigger_event_show(struct device *dev,
192 static ssize_t trigger_event_store(struct device *dev,
211 static ssize_t enable_event_sho
[all...]
/linux-master/sound/oss/dmasound/
H A Ddmasound_q40.c62 static ssize_t q40_ct_law(const u_char __user *userPtr, size_t userCount,
63 u_char frame[], ssize_t *frameUsed,
64 ssize_t frameLeft)
67 ssize_t count, used;
83 static ssize_t q40_ct_s8(const u_char __user *userPtr, size_t userCount,
84 u_char frame[], ssize_t *frameUsed,
85 ssize_t frameLeft)
87 ssize_t count, used;
102 static ssize_t q40_ct_u8(const u_char __user *userPtr, size_t userCount,
103 u_char frame[], ssize_t *frameUse
[all...]
/linux-master/drivers/s390/net/
H A Dqeth_core_sys.c19 static ssize_t qeth_dev_state_show(struct device *dev,
40 static ssize_t qeth_dev_chpid_show(struct device *dev,
50 static ssize_t qeth_dev_if_name_show(struct device *dev,
60 static ssize_t qeth_dev_card_type_show(struct device *dev,
84 static ssize_t qeth_dev_inbuf_size_show(struct device *dev,
94 static ssize_t qeth_dev_portno_show(struct device *dev,
102 static ssize_t qeth_dev_portno_store(struct device *dev,
134 static ssize_t qeth_dev_portname_show(struct device *dev,
140 static ssize_t qeth_dev_portname_store(struct device *dev,
153 static ssize_t qeth_dev_prioqing_sho
[all...]
/linux-master/drivers/net/wireless/marvell/libertas/
H A Ddebugfs.c25 static ssize_t write_file_dummy(struct file *file, const char __user *buf,
33 static ssize_t lbs_dev_info(struct file *file, char __user *userbuf,
40 ssize_t res;
55 static ssize_t lbs_sleepparams_write(struct file *file,
60 ssize_t ret;
92 static ssize_t lbs_sleepparams_read(struct file *file, char __user *userbuf,
96 ssize_t ret;
120 static ssize_t lbs_host_sleep_write(struct file *file,
125 ssize_t ret;
162 static ssize_t lbs_host_sleep_rea
[all...]
/linux-master/drivers/base/power/
H A Dsysfs.c101 static ssize_t control_show(struct device *dev, struct device_attribute *attr,
108 static ssize_t control_store(struct device * dev, struct device_attribute *attr,
124 static ssize_t runtime_active_time_show(struct device *dev,
137 static ssize_t runtime_suspended_time_show(struct device *dev,
150 static ssize_t runtime_status_show(struct device *dev,
182 static ssize_t autosuspend_delay_ms_show(struct device *dev,
192 static ssize_t autosuspend_delay_ms_store(struct device *dev,
211 static ssize_t pm_qos_resume_latency_us_show(struct device *dev,
225 static ssize_t pm_qos_resume_latency_us_store(struct device *dev,
255 static ssize_t pm_qos_latency_tolerance_us_sho
[all...]
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c52 static ssize_t hrtbt_enable_show(struct ib_device *ibdev, u32 port_num,
61 static ssize_t hrtbt_enable_store(struct ib_device *ibdev, u32 port_num,
88 static ssize_t loopback_store(struct ib_device *ibdev, u32 port_num,
104 static ssize_t led_override_store(struct ib_device *ibdev, u32 port_num,
124 static ssize_t status_show(struct ib_device *ibdev, u32 port_num,
155 static ssize_t status_str_show(struct ib_device *ibdev, u32 port_num,
162 ssize_t ret;
216 static ssize_t cc_table_bin_read(struct file *filp, struct kobject *kobj,
251 static ssize_t cc_setting_bin_read(struct file *filp, struct kobject *kobj,
308 static ssize_t sl2vl_attr_sho
[all...]

Completed in 256 milliseconds

1234567891011>>