Home
last modified time | relevance | path

Searched refs:CLONE_FS (Results 1 – 8 of 8) sorted by relevance

/tools/perf/trace/beauty/include/uapi/linux/
A Dsched.h12 #define CLONE_FS 0x00000200 /* set if fs info shared between processes */ macro
/tools/perf/util/
A Dsideband_evlist.c47 unshare(CLONE_FS); in perf_evlist__poll_thread()
/tools/testing/selftests/mm/
A Dpkey_sighandler_tests.c326 long ret = clone_raw(CLONE_VM | CLONE_FS | CLONE_FILES | in test_sigsegv_handler_with_different_pkey_for_stack()
497 long ret = clone_raw(CLONE_VM | CLONE_FS | CLONE_FILES | in test_pkru_sigreturn()
/tools/testing/selftests/memfd/
A Dfuse_test.c213 SIGCHLD | CLONE_FILES | CLONE_FS | CLONE_VM, in spawn_sealing_thread()
A Dmemfd_test.c1657 pid = spawn_idle_thread(CLONE_FILES | CLONE_FS | CLONE_VM); in main()
/tools/testing/selftests/sched/
A Dcs_prctl_test.c64 const int THREAD_CLONE_FLAGS = CLONE_THREAD | CLONE_SIGHAND | CLONE_FS | CLONE_VM | CLONE_FILES;
/tools/testing/selftests/x86/
A Dlam.c869 SIGCHLD | CLONE_FILES | CLONE_FS | CLONE_VM, NULL); in handle_thread()
897 SIGCHLD | CLONE_FILES | CLONE_FS | CLONE_VM, test); in handle_thread_enable()
/tools/perf/
A Dbuiltin-top.c632 unshare(CLONE_FS); in display_thread_tui()
687 unshare(CLONE_FS); in display_thread()

Completed in 15 milliseconds