Home
last modified time | relevance | path

Searched refs:freeze (Results 1 – 25 of 54) sorted by relevance

123

/systemd-251/test/units/
Dtestsuite-38.sh174 systemctl freeze "$unit"
178 timeout 3s systemctl freeze "$unit"
202 systemctl freeze "$unit"
226 systemctl freeze "$slice"
256 echo 1 >/sys/fs/cgroup/"${slice}"/cgroup.freeze
270 echo 0 >/sys/fs/cgroup/"${slice}"/cgroup.freeze
280 systemctl freeze "$unit"
282 echo 1 >/sys/fs/cgroup/"${slice}"/cgroup.freeze
283 echo 0 >/sys/fs/cgroup/"${slice}"/cgroup.freeze
294 test -e /sys/fs/cgroup/system.slice/cgroup.freeze && {
/systemd-251/src/test/
Dtest-sleep.c95 **freeze = strv_new("freeze"); in TEST() local
108 log_info("Freeze configured: %s", yes_no(can_sleep_state(freeze) > 0)); in TEST()
/systemd-251/src/core/
Dslice.c364 if (!UNIT_VTABLE(member)->freeze) in slice_freezer_action_supported_by_children()
385 r = UNIT_VTABLE(member)->freeze(member); in slice_freezer_action()
438 .freeze = slice_freeze,
Dcrash-handler.c37 freeze(); in freeze_or_exit_or_reboot()
Dscope.c696 .freeze = unit_freeze_vtable_common,
Dunit.h547 int (*freeze)(Unit *u); member
/systemd-251/src/systemctl/
Dmeson.build8 'systemctl-clean-or-freeze.c',
9 'systemctl-clean-or-freeze.h',
/systemd-251/src/basic/
Dnamespace-util.c202 freeze(); in userns_acquire()
Dprocess-util.h193 _noreturn_ void freeze(void);
Dprocess-util.c1582 _noreturn_ void freeze(void) { in freeze() function
/systemd-251/src/shutdown/
Dshutdown.c646 freeze(); in main()
/systemd-251/src/libsystemd/sd-event/
Dtest-event.c578 freeze(); in TEST()
/systemd-251/po/
Dbe.po954 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Dka.po919 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Dkab.po850 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Dru.po1023 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Dsystemd.pot846 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Dja.po899 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Dko.po884 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Dpa.po851 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Dsi.po850 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Duk.po971 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Dzh_TW.po850 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Del.po1042 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."
Dzh_CN.po866 "Authentication is required to freeze or thaw the processes of '$(unit)' unit."

123