Searched refs:Swap (Results 1 – 17 of 17) sorted by relevance
/systemd-251/src/core/ |
D | dbus-swap.c | 14 static int swap_get_priority(Swap *s) { in swap_get_priority() 26 static const char *swap_get_options(Swap *s) { in swap_get_options() 35 static BUS_DEFINE_PROPERTY_GET(property_get_priority, "i", Swap, swap_get_priority); 36 static BUS_DEFINE_PROPERTY_GET(property_get_options, "s", Swap, swap_get_options); 41 … SD_BUS_PROPERTY("What", "s", NULL, offsetof(Swap, what), SD_BUS_VTABLE_PROPERTY_EMITS_CHANGE), 44 …SD_BUS_PROPERTY("TimeoutUSec", "t", bus_property_get_usec, offsetof(Swap, timeout_usec), SD_BUS_VT… 45 …SD_BUS_PROPERTY("ControlPID", "u", bus_property_get_pid, offsetof(Swap, control_pid), SD_BUS_VTABL… 46 …SD_BUS_PROPERTY("Result", "s", property_get_result, offsetof(Swap, result), SD_BUS_VTABLE_PROPERTY… 49 …BUS_EXEC_COMMAND_VTABLE("ExecActivate", offsetof(Swap, exec_command[SWAP_EXEC_ACTIVATE]), SD_BUS_V… 50 …BUS_EXEC_COMMAND_VTABLE("ExecDeactivate", offsetof(Swap, exec_command[SWAP_EXEC_DEACTIVATE]), SD_B… [all …]
|
D | swap.c | 71 Swap *s = SWAP(u); in swap_may_gc() 87 static void swap_unset_proc_swaps(Swap *s) { in swap_unset_proc_swaps() 97 static int swap_set_devnode(Swap *s, const char *devnode) { in swap_set_devnode() 99 Swap *first; in swap_set_devnode() 137 Swap *s = SWAP(u); in swap_init() 152 static void swap_unwatch_control_pid(Swap *s) { in swap_unwatch_control_pid() 162 Swap *s = SWAP(u); in swap_done() 184 static int swap_arm_timer(Swap *s, usec_t usec) { in swap_arm_timer() 214 static SwapParameters* swap_get_parameters(Swap *s) { in swap_get_parameters() 226 static int swap_add_device_dependencies(Swap *s) { in swap_add_device_dependencies() [all …]
|
D | swap.h | 11 typedef struct Swap Swap; typedef 39 struct Swap { struct 85 LIST_FIELDS(struct Swap, same_devnode); argument 99 DEFINE_CAST(SWAP, Swap);
|
D | load-fragment-gperf.gperf.in | 518 Swap.What, config_parse_unit_path_printf, 0, … 519 Swap.Priority, config_parse_swap_priority, 0, … 520 Swap.Options, config_parse_unit_string_printf, 0, … 521 Swap.TimeoutSec, config_parse_sec_fix_0, 0, … 522 {{ EXEC_CONTEXT_CONFIG_ITEMS('Swap') }} 523 {{ CGROUP_CONTEXT_CONFIG_ITEMS('Swap') }} 524 {{ KILL_CONTEXT_CONFIG_ITEMS('Swap') }}
|
D | org.freedesktop.systemd1.conf | 185 <!-- Completely open to anyone: org.freedesktop.systemd1.Swap interface -->
|
D | load-fragment.c | 6431 Swap *s = userdata; in config_parse_swap_priority()
|
/systemd-251/test/fuzz/fuzz-unit-file/ |
D | dev-mapper-fedora_krowka\x2dswap.swap | 6 [Swap] section
|
D | directives.swap | 2 [Swap] section
|
/systemd-251/tools/ |
D | check-directives.sh | 56 for section in Automount Mount Path Scope Slice Socket Swap Timer; do
|
/systemd-251/docs/ |
D | TRANSIENT-SETTINGS.md | 473 ## Swap Unit Settings 475 Swap units are currently not available at all as transient units:
|
D | index.md | 56 [ <span class="color-green">OK</span> ] Reached target Swap.
|
D | DISCOVERABLE_PARTITIONS.md | 154 | _Swap_ | `0657fd6d-a4ab-43c4-84e5-0933c84b4f4f` | Swap, optionally in LUKS | All swap partitions …
|
/systemd-251/ |
D | NEWS | 2335 backwards-compatiblity promises apply). Swap is not required for 10224 * Swap units can use Options= to specify discard options. 12093 GPT type ID 933ac7e12eb44f13b8440e14e2aef915. Swap
|
/systemd-251/hwdb.d/ |
D | pci.ids | 8870 15ed 1002 MCCS 8-port Serial Hot Swap 8871 15ed 1003 MCCS 16-port Serial Hot Swap 8903 15ed 1002 Macrolink MCCS 8-port Serial Hot Swap 8904 15ed 1003 Macrolink MCCS 16-port Serial Hot Swap
|
D | 20-pci-vendor-model.hwdb | 26187 ID_MODEL_FROM_DATABASE=PCI9030 32-bit 33MHz PCI <-> IOBus Bridge (MCCS 8-port Serial Hot Swap) 26190 ID_MODEL_FROM_DATABASE=PCI9030 32-bit 33MHz PCI <-> IOBus Bridge (MCCS 16-port Serial Hot Swap) 26283 ID_MODEL_FROM_DATABASE=PCI <-> IOBus Bridge (Macrolink MCCS 8-port Serial Hot Swap) 26286 ID_MODEL_FROM_DATABASE=PCI <-> IOBus Bridge (Macrolink MCCS 16-port Serial Hot Swap)
|
D | usb.ids | 11632 4433 GemPC433-Swap
|
D | 20-usb-vendor-model.hwdb | 34830 ID_MODEL_FROM_DATABASE=GemPC433-Swap
|