Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c152 static int child_func_process(void *arg) in child_func_process() function
186 cpid = clone(child_func_process, child_func_process_stack + STACK_SIZE, in create_processes()