Searched refs:child_mode (Results 1 – 1 of 1) sorted by relevance
243 unsigned long child_mode; in test_fork() local261 &child_mode, 0, 0, 0); in test_fork()262 if (ret == 0 && !(child_mode & PR_SHADOW_STACK_ENABLE)) { in test_fork()305 unsigned long child_mode; in test_vfork() local325 &child_mode, 0, 0, 0); in test_vfork()326 if (ret == 0 && !(child_mode & PR_SHADOW_STACK_ENABLE)) { in test_vfork()