Searched refs:selected (Results 1 – 12 of 12) sorted by relevance
/systemd-251/src/oom/ |
D | oomd-manager.c | 391 _cleanup_free_ char *selected = NULL; in monitor_swap_contexts_handler() local 407 r = oomd_kill_by_swap_usage(candidates, threshold, m->dry_run, &selected); in monitor_swap_contexts_handler() 413 if (selected && r > 0) in monitor_swap_contexts_handler() 417 selected, in monitor_swap_contexts_handler() 490 _cleanup_free_ char *selected = NULL; in monitor_memory_pressure_contexts_handler() local 515 …_pgscan_rate(m->monitored_mem_pressure_cgroup_contexts_candidates, t->path, m->dry_run, &selected); in monitor_memory_pressure_contexts_handler() 527 if (selected && r > 0) in monitor_memory_pressure_contexts_handler() 530 selected, t->path, in monitor_memory_pressure_contexts_handler()
|
D | oomd-util.c | 276 char *selected = strdup(sorted[i]->path); in oomd_kill_by_pgscan_rate() local 277 if (!selected) in oomd_kill_by_pgscan_rate() 279 *ret_selected = selected; in oomd_kill_by_pgscan_rate() 320 char *selected = strdup(sorted[i]->path); in oomd_kill_by_swap_usage() local 321 if (!selected) in oomd_kill_by_swap_usage() 323 *ret_selected = selected; in oomd_kill_by_swap_usage()
|
/systemd-251/src/timedate/ |
D | timedated.c | 922 const UnitStatusInfo *selected = NULL; in method_set_ntp() local 971 bool enable_this_one = !selected; in method_set_ntp() 987 selected = u; in method_set_ntp() 1005 if (enable && !selected) in method_set_ntp() 1011 if (selected) in method_set_ntp() 1012 log_info("Set NTP to enabled (%s).", selected->name); in method_set_ntp()
|
/systemd-251/shell-completion/zsh/ |
D | _systemd-delta | 16 {-t+,--type=}'[Only display a selected set of override types]:types:_systemd-delta_types' \
|
/systemd-251/docs/ |
D | USER_RECORD.md | 364 disk space in bytes to assign to the user. Depending on the selected storage 370 specifies a fraction of the available disk space on the selected storage medium 453 LUKS container must be selected. 472 executed to make sure the image matches the selected option. 622 `passwordHint` → A user-selected password hint in free-form text. This should 797 depending on the selected storage mechanism. For LUKS storage this is the file 877 on removable media the delay is selected very low to minimize the chance the
|
D | AUTOMATIC_BOOT_ASSESSMENT.md | 107 The above describes the walkthrough when the selected boot entry continuously
|
D | HOME_DIRECTORY.md | 165 selected file system is automatically invoked, ensuring the file system is in a
|
D | BUILDING_IMAGES.md | 90 packages into the OS tree being prepared), so that the selected string is
|
D | ENVIRONMENT.md | 187 placed in the ESP or the Extended Boot Loader partition may be selected this
|
/systemd-251/ |
D | meson_options.txt | 456 description : 'boot loader color for selected entries')
|
D | TODO | 71 * link up selected blog stories from man pages and unit files Documentation= fields 467 and use it in the initrd to log in as root with locally selected password, 526 the selected PCRs actually are used by firmware. 906 selected user is resolvable in the service even if it ships its own /etc/passwd)
|
D | NEWS | 149 entries are selected, which can be useful on machines without a 155 ID as selected via --entry-token= described above. The old name of 167 of activated home directories it manages (if the kernel and selected 1071 selected on the last boot (using the "@saved" identifier for menu 1584 scheme can be selected via the "net.naming-scheme=v247" kernel 2689 selected in a way that is stable on a given system (though still 3068 contention for selected parts of the unit hierarchy using the PSI 3083 at runtime, instead of using the built-in values selected during 3114 scheme "v247". The previous scheme can be selected via the 4474 mask that should be associated with the selected policy. [all …]
|