Home
last modified time | relevance | path

Searched refs:fsconfig (Results 1 – 20 of 20) sorted by relevance

/tools/testing/selftests/proc/
A Dproc-fsconfig-hidepid.c28 static inline int fsconfig(int fd, unsigned int cmd, const char *key, const void *val, int aux) in fsconfig() function
40 ret = fsconfig(fsfd, FSCONFIG_SET_BINARY, "hidepid", &hidepid, 0); in main()
44 assert(!fsconfig(fsfd, FSCONFIG_SET_STRING, "hidepid", "2", 0)); in main()
45 assert(!fsconfig(fsfd, FSCONFIG_SET_STRING, "hidepid", "invisible", 0)); in main()
A D.gitignore6 /proc-fsconfig-hidepid
A DMakefile30 TEST_GEN_PROGS += proc-fsconfig-hidepid
/tools/include/uapi/
A DREADME22 tools/perf/trace/beauty/fsconfig.sh
/tools/testing/selftests/filesystems/mount-notify/
A Dmount-notify_test.c341 ret = fsconfig(fs, FSCONFIG_CMD_CREATE, 0, 0, 0); in TEST_F()
A Dmount-notify_test_ns.c369 ret = fsconfig(fs, FSCONFIG_CMD_CREATE, 0, 0, 0); in TEST_F()
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl348 431 n64 fsconfig sys_fsconfig
/tools/scripts/
A Dsyscall.tbl374 431 common fsconfig sys_fsconfig
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl432 431 common fsconfig sys_fsconfig
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl437 431 common fsconfig sys_fsconfig
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl357 431 common fsconfig sys_fsconfig
A Dsyscall_32.tbl439 431 i386 fsconfig sys_fsconfig
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl404 431 common fsconfig sys_fsconfig
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl473 541 common fsconfig sys_fsconfig
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl448 431 common fsconfig sys_fsconfig
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl445 431 common fsconfig sys_fsconfig
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl479 431 common fsconfig sys_fsconfig
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl524 431 common fsconfig sys_fsconfig
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl436 431 common fsconfig sys_fsconfig sys_fsconfig
/tools/perf/
A DMakefile.perf575 fsconfig_tbls := $(srctree)/tools/perf/trace/beauty/fsconfig.sh

Completed in 29 milliseconds