Home
last modified time | relevance | path

Searched defs:sorted (Results 1 – 9 of 9) sorted by relevance

/systemd-251/src/oom/
Doomd-util.c146 _cleanup_free_ OomdCGroupContext **sorted = NULL; in oomd_sort_cgroup_contexts() local
225 static int dump_kill_candidates(OomdCGroupContext **sorted, int n, int dump_until, dump_candidate_f… in dump_kill_candidates()
248 _cleanup_free_ OomdCGroupContext **sorted = NULL; in oomd_kill_by_pgscan_rate() local
290 _cleanup_free_ OomdCGroupContext **sorted = NULL; in oomd_kill_by_swap_usage() local
/systemd-251/src/fuzz/
Dfuzz-json.c35 bool sorted = json_variant_is_sorted(v); in LLVMFuzzerTestOneInput() local
/systemd-251/src/basic/
Dfd-util.c318 int *sorted; in close_all_fds() local
/systemd-251/src/portable/
Dportabled-image-bus.c110 _cleanup_free_ PortableMetadata **sorted = NULL; in bus_image_common_get_metadata() local
Dportable.c128 _cleanup_free_ PortableMetadata **sorted = NULL; in portable_metadata_hashmap_to_sorted_array() local
/systemd-251/src/libsystemd/sd-device/
Ddevice-enumerator.c36 bool sorted; member
/systemd-251/src/shared/
Dformat-table.c1986 _cleanup_free_ size_t *sorted = NULL; in table_print() local
2625 _cleanup_free_ size_t *sorted = NULL; in table_to_json() local
Djson.c88 bool sorted:1; member
672 bool sorted = true, normalized = true; in json_variant_new_object() local
/systemd-251/src/busctl/
Dbusctl.c958 Member *m, **sorted = NULL; in introspect() local