| /linux/Documentation/filesystems/ |
| 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/fs/hfsplus/ |
| A D | Kconfig | 15 data forks and creator codes, but it also has several UNIX
|
| /linux/tools/perf/ |
| A D | builtin-stat.c | 589 static int dispatch_events(bool forks, int timeout, int interval, int *times) in dispatch_events() argument 605 if (forks) in dispatch_events() 703 const bool forks = (argc > 0); in __run_perf_stat() local 710 if (forks) { in __run_perf_stat() 875 if (forks) in __run_perf_stat() 890 if (forks) { in __run_perf_stat() 892 status = dispatch_events(forks, timeout, interval, ×); in __run_perf_stat() 908 status = dispatch_events(forks, timeout, interval, ×); in __run_perf_stat() 2346 static void setup_system_wide(int forks) in setup_system_wide() argument 2360 if (!forks) in setup_system_wide()
|
| A D | builtin-record.c | 2361 const bool forks = argc > 0; in __cmd_record() local 2459 if (forks) { in __cmd_record() 2568 if (forks) { in __cmd_record() 2780 if (forks && workload_exec_errno) { in __cmd_record() 2814 if (forks) { in __cmd_record()
|
| A D | builtin-trace.c | 4224 const bool forks = argc > 0; local 4301 if (forks) { 4377 if (forks)
|
| /linux/Documentation/scheduler/ |
| A D | sched-debug.rst | 47 initially forks.
|
| /linux/tools/testing/selftests/user_events/ |
| A D | abi_test.c | 344 TEST_F(user, forks) { in TEST_F() argument
|
| /linux/Documentation/arch/arc/ |
| A D | arc.rst | 18 ARC processors. Some of the projects are forks of various upstream projects,
|
| /linux/Documentation/arch/x86/ |
| 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/ |
| A D | snapshot.rst | 10 - To create device "forks", i.e. multiple different versions of the
|
| /linux/Documentation/security/keys/ |
| A D | request-key.rst | 95 4) request_key() then forks and executes /sbin/request-key with a new session
|
| /linux/Documentation/filesystems/xfs/ |
| A D | xfs-online-fsck-design.rst | 1290 match those forks? 2754 immediate areas if the data and attr forks are not both in BMBT format. 2806 file forks. 3839 XFS stores a substantial amount of metadata in file forks: directories, 3996 defragmentation code (which swapped entire extent forks in a single 4078 Exchanging contents between file forks is a complex task. 4228 forks, and committing. 4660 forks of the temporary file and the file being repaired. 4769 1. The first pass of the scan zaps corrupt inodes, forks, and attributes 5003 forks, inode indices, inode records, and the forks of every file on the [all …]
|
| /linux/Documentation/arch/powerpc/ |
| A 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/Documentation/dev-tools/ |
| A D | kcov.rst | 136 mmaps coverage buffer, and then forks child processes in a loop. The child
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| A D | core-scheduling.rst | 81 inherited across forks/clones and execs, thus setting a cookie for the
|
| /linux/Documentation/userspace-api/ |
| A D | seccomp_filter.rst | 208 a particular filter, and not a particular task. So if this task then forks,
|
| /linux/Documentation/admin-guide/ |
| A D | cgroup-v2.rst | 190 hot path operations such as forks and exits more expensive. 274 When a process forks a child process, the new process is born into the 1028 Killing a cgroup tree will deal with concurrent forks appropriately and
|
| /linux/Documentation/trace/ |
| 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/ |
| A D | Kconfig | 974 hot path operations such as forks and exits more expensive.
|
| /linux/arch/m68k/ifpsp060/src/ |
| A D | fpsp.S | 3833 # This module determines which and forks the flow off to the #
|