Searched refs:fgetxattr (Results 1 – 21 of 21) sorted by relevance
| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd_xattr_test.c | 67 ret = fgetxattr(self->child_pidfd, xattr_name, buf, sizeof(buf)); in TEST_F() 91 ret = fgetxattr(self->child_pidfd, xattr_name, buf, sizeof(buf)); in TEST_F() 107 ret = fgetxattr(self->child_pidfd, "trusted.persistent", buf, sizeof(buf)); in TEST_F() 123 ret = fgetxattr(self->child_pidfd, "trusted.persistent", buf, sizeof(buf)); in TEST_F()
|
| /linux/tools/testing/selftests/filesystems/ |
| H A D | kernfs_test.c | 32 ASSERT_LT(fgetxattr(fd, "user.foo", buf, sizeof(buf)), 0); in TEST()
|
| /linux/tools/perf/trace/strace/groups/ |
| H A D | string | 15 fgetxattr
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 196 185 n64 fgetxattr sys_fgetxattr
|
| /linux/scripts/ |
| H A D | syscall.tbl | 22 10 common fgetxattr sys_fgetxattr
|
| /linux/tools/perf/arch/arm64/entry/syscalls/ |
| H A D | syscall_64.tbl | 22 10 common fgetxattr sys_fgetxattr
|
| H A D | syscall_32.tbl | 246 231 common fgetxattr sys_fgetxattr
|
| /linux/arch/arm64/tools/ |
| H A D | syscall_64.tbl | 22 10 common fgetxattr sys_fgetxattr
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 186 229 common fgetxattr sys_fgetxattr
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 22 10 common fgetxattr sys_fgetxattr
|
| /linux/tools/perf/arch/parisc/entry/syscalls/ |
| H A D | syscall.tbl | 272 243 common fgetxattr sys_fgetxattr
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 241 231 common fgetxattr sys_fgetxattr
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 88 77 common fgetxattr sys_fgetxattr
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 205 193 common fgetxattr sys_fgetxattr
|
| H A D | syscall_32.tbl | 246 231 i386 fgetxattr sys_fgetxattr
|
| /linux/tools/perf/arch/alpha/entry/syscalls/ |
| H A D | syscall.tbl | 320 387 common fgetxattr sys_fgetxattr
|
| /linux/tools/perf/arch/arm/entry/syscalls/ |
| H A D | syscall.tbl | 249 231 common fgetxattr sys_fgetxattr
|
| /linux/tools/perf/arch/sparc/entry/syscalls/ |
| H A D | syscall.tbl | 214 177 common fgetxattr sys_fgetxattr
|
| /linux/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 274 214 common fgetxattr sys_fgetxattr
|
| /linux/fs/ |
| H A D | xattr.c | 892 SYSCALL_DEFINE4(fgetxattr, int, fd, const char __user *, name, in SYSCALL_DEFINE4() argument
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | Smack.rst | 794 The socket attributes can be read using fgetxattr(2).
|