Searched refs:ssize_t (Results 101 - 125 of 3714) sorted by path

1234567891011>>

/linux-master/tools/testing/selftests/net/
H A Dpsock_tpacket.c761 ssize_t ret;
/linux-master/tools/testing/selftests/proc/
H A Dfd-001-lookup.c36 ssize_t rv;
47 ssize_t rv;
H A Dfd-003-kthread.c45 ssize_t rv;
H A Dself.c28 ssize_t rv;
H A Dsetns-dcache.c113 ssize_t rv;
H A Dsetns-sysvipc.c112 ssize_t rv;
H A Dthread-self.c31 ssize_t rv;
/linux-master/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c62 ssize_t cnt;
/linux-master/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c62 ssize_t cnt;
/linux-master/tools/usb/
H A Dffs-test.c336 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes);
337 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes);
338 static ssize_t ep0_consume(struct thread *t, const void *buf, size_t nbytes);
339 static ssize_t fill_in_buf(struct thread *t, void *buf, size_t nbytes);
340 static ssize_t empty_out_buf(struct thread *t, const void *buf, size_t nbytes);
347 ssize_t (*in)(struct thread *, void *, size_t);
350 ssize_t (*out)(struct thread *, const void *, size_t);
356 ssize_t status;
423 ssize_t ret;
483 static ssize_t read_wra
[all...]
/linux-master/tools/virtio/virtio-trace/
H A Dtrace-agent-rw.c106 ssize_t rlen, wlen;
107 ssize_t ret;
/linux-master/arch/alpha/boot/tools/
H A Dobjstrip.c251 if ((ssize_t) nwritten == -1) {
276 if ((ssize_t) nwritten == -1) {
/linux-master/arch/alpha/kernel/
H A Dbugs.c20 ssize_t cpu_show_meltdown(struct device *dev,
29 ssize_t cpu_show_spectre_v1(struct device *dev,
38 ssize_t cpu_show_spectre_v2(struct device *dev,
H A Dsrm_env.c89 static ssize_t srm_env_proc_write(struct file *file, const char __user *buffer,
H A Dsrmcons.c130 static ssize_t
/linux-master/arch/arc/kernel/
H A Dperf_event.c646 static ssize_t arc_pmu_events_sysfs_show(struct device *dev,
/linux-master/arch/arm/common/
H A DbL_switcher.c669 static ssize_t bL_switcher_active_show(struct kobject *kobj,
675 static ssize_t bL_switcher_active_store(struct kobject *kobj,
695 static ssize_t bL_switcher_trace_trigger_store(struct kobject *kobj,
/linux-master/arch/arm/kernel/
H A Datags_proc.c13 static ssize_t atags_read(struct file *file, char __user *buf,
H A Dcrash_dump.c19 ssize_t copy_oldmem_page(struct iov_iter *iter, unsigned long pfn,
H A Dspectre.c17 ssize_t cpu_show_spectre_v1(struct device *dev, struct device_attribute *attr,
33 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr,
/linux-master/arch/arm/mach-imx/
H A Dmmdc.c125 static ssize_t mmdc_pmu_cpumask_show(struct device *dev,
/linux-master/arch/arm/mach-omap1/
H A Dpm.c77 static ssize_t idle_show(struct kobject *kobj, struct kobj_attribute *attr,
83 static ssize_t idle_store(struct kobject *kobj, struct kobj_attribute *attr,
/linux-master/arch/arm/mach-omap2/
H A Did.c770 static ssize_t
/linux-master/arch/arm/mach-orion5x/
H A Dts78xx-setup.c457 static ssize_t ts78xx_fpga_show(struct kobject *kobj,
466 static ssize_t ts78xx_fpga_store(struct kobject *kobj,
/linux-master/arch/arm/mach-pxa/
H A Dsharpsl_pm.c785 static ssize_t battery_percentage_show(struct device *dev, struct device_attribute *attr, char *buf)
790 static ssize_t battery_voltage_show(struct device *dev, struct device_attribute *attr, char *buf)

Completed in 950 milliseconds

1234567891011>>