Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_memutils.h48 void tst_enable_oom_protection(pid_t pid);
/third_party/ltp/lib/
Dtst_memutils.c165 void tst_enable_oom_protection(pid_t pid) in tst_enable_oom_protection() function
Dtst_test.c1535 tst_enable_oom_protection(lib_pid); in tst_run_tcases()
/third_party/ltp/testcases/kernel/mem/lib/
Dmem.c132 tst_enable_oom_protection(0); in oom()