Home
last modified time | relevance | path

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

/linux/tools/perf/trace/strace/groups/
H A Dstring17 fremovexattr
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_xattr_test.c88 ret = fremovexattr(self->child_pidfd, xattr_name); in TEST_F()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl202 191 n64 fremovexattr sys_fremovexattr
/linux/scripts/
H A Dsyscall.tbl28 16 common fremovexattr sys_fremovexattr
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl28 16 common fremovexattr sys_fremovexattr
H A Dsyscall_32.tbl252 237 common fremovexattr sys_fremovexattr
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl28 16 common fremovexattr sys_fremovexattr
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl192 235 common fremovexattr sys_fremovexattr
/linux/tools/scripts/
H A Dsyscall.tbl28 16 common fremovexattr sys_fremovexattr
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl278 249 common fremovexattr sys_fremovexattr
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl247 237 common fremovexattr sys_fremovexattr
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl90 79 common fremovexattr sys_fremovexattr
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl211 199 common fremovexattr sys_fremovexattr
H A Dsyscall_32.tbl252 237 i386 fremovexattr sys_fremovexattr
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl326 393 common fremovexattr sys_fremovexattr
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl255 237 common fremovexattr sys_fremovexattr
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl224 186 common fremovexattr sys_fremovexattr
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl280 220 common fremovexattr sys_fremovexattr
/linux/fs/
H A Dxattr.c1092 SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) in SYSCALL_DEFINE2() argument