Searched refs:ssize_t (Results 76 - 100 of 3714) sorted by last modified time

1234567891011>>

/linux-master/arch/x86/events/
H A Drapl.c376 static ssize_t rapl_get_attr_cpumask(struct device *dev,
/linux-master/arch/x86/events/intel/
H A Dcstate.c120 static ssize_t __cstate_##_var##_show(struct device *dev, \
130 static ssize_t cstate_get_attr_cpumask(struct device *dev,
295 static ssize_t cstate_get_attr_cpumask(struct device *dev,
/linux-master/virt/kvm/
H A Dkvm_main.c4325 static ssize_t kvm_vcpu_stats_read(struct file *file, char __user *user_buffer,
5018 static ssize_t kvm_vm_stats_read(struct file *file, char __user *user_buffer,
/linux-master/tools/testing/selftests/mm/
H A Dksm_functional_tests.c81 ssize_t read_size;
106 ssize_t ret;
122 ssize_t ret;
H A Dmemfd_secret.c89 ssize_t transferred;
H A Dcow.c159 ssize_t cur, total, transferred;
296 ssize_t cur, total, transferred;
411 ssize_t cur, total;
/linux-master/tools/testing/selftests/memfd/
H A Dmemfd_test.c48 static ssize_t fd2name(int fd, char *buf, size_t bufsize)
52 ssize_t nbytes;
334 ssize_t l;
424 ssize_t l;
504 ssize_t l;
649 ssize_t l;
673 ssize_t l;
/linux-master/security/landlock/
H A Dsyscalls.c125 static ssize_t fop_dummy_read(struct file *const filp, char __user *const buf,
132 static ssize_t fop_dummy_write(struct file *const filp,
/linux-master/scripts/kconfig/
H A Dconfdata.c300 static ssize_t getline_stripped(char **lineptr, size_t *n, FILE *stream)
302 ssize_t len;
/linux-master/scripts/
H A Dkallsyms.c129 ssize_t readlen;
/linux-master/net/vmw_vsock/
H A Daf_vsock.c1824 ssize_t total_written;
1882 ssize_t written;
2053 ssize_t copied;
2083 ssize_t read;
2131 ssize_t msg_len;
/linux-master/net/unix/
H A Daf_unix.c770 static ssize_t unix_stream_splice_read(struct socket *, loff_t *ppos,
2915 static ssize_t unix_stream_splice_read(struct socket *sock, loff_t *ppos,
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1401 static ssize_t write_gssp(struct file *file, const char __user *buf,
1429 static ssize_t read_gssp(struct file *file, char __user *buf,
1482 static ssize_t read_gss_krb5_enctypes(struct file *file, char __user *buf,
1490 ssize_t ret;
1571 ssize_t handle_len;
/linux-master/net/
H A Dsocket.c118 static ssize_t sock_read_iter(struct kiocb *iocb, struct iov_iter *to);
119 static ssize_t sock_write_iter(struct kiocb *iocb, struct iov_iter *from);
131 static ssize_t sock_splice_read(struct file *file, loff_t *ppos,
571 static ssize_t sockfs_listxattr(struct dentry *dentry, char *buffer,
574 ssize_t len;
575 ssize_t used = 0;
1097 static ssize_t sock_splice_read(struct file *file, loff_t *ppos,
1121 static ssize_t sock_read_iter(struct kiocb *iocb, struct iov_iter *to)
1127 ssize_t res;
1143 static ssize_t sock_write_ite
[all...]
/linux-master/net/smc/
H A Daf_smc.c3256 static ssize_t smc_splice_read(struct socket *sock, loff_t *ppos,
/linux-master/net/qrtr/
H A Dns.c592 ssize_t msglen;
/linux-master/net/bluetooth/
H A Dl2cap_sock.c1137 ssize_t avail = sk->sk_rcvbuf - atomic_read(&sk->sk_rmem_alloc);
/linux-master/mm/
H A Dvmscan.c5106 static ssize_t min_ttl_ms_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf)
5112 static ssize_t min_ttl_ms_store(struct kobject *kobj, struct kobj_attribute *attr,
5127 static ssize_t enabled_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf)
5144 static ssize_t enabled_store(struct kobject *kobj, struct kobj_attribute *attr,
5453 static ssize_t lru_gen_seq_write(struct file *file, const char __user *src,
H A Duserfaultfd.c491 static __always_inline ssize_t mfill_atomic_hugetlb(
500 ssize_t err;
648 extern ssize_t mfill_atomic_hugetlb(struct userfaultfd_ctx *ctx,
656 static __always_inline ssize_t mfill_atomic_pte(pmd_t *dst_pmd,
663 ssize_t err;
700 static __always_inline ssize_t mfill_atomic(struct userfaultfd_ctx *ctx,
708 ssize_t err;
861 ssize_t mfill_atomic_copy(struct userfaultfd_ctx *ctx, unsigned long dst_start,
869 ssize_t mfill_atomic_zeropage(struct userfaultfd_ctx *ctx,
877 ssize_t mfill_atomic_continu
[all...]
H A Dswap_state.c913 static ssize_t vma_ra_enabled_show(struct kobject *kobj,
919 static ssize_t vma_ra_enabled_store(struct kobject *kobj,
923 ssize_t ret;
H A Dslub.c6155 static ssize_t show_slab_objects(struct kmem_cache *s,
6272 ssize_t (*show)(struct kmem_cache *s, char *buf);
6273 ssize_t (*store)(struct kmem_cache *s, const char *x, size_t count);
6282 static ssize_t slab_size_show(struct kmem_cache *s, char *buf)
6288 static ssize_t align_show(struct kmem_cache *s, char *buf)
6294 static ssize_t object_size_show(struct kmem_cache *s, char *buf)
6300 static ssize_t objs_per_slab_show(struct kmem_cache *s, char *buf)
6306 static ssize_t order_show(struct kmem_cache *s, char *buf)
6312 static ssize_t min_partial_show(struct kmem_cache *s, char *buf)
6317 static ssize_t min_partial_stor
[all...]
H A Dshmem.c2784 static ssize_t shmem_file_read_iter(struct kiocb *iocb, struct iov_iter *to)
2792 ssize_t retval = 0;
2903 static ssize_t shmem_file_write_iter(struct kiocb *iocb, struct iov_iter *from)
2907 ssize_t ret;
2970 static ssize_t shmem_file_splice_read(struct file *in, loff_t *ppos,
2983 npages = max_t(ssize_t, pipe->max_usage - used, 0);
3771 static ssize_t shmem_listxattr(struct dentry *dentry, char *buffer, size_t size)
4703 static ssize_t shmem_enabled_show(struct kobject *kobj,
4727 static ssize_t shmem_enabled_store(struct kobject *kobj,
H A Dreadahead.c722 ssize_t ksys_readahead(int fd, loff_t offset, size_t count)
724 ssize_t ret;
H A Dpage_owner.c540 static ssize_t
652 static ssize_t
H A Dmempolicy.c3353 static ssize_t node_show(struct kobject *kobj, struct kobj_attribute *attr,
3364 static ssize_t node_store(struct kobject *kobj, struct kobj_attribute *attr,

Completed in 393 milliseconds

1234567891011>>