Home
last modified time | relevance | path

Searched refs:sys_write (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.1.9/samples/bpf/
Dtrace_output_kern.c14 SEC("kprobe/" SYSCALL(sys_write)) in SYSCALL() argument
Dtracex2_kern.c81 SEC("kprobe/" SYSCALL(sys_write)) in SYSCALL() argument
/linux-6.1.9/Documentation/filesystems/
Dfuse.rst347 | | >sys_write()
354 | | <sys_write()
406 | | >sys_write(addr - headerlength)
/linux-6.1.9/tools/include/nolibc/
Dsys.h1229 ssize_t sys_write(int fd, const void *buf, size_t count) in sys_write() function
1237 ssize_t ret = sys_write(fd, buf, count); in write()
/linux-6.1.9/Documentation/bpf/
Dprog_cgroup_sysctl.rst109 Since `task_dfl_cgroup(current)` is called at `sys_read` / `sys_write` time it
/linux-6.1.9/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl11 1 n64 write sys_write
/linux-6.1.9/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl11 1 n64 write sys_write
Dsyscall_n32.tbl11 1 n32 write sys_write
Dsyscall_o32.tbl14 4 o32 write sys_write
/linux-6.1.9/arch/ia64/kernel/syscalls/
Dsyscall.tbl15 3 common write sys_write
/linux-6.1.9/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl12 1 common write sys_write
/linux-6.1.9/arch/xtensa/kernel/syscalls/
Dsyscall.tbl24 13 common write sys_write
/linux-6.1.9/arch/x86/entry/syscalls/
Dsyscall_64.tbl12 1 common write sys_write
Dsyscall_32.tbl18 4 i386 write sys_write
/linux-6.1.9/arch/m68k/kernel/syscalls/
Dsyscall.tbl14 4 common write sys_write
/linux-6.1.9/arch/parisc/kernel/syscalls/
Dsyscall.tbl14 4 common write sys_write
/linux-6.1.9/arch/sh/kernel/syscalls/
Dsyscall.tbl14 4 common write sys_write
/linux-6.1.9/arch/microblaze/kernel/syscalls/
Dsyscall.tbl14 4 common write sys_write
/linux-6.1.9/arch/arm/tools/
Dsyscall.tbl18 4 common write sys_write
/linux-6.1.9/arch/alpha/kernel/syscalls/
Dsyscall.tbl14 4 common write sys_write
/linux-6.1.9/arch/sparc/kernel/syscalls/
Dsyscall.tbl15 4 common write sys_write
/linux-6.1.9/tools/include/uapi/asm-generic/
Dunistd.h208 __SYSCALL(__NR_write, sys_write)
/linux-6.1.9/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl14 4 common write sys_write
/linux-6.1.9/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl14 4 common write sys_write compat_sys_s390_write
/linux-6.1.9/include/uapi/asm-generic/
Dunistd.h208 __SYSCALL(__NR_write, sys_write)

12