Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c24 static bool has_localevents; variable
1164 if (has_localevents && parent_oom_events != 0) in test_memcg_oom_group_leaf_events()
1166 else if (!has_localevents && parent_oom_events <= 0) in test_memcg_oom_group_leaf_events()
1339 has_localevents = proc_status; in main()