vfs_splice_read
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Selective Inline ⚠️long int vfs_splice_read(struct file *in, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In fs/splice.c (ffffffff814fa9f0)
Location: fs/splice.c:965
Inline: True
Direct callers:
- fs/splice.c:splice_file_to_pipe
- fs/splice.c:splice_direct_to_actor
Symbols:
ffffffff814fa9f0-ffffffff814fab17: vfs_splice_read (STB_GLOBAL)
6.8
: ✅ssize_t vfs_splice_read(struct file *in, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/splice.c (ffffffff8152f5a0)
Location: fs/splice.c:1003
Inline: False
Direct callers:
- fs/backing-file.c:backing_file_splice_read
Symbols:
ffffffff8152f5a0-ffffffff8152f603: vfs_splice_read (STB_GLOBAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
6.5
and 6.8
⚠️long int
➡️ ssize_t