Home
last modified time | relevance | path

Searched refs:forked (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmdwe_test.c47 bool forked; in FIXTURE_VARIANT() local
53 .forked = false, in FIXTURE_VARIANT_ADD()
59 .forked = false, in FIXTURE_VARIANT_ADD()
62 FIXTURE_VARIANT_ADD(mdwe, forked) in FIXTURE_VARIANT_ADD()
65 .forked = true, in FIXTURE_VARIANT_ADD()
87 if (variant->forked) { in FIXTURE_SETUP()
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c323 * @forked: a pointer to the Smack label for the forked task
327 struct smack_known *forked) in init_task_smack()
330 tsp->smk_forked = forked; in init_task_smack()
326 init_task_smack(struct task_smack *tsp, struct smack_known *task, struct smack_known *forked) init_task_smack() argument
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c335 * @forked: a pointer to the Smack label for the forked task
339 struct smack_known *forked) in init_task_smack()
342 tsp->smk_forked = forked; in init_task_smack()
338 init_task_smack(struct task_smack *tsp, struct smack_known *task, struct smack_known *forked) init_task_smack() argument

Completed in 27 milliseconds