Home
last modified time | relevance | path

Searched refs:fremovexattr (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h228 SYSCALL_SPU(fremovexattr)
/Linux-v4.19/arch/parisc/kernel/
Dsyscall_table.S347 ENTRY_SAME(fremovexattr)
/Linux-v4.19/arch/s390/kernel/
Dcompat_wrapper.c132 COMPAT_SYSCALL_WRAP2(fremovexattr, int, fd, const char __user *, name);
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl210 199 common fremovexattr __x64_sys_fremovexattr
Dsyscall_32.tbl251 237 i386 fremovexattr sys_fremovexattr __ia32_sys_fremovexattr
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl210 199 common fremovexattr __x64_sys_fremovexattr
/Linux-v4.19/arch/arm/tools/
Dsyscall.tbl254 237 common fremovexattr sys_fremovexattr
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl246 235 common fremovexattr sys_fremovexattr compat_sys_fremovexattr
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl246 235 common fremovexattr sys_fremovexattr compat_sys_fremovexattr
/Linux-v4.19/fs/
Dxattr.c727 SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) in SYSCALL_DEFINE2() argument