Searched refs:MANAGED_OOM_PREFERENCE_NONE (Results 1 – 5 of 5) sorted by relevance
142 assert_se(ctx->preference == MANAGED_OOM_PREFERENCE_NONE); in test_oomd_cgroup_context_acquire_and_insert()159 root_pref = root_xattrs > 0 ? MANAGED_OOM_PREFERENCE_OMIT : MANAGED_OOM_PREFERENCE_NONE; in test_oomd_cgroup_context_acquire_and_insert()161 root_pref = root_xattrs > 0 ? MANAGED_OOM_PREFERENCE_AVOID : MANAGED_OOM_PREFERENCE_NONE; in test_oomd_cgroup_context_acquire_and_insert()196 assert_se(ctx->preference == MANAGED_OOM_PREFERENCE_NONE); in test_oomd_cgroup_context_acquire_and_insert()
348 ctx->preference = MANAGED_OOM_PREFERENCE_NONE; in oomd_cgroup_context_acquire()
326 MANAGED_OOM_PREFERENCE_NONE = 0, enumerator
2294 [MANAGED_OOM_PREFERENCE_NONE] = "none",
166 .moom_preference = MANAGED_OOM_PREFERENCE_NONE, in cgroup_context_init()