Home
last modified time | relevance | path

Searched refs:sys_read (Results 1 – 25 of 36) sorted by relevance

12

/linux/tools/testing/selftests/proc/
H A Dproc-self-syscall.c25 static inline ssize_t sys_read(int fd, void *buf, size_t len) in sys_read() function
49 rv = sys_read(fd, buf2, sizeof(buf2)); in main()
/linux/tools/include/nolibc/
H A Dsys.h748 ssize_t sys_read(int fd, void *buf, size_t count) in sys_read() function
756 return __sysret(sys_read(fd, buf, count)); in read()
/linux/Documentation/filesystems/
H A Dfuse.rst324 | | >sys_read()
343 | | <sys_read()
377 | | <sys_read()
/linux/Documentation/bpf/
H A Dprog_cgroup_sysctl.rst109 Since `task_dfl_cgroup(current)` is called at `sys_read` / `sys_write` time it
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl10 0 n64 read sys_read
H A Dsyscall_n32.tbl10 0 n32 read sys_read
H A Dsyscall_o32.tbl13 3 o32 read sys_read
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl10 0 n64 read sys_read
/linux/scripts/
H A Dsyscall.tbl82 63 common read sys_read
/linux/tools/scripts/
H A Dsyscall.tbl82 63 common read sys_read
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl12 0 common read sys_read
H A Dsyscall_32.tbl18 3 i386 read sys_read
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl13 3 common read sys_read
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl23 12 common read sys_read
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl13 3 common read sys_read
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl13 3 common read sys_read
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl12 0 common read sys_read
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl23 12 common read sys_read
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl13 3 common read sys_read
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl13 3 common read sys_read
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl13 3 common read sys_read
/linux/arch/arm/tools/
H A Dsyscall.tbl18 3 common read sys_read
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl14 3 common read sys_read
/linux/arch/arm64/tools/
H A Dsyscall_32.tbl17 3 common read sys_read
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl14 3 common read sys_read

12