Home
last modified time | relevance | path

Searched refs:forked (Results 1 – 11 of 11) sorted by relevance

/linux/tools/power/cpupower/
H A DTODO17 -> 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 Dmdwe_test.c136 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 Dmerge.c77 /* May fail for parent of forked process. */ in FIXTURE()
95 bool forked; in FIXTURE_SETUP()
98 FIXTURE_VARIANT_ADD(merge_with_fork, forked) in FIXTURE_SETUP()
100 .forked = true, in FIXTURE_SETUP()
105 .forked = false, in FIXTURE_TEARDOWN()
436 * forked in TEST_F()
491 * forked RW RWX in TEST_F()
507 * Now mprotect forked region to RWX so it becomes the source for the in TEST_F()
510 * forked RWX RWX in TEST_F()
516 * This should NOT result in a merge, as ptr was forked in TEST_F()
82 bool forked; FIXTURE_VARIANT() local
85 FIXTURE_VARIANT_ADD(merge_with_fork,forked) FIXTURE_VARIANT_ADD() argument
[all...]
/linux/drivers/gpu/drm/ci/xfails/
H A Dmeson-g12b-fails.txt2 kms_cursor_legacy@forked-bo,Fail
3 kms_cursor_legacy@forked-move,Fail
/linux/arch/arc/kernel/
H A Dentry.S51 ; when the forked child comes here from the __switch_to function
64 ; 1. Any forked task (Reach here via BRne above)
/linux/Documentation/admin-guide/cgroup-v1/
H A Dpids.rst84 processes from being forked at all (note that the shell itself counts towards
/linux/Documentation/admin-guide/media/
H A Dphilips.rst79 forked program to really take advantage of these buffers.
/linux/Documentation/power/
H A Dswsusp.rst180 suspend2 is 'Software Suspend 2', a forked implementation of
/linux/Documentation/livepatch/
H A Dlivepatch.rst91 interrupts. The same is true for forked tasks: the child inherits the
/linux/security/smack/
H A Dsmack_lsm.c329 * @forked: a pointer to the Smack label for the forked task in init_task_smack()
333 struct smack_known *forked)
336 tsp->smk_forked = forked;
324 init_task_smack(struct task_smack * tsp,struct smack_known * task,struct smack_known * forked) init_task_smack() argument
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst3483 forked and executed for each event. The event delivery wasn't