| /linux/Documentation/filesystems/ |
| H A D | hfs.rst | 61 HFS does on the other have the concepts of multiple forks per file. These 62 non-standard forks are represented as hidden additional files in the normal 66 * You can't create, delete or rename resource forks of files or the
|
| /linux/tools/perf/ |
| H A D | builtin-stat.c | 625 static int dispatch_events(bool forks, int timeout, int interval, int *times) in dispatch_events() argument 641 if (forks) in dispatch_events() 793 const bool forks = (argc > 0); in __run_perf_stat() local 800 if (forks) { in __run_perf_stat() 977 if (forks) in __run_perf_stat() 994 if (forks) { in __run_perf_stat() 996 status = dispatch_events(forks, timeout, interval, ×); in __run_perf_stat() 1023 err = dispatch_events(forks, timeout, interval, ×); in __run_perf_stat() 1066 if (forks) in __run_perf_stat() 2390 static void setup_system_wide(int forks) in setup_system_wide() argument [all …]
|
| H A D | builtin-record.c | 2431 const bool forks = argc > 0; in __cmd_record() local 2530 if (forks) { in __cmd_record() 2653 if (forks) { in __cmd_record() 2867 if (forks && workload_exec_errno) { in __cmd_record() 2903 if (forks) { in __cmd_record()
|
| H A D | builtin-trace.c | 4381 const bool forks = argc > 0; in trace__run() local 4473 if (forks) { in trace__run() 4539 if (forks) in trace__run()
|
| /linux/Documentation/arch/arc/ |
| H A D | arc.rst | 18 ARC processors. Some of the projects are forks of various upstream projects,
|
| /linux/tools/testing/selftests/user_events/ |
| H A D | abi_test.c | 344 TEST_F(user, forks) { in TEST_F() argument
|
| /linux/Documentation/arch/x86/ |
| H A D | shstk.rst | 165 When a task forks a child, its shadow stack PTEs are copied and both the
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | snapshot.rst | 10 - To create device "forks", i.e. multiple different versions of the
|
| /linux/Documentation/security/keys/ |
| H A D | request-key.rst | 95 4) request_key() then forks and executes /sbin/request-key with a new session
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | core-scheduling.rst | 81 inherited across forks/clones and execs, thus setting a cookie for the
|
| /linux/Documentation/dev-tools/ |
| H A D | kcov.rst | 136 mmaps coverage buffer, and then forks child processes in a loop. The child
|
| /linux/Documentation/userspace-api/ |
| H A D | seccomp_filter.rst | 208 a particular filter, and not a particular task. So if this task then forks,
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 197 hot path operations such as forks and exits more expensive. 281 When a process forks a child process, the new process is born into the 1062 Killing a cgroup tree will deal with concurrent forks appropriately and
|
| /linux/Documentation/trace/ |
| H A D | ftrace.rst | 297 PID is listed in this file forks, the child's PID will 308 PID is listed in this file forks, the child's PID will
|
| /linux/init/ |
| H A D | Kconfig | 1029 hot path operations such as forks and exits more expensive.
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 3833 # This module determines which and forks the flow off to the #
|