Home
last modified time | relevance | path

Searched refs:idle (Results 1 – 25 of 40) sorted by relevance

12

/systemd-251/test/test-execute/
Dexec-ioschedulingclass-idle.service3 Description=Test for IOSchedulingClass=idle
6 ExecStart=/bin/sh -x -c 'c=$$(LC_ALL=C ionice); test "$${c%%:*}" = "idle"'
8 IOSchedulingClass=idle
/systemd-251/src/shared/
Dbus-util.c109 bool idle; in bus_event_loop_with_idle() local
118 idle = check_idle(userdata); in bus_event_loop_with_idle()
120 idle = true; in bus_event_loop_with_idle()
122 r = sd_event_run(e, exiting || !idle ? UINT64_MAX : timeout); in bus_event_loop_with_idle()
126 if (r == 0 && !exiting && idle) { in bus_event_loop_with_idle()
/systemd-251/test/units/
Dtestsuite-42.sh89 systemd-run --unit=idle1.service --wait -p StandardOutput=tty -p StandardError=tty -p Type=idle -p …
92 systemd-run --unit=idle2.service --wait -p StandardOutput=tty -p StandardError=tty -p Type=idle -p …
Dsched_idle_ok.service3 Description=Sched idle with prio 0
/systemd-251/units/user/
Dsystemd-tmpfiles-clean.service21 IOSchedulingClass=idle
/systemd-251/units/
Dsystemd-tmpfiles-clean.service22 IOSchedulingClass=idle
Demergency.service.in24 Type=idle
Drescue.service.in23 Type=idle
Dconsole-getty.service.in27 Type=idle
Dcontainer-getty@.service.in32 Type=idle
Dserial-getty@.service.in37 Type=idle
Dgetty@.service.in42 Type=idle
/systemd-251/shell-completion/zsh/
D_systemd-inhibit24 …_inhibit=(shutdown sleep idle handle-power-key handle-suspend-key handle-hibernate-key handle-lid-…
D_systemd-run66 '--service-type=[Service type]:type:(simple forking oneshot dbus notify idle)' \
/systemd-251/shell-completion/bash/
Dsystemd-run73 local comps='simple forking oneshot dbus notify idle'
/systemd-251/src/basic/
Dsyscall-list.txt158 idle
Dsyscalls-alpha.txt158 idle
Dsyscalls-arc.txt158 idle
Dsyscalls-arm.txt158 idle
Dsyscalls-arm64.txt158 idle
Dsyscalls-i386.txt158 idle 112
Dsyscalls-ia64.txt158 idle
Dsyscalls-loongarch64.txt158 idle
Dsyscalls-m68k.txt158 idle
Dsyscalls-mips64.txt158 idle

12