Searched refs:forks (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.10/Documentation/filesystems/ |
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-v5.10/fs/hfsplus/ |
D | Kconfig | 13 data forks and creator codes, but it also has several UNIX
|
/Linux-v5.10/tools/perf/ |
D | builtin-stat.c | 616 static int dispatch_events(bool forks, int timeout, int interval, int *times) in dispatch_events() argument 632 if (forks) in dispatch_events() 720 const bool forks = (argc > 0); in __run_perf_stat() local 726 if (forks) { in __run_perf_stat() 878 if (forks) { in __run_perf_stat() 883 status = dispatch_events(forks, timeout, interval, ×); in __run_perf_stat() 900 status = dispatch_events(forks, timeout, interval, ×); in __run_perf_stat() 2020 static void setup_system_wide(int forks) in setup_system_wide() argument 2034 if (!forks) in setup_system_wide()
|
D | builtin-record.c | 1611 const bool forks = argc > 0; in __cmd_record() local 1691 if (forks) { in __cmd_record() 1795 if (forks) { in __cmd_record() 1979 if (forks && workload_exec_errno) { in __cmd_record() 2003 if (forks) { in __cmd_record()
|
D | builtin-trace.c | 3894 const bool forks = argc > 0; local 3971 if (forks) { 4045 if (forks)
|
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 10 - To create device "forks", i.e. multiple different versions of the
|
/Linux-v5.10/Documentation/security/keys/ |
D | request-key.rst | 95 4) request_key() then forks and executes /sbin/request-key with a new session
|
/Linux-v5.10/Documentation/dev-tools/ |
D | kcov.rst | 127 mmaps coverage buffer and then forks child processes in a loop. Child processes
|
/Linux-v5.10/Documentation/powerpc/ |
D | cxlflash.rst | 300 forks. Upon success, the child process (which invoked the ioctl) 308 forks, child process can clone the parents context by first creating
|
/Linux-v5.10/Documentation/userspace-api/ |
D | seccomp_filter.rst | 208 a particular filter, and not a particular task. So if this task then forks,
|
/Linux-v5.10/Documentation/admin-guide/sysctl/ |
D | kernel.rst | 640 when it initially forks.
|
/Linux-v5.10/Documentation/trace/ |
D | ftrace.rst | 261 PID is listed in this file forks, the child's PID will 272 PID is listed in this file forks, the child's PID will
|
/Linux-v5.10/Documentation/admin-guide/ |
D | cgroup-v2.rst | 227 When a process forks a child process, the new process is born into the
|
/Linux-v5.10/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 3833 # This module determines which and forks the flow off to the #
|