Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/sched/
Dcs_prctl_test.c141 static int child_func_process(void *arg) in child_func_process() function
170 cpid = clone(child_func_process, child_func_process_stack + STACK_SIZE, in create_processes()