Searched defs:skip_cleanup (Results 1 - 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/controllers/cgroup_xattr/
H A Dcgroup_xattr.c97 static int skip_cleanup; variable
101 {"s", &skip_cleanup, NULL},
217 if (skip_cleanup)
/external/ltp/testcases/kernel/firmware/fw_load_user/
H A Dfw_load.c64 static int skip_cleanup; variable
68 {"s", &skip_cleanup, NULL},
172 if (skip_cleanup)
/external/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c125 static int skip_cleanup; variable
129 {"s", &skip_cleanup, NULL},
278 if (skip_cleanup)

Completed in 396 milliseconds