Searched refs:oomd_cgroup_context_free (Results 1 – 4 of 4) sorted by relevance
49 OomdCGroupContext *oomd_cgroup_context_free(OomdCGroupContext *ctx);50 DEFINE_TRIVIAL_CLEANUP_FUNC(OomdCGroupContext*, oomd_cgroup_context_free);
143 ctx = oomd_cgroup_context_free(ctx); in test_oomd_cgroup_context_acquire_and_insert()153 ctx = oomd_cgroup_context_free(ctx); in test_oomd_cgroup_context_acquire_and_insert()193 ctx = oomd_cgroup_context_free(ctx); in test_oomd_cgroup_context_acquire_and_insert()
24 oomd_cgroup_context_free);61 OomdCGroupContext *oomd_cgroup_context_free(OomdCGroupContext *ctx) { in oomd_cgroup_context_free() function
102 … (void) oomd_cgroup_context_free(hashmap_remove(monitor_hm, empty_to_root(message.path))); in process_managed_oom_message()