Home
last modified time | relevance | path

Searched defs:Swap (Results 1 – 3 of 3) sorted by relevance

/systemd-251/test/fuzz/fuzz-unit-file/
Ddirectives.swap2 [Swap] section
3 AllowedCPUs=
4 AllowedMemoryNodes=
5 AmbientCapabilities=
6 AppArmorProfile=
7 BPFProgram=
8 ExecSearchPath=
9 BindPaths=
10 BindReadOnlyPaths=
11 BlockIOAccounting=
[all …]
Ddev-mapper-fedora_krowka\x2dswap.swap6 [Swap] section
7 What=/dev/mapper/fedora_krowka-swap
8 Options=defaults,x-systemd.device-timeout=0
9 Priority=11
10 TimeoutSec=123h 5min 2y
/systemd-251/src/core/
Dswap.h11 typedef struct Swap Swap; typedef
39 struct Swap { struct
49 SwapParameters parameters_proc_swaps; argument
50 SwapParameters parameters_fragment; argument
60 SwapResult result; argument
61 SwapResult clean_result; argument
73 SwapState state, deserialized_state; argument
76 SwapExecCommand control_command_id; argument
85 LIST_FIELDS(struct Swap, same_devnode); argument