diff options
| author | handeharputlu <43519271+handeharputlu@users.noreply.github.com> | 2020-07-14 15:51:11 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-14 14:51:11 +0200 |
| commit | 609fb51750f5938bd47f9b78c3d7d8fb435d069c (patch) | |
| tree | 9967c854a78505998c8537578a71bcba7ecf37d6 /sys/linux/dev_snapshot_ppc64le.const | |
| parent | 6f4580264a29fa73097e96b436141a8594b97610 (diff) | |
sys/linux: /dev/snapshot descriptions (#1934)
Diffstat (limited to 'sys/linux/dev_snapshot_ppc64le.const')
| -rw-r--r-- | sys/linux/dev_snapshot_ppc64le.const | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sys/linux/dev_snapshot_ppc64le.const b/sys/linux/dev_snapshot_ppc64le.const new file mode 100644 index 000000000..39a4351e6 --- /dev/null +++ b/sys/linux/dev_snapshot_ppc64le.const @@ -0,0 +1,20 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +SNAPSHOT_ALLOC_SWAP_PAGE = 1074279188 +SNAPSHOT_ATOMIC_RESTORE = 536883972 +SNAPSHOT_AVAIL_SWAP_SIZE = 1074279187 +SNAPSHOT_CREATE_IMAGE = 2147758865 +SNAPSHOT_FREE = 536883973 +SNAPSHOT_FREEZE = 536883969 +SNAPSHOT_FREE_SWAP_PAGES = 536883977 +SNAPSHOT_GET_IMAGE_SIZE = 1074279182 +SNAPSHOT_PLATFORM_SUPPORT = 536883983 +SNAPSHOT_POWER_OFF = 536883984 +SNAPSHOT_PREF_IMAGE_SIZE = 536883986 +SNAPSHOT_S2RAM = 536883979 +SNAPSHOT_SET_SWAP_AREA = 2148283149 +SNAPSHOT_UNFREEZE = 536883970 +__NR_ioctl = 54 +__NR_openat = 286 +__NR_read = 3 +__NR_write = 4 |
