Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/containers/pidns/
Dpidns06.c48 #define CINIT_PID 1 macro
69 if (cpid != CINIT_PID || ppid != PARENT_PID) { in kill_pid_in_childfun()
Dpidns05.c55 #define CINIT_PID 1 macro
125 if (cpid != CINIT_PID || ppid != PARENT_PID) { in create_nested_container()