Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/cgroup/
Dtest_memcontrol.c24 static bool has_localevents; variable
1125 if (has_localevents && parent_oom_events != 0) in test_memcg_oom_group_leaf_events()
1127 else if (!has_localevents && parent_oom_events <= 0) in test_memcg_oom_group_leaf_events()
1300 has_localevents = proc_status; in main()