diff options
| author | Jouni Hogander <jouni.hogander@unikie.com> | 2019-12-09 13:56:27 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-17 11:10:52 +0100 |
| commit | 2b31345f36a04f232a5f698a6dc19e8123f204ab (patch) | |
| tree | 3c4d3682fed0e4178bbadec10b097769ea099647 /sys/linux/namespaces_mips64le.const | |
| parent | 24856513b213e1440ce87fafb7ed629c10b87c20 (diff) | |
Autogenerated files for linux/mips64le
This patch adds all autogenerated files for linux/mips64le. Files are
generated by following commands:
make extract
bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux
make generate
Diffstat (limited to 'sys/linux/namespaces_mips64le.const')
| -rw-r--r-- | sys/linux/namespaces_mips64le.const | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/sys/linux/namespaces_mips64le.const b/sys/linux/namespaces_mips64le.const new file mode 100644 index 000000000..0cad6a1cb --- /dev/null +++ b/sys/linux/namespaces_mips64le.const @@ -0,0 +1,21 @@ +# AUTOGENERATED FILE +CLONE_FILES = 1024 +CLONE_FS = 512 +CLONE_NEWCGROUP = 33554432 +CLONE_NEWIPC = 134217728 +CLONE_NEWNET = 1073741824 +CLONE_NEWNS = 131072 +CLONE_NEWPID = 536870912 +CLONE_NEWUSER = 268435456 +CLONE_NEWUTS = 67108864 +CLONE_SIGHAND = 2048 +CLONE_SYSVSEM = 262144 +CLONE_THREAD = 65536 +CLONE_VM = 256 +NS_GET_NSTYPE = 536917763 +NS_GET_OWNER_UID = 536917764 +NS_GET_PARENT = 536917762 +NS_GET_USERNS = 536917761 +__NR_ioctl = 5015 +__NR_setns = 5303 +__NR_unshare = 5262 |
