/linux-6.12.1/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-6.12.1/fs/hfsplus/ |
D | Kconfig | 15 data forks and creator codes, but it also has several UNIX
|
/linux-6.12.1/tools/perf/ |
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()
|
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()
|
D | builtin-trace.c | 4224 const bool forks = argc > 0; local 4301 if (forks) { 4377 if (forks)
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-debug.rst | 47 initially forks.
|
/linux-6.12.1/tools/testing/selftests/user_events/ |
D | abi_test.c | 344 TEST_F(user, forks) { in TEST_F() argument
|
/linux-6.12.1/Documentation/arch/arc/ |
D | arc.rst | 18 ARC processors. Some of the projects are forks of various upstream projects,
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 10 - To create device "forks", i.e. multiple different versions of the
|
/linux-6.12.1/Documentation/arch/x86/ |
D | shstk.rst | 165 When a task forks a child, its shadow stack PTEs are copied and both the
|
/linux-6.12.1/Documentation/security/keys/ |
D | request-key.rst | 95 4) request_key() then forks and executes /sbin/request-key with a new session
|
/linux-6.12.1/Documentation/filesystems/xfs/ |
D | xfs-online-fsck-design.rst | 1289 - Do all the fields that summarize information about the file forks actually 1290 match those forks? 2754 immediate areas if the data and attr forks are not both in BMBT format. 2806 file forks. 3024 forks, or if that fails, leaving the fields invalid and waiting for the fork 3839 XFS stores a substantial amount of metadata in file forks: directories, 3842 File forks map 64-bit logical file fork space extents to physical storage space 3851 Because file forks can consume as much space as the entire filesystem, repairs 3996 defragmentation code (which swapped entire extent forks in a single 4078 Exchanging contents between file forks is a complex task. [all …]
|
/linux-6.12.1/Documentation/arch/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-6.12.1/Documentation/dev-tools/ |
D | kcov.rst | 136 mmaps coverage buffer, and then forks child processes in a loop. The child
|
/linux-6.12.1/Documentation/admin-guide/hw-vuln/ |
D | core-scheduling.rst | 81 inherited across forks/clones and execs, thus setting a cookie for the
|
/linux-6.12.1/Documentation/userspace-api/ |
D | seccomp_filter.rst | 208 a particular filter, and not a particular task. So if this task then forks,
|
/linux-6.12.1/Documentation/admin-guide/ |
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-6.12.1/Documentation/trace/ |
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-6.12.1/init/ |
D | Kconfig | 974 hot path operations such as forks and exits more expensive.
|
/linux-6.12.1/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 3833 # This module determines which and forks the flow off to the #
|