Home
last modified time | relevance | path

Searched refs:sys_mount (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.6.21/tools/include/nolibc/
Dsys.h718 int sys_mount(const char *src, const char *tgt, const char *fst, in sys_mount() function
729 return __sysret(sys_mount(src, tgt, fst, flags, data)); in mount()
/linux-6.6.21/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl29 21 common mount sys_mount sys_mount
/linux-6.6.21/arch/s390/kernel/syscalls/
Dsyscall.tbl29 21 common mount sys_mount sys_mount
/linux-6.6.21/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl170 160 n64 mount sys_mount
/linux-6.6.21/arch/ia64/kernel/syscalls/
Dsyscall.tbl31 19 common mount sys_mount
/linux-6.6.21/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl170 160 n64 mount sys_mount
Dsyscall_n32.tbl170 160 n32 mount sys_mount
Dsyscall_o32.tbl32 21 o32 mount sys_mount
/linux-6.6.21/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl176 165 common mount sys_mount
/linux-6.6.21/arch/xtensa/kernel/syscalls/
Dsyscall.tbl189 172 common mount sys_mount
/linux-6.6.21/arch/x86/entry/syscalls/
Dsyscall_64.tbl176 165 common mount sys_mount
Dsyscall_32.tbl35 21 i386 mount sys_mount
/linux-6.6.21/arch/m68k/kernel/syscalls/
Dsyscall.tbl31 21 common mount sys_mount
/linux-6.6.21/arch/parisc/kernel/syscalls/
Dsyscall.tbl32 21 common mount sys_mount
/linux-6.6.21/arch/microblaze/kernel/syscalls/
Dsyscall.tbl31 21 common mount sys_mount
/linux-6.6.21/arch/sh/kernel/syscalls/
Dsyscall.tbl31 21 common mount sys_mount
/linux-6.6.21/arch/arm/tools/
Dsyscall.tbl35 21 common mount sys_mount
/linux-6.6.21/arch/alpha/kernel/syscalls/
Dsyscall.tbl235 302 common mount sys_mount
/linux-6.6.21/arch/sparc/kernel/syscalls/
Dsyscall.tbl204 167 common mount sys_mount
/linux-6.6.21/tools/include/uapi/asm-generic/
Dunistd.h123 __SYSCALL(__NR_mount, sys_mount)
/linux-6.6.21/include/uapi/asm-generic/
Dunistd.h123 __SYSCALL(__NR_mount, sys_mount)
/linux-6.6.21/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl35 21 nospu mount sys_mount
/linux-6.6.21/arch/powerpc/kernel/syscalls/
Dsyscall.tbl35 21 nospu mount sys_mount
/linux-6.6.21/arch/arm64/include/asm/
Dunistd32.h56 __SYSCALL(__NR_mount, sys_mount)
/linux-6.6.21/Documentation/filesystems/
Dmount_api.rst519 Parse a sys_mount() data page, assuming the form to be a text list

12