Searched refs:forked (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/power/cpupower/ |
| H A D | TODO | 17 -> Bind forked process to each cpu. 18 -> Execute start measures via the forked processes on 20 -> Run test executable in a forked process. 21 -> Execute stop measures via the forked processes on
|
| /linux/tools/testing/selftests/mm/ |
| H A D | mdwe_test.c | 136 bool forked; in FIXTURE_VARIANT() local 143 .forked = false, in FIXTURE_VARIANT_ADD() 150 .forked = false, in FIXTURE_VARIANT_ADD() 157 .forked = true, in FIXTURE_VARIANT_ADD() 164 .forked = true, in FIXTURE_VARIANT_ADD() 170 return variant->enabled && (!variant->forked || variant->inherit); in executable_map_should_fail() 197 if (variant->forked) { in FIXTURE_SETUP()
|
| H A D | merge.c | 82 bool forked; in FIXTURE_VARIANT() local 85 FIXTURE_VARIANT_ADD(merge_with_fork, forked) in FIXTURE_VARIANT_ADD() argument 87 .forked = true, in FIXTURE_VARIANT_ADD() 92 .forked = false, in FIXTURE_VARIANT_ADD() 1247 if (variant->forked) { in TEST_F() 1282 offset = variant->forked ? 3 * page_size : 6 * page_size; in TEST_F() 1314 if (variant->forked) { in TEST_F() 1348 offset = variant->forked ? 3 * page_size : 6 * page_size; in TEST_F() 1378 if (variant->forked) { in TEST_F() 1419 offset = variant->forked ? 3 * page_size : 9 * page_size; in TEST_F() [all …]
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| H A D | meson-g12b-fails.txt | 2 kms_cursor_legacy@forked-bo,Fail 3 kms_cursor_legacy@forked-move,Fail
|
| /linux/arch/arc/kernel/ |
| H A D | entry.S | 51 ; when the forked child comes here from the __switch_to function 64 ; 1. Any forked task (Reach here via BRne above)
|
| /linux/drivers/base/ |
| H A D | Kconfig | 10 The uevent helper program is forked by the kernel for 17 frame. One forked process per event can create so many processes
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | pids.rst | 84 processes from being forked at all (note that the shell itself counts towards
|
| H A D | cgroups.rst | 92 grouping/partitioning of processes, with newly forked processes ending 647 Called when a task is forked into a cgroup.
|
| /linux/Documentation/admin-guide/media/ |
| H A D | philips.rst | 79 forked program to really take advantage of these buffers.
|
| /linux/Documentation/power/ |
| H A D | swsusp.rst | 180 suspend2 is 'Software Suspend 2', a forked implementation of
|
| /linux/Documentation/livepatch/ |
| H A D | livepatch.rst | 91 interrupts. The same is true for forked tasks: the child inherits the
|
| /linux/security/smack/ |
| H A D | smack_lsm.c | 324 struct smack_known *forked) in init_task_smack() argument 327 tsp->smk_forked = forked; in init_task_smack()
|
| /linux/Documentation/mm/ |
| H A D | process_addrs.rst | 256 …:c:member:`!anon_vma_chain` List of pointers to both forked/CoW’d mmap read, anon_vma …
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 3332 forked and executed for each event. The event delivery wasn't
|