Home
last modified time | relevance | path

Searched refs:timeout_clean_usec (Results 1 – 8 of 8) sorted by relevance

/systemd-251/src/core/
Dexecute.h346 usec_t timeout_clean_usec; member
Dswap.c1560 r = swap_arm_timer(s, usec_add(now(CLOCK_MONOTONIC), s->exec_context.timeout_clean_usec)); in swap_clean()
Dload-fragment-gperf.gperf.in150 … 0, offsetof({{type}}, exec_context.timeout_clean_usec)
Dmount.c2140 r = mount_arm_timer(m, usec_add(now(CLOCK_MONOTONIC), m->exec_context.timeout_clean_usec)); in mount_clean()
Dservice.c1182 … return usec_add(UNIT(s)->state_change_timestamp.monotonic, s->exec_context.timeout_clean_usec); in service_coldplug_timeout()
4567 … r = service_arm_timer(s, usec_add(now(CLOCK_MONOTONIC), s->exec_context.timeout_clean_usec)); in service_clean()
Dexecute.c5312 c->timeout_clean_usec = USEC_INFINITY; in exec_context_init()
5847 …fprintf(f, "%sTimeoutCleanSec: %s\n", prefix, FORMAT_TIMESPAN(c->timeout_clean_usec, USEC_PER_SEC)… in exec_context_dump()
Dsocket.c3368 r = socket_arm_timer(s, usec_add(now(CLOCK_MONOTONIC), s->exec_context.timeout_clean_usec)); in socket_clean()
Ddbus-execute.c1292 …meoutCleanUSec", "t", bus_property_get_usec, offsetof(ExecContext, timeout_clean_usec), SD_BUS_VTA…