From e86ddaca2eac4d5b854e7e2ec4b315302ff0e13f Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 1 Feb 2018 20:08:32 +0100 Subject: sys/syz-extract: save unsupported consts to the const files We currently print unsupported consts to console during make extract. But this is not very useful as there are too many output now. This also does not allow to understand what's unsupported in newly checked-in descriptions, or what's unsupported in all current decriptions. Save unsupported consts to the const files instead. This solves all of the above problems. --- sys/linux/386.go | 6 ++-- sys/linux/amd64.go | 6 ++-- sys/linux/arm.go | 6 ++-- sys/linux/arm64.go | 6 ++-- sys/linux/binder_amd64.const | 1 + sys/linux/binder_arm64.const | 1 + sys/linux/binder_ppc64le.const | 1 + sys/linux/bpf_386.const | 2 +- sys/linux/bpf_amd64.const | 2 +- sys/linux/bpf_arm.const | 2 +- sys/linux/bpf_arm64.const | 2 +- sys/linux/bpf_ppc64le.const | 2 +- sys/linux/ipc_386.const | 12 +++++++ sys/linux/ipc_ppc64le.const | 12 +++++++ sys/linux/kvm_386.const | 11 +++++++ sys/linux/kvm_amd64.const | 11 +++++++ sys/linux/kvm_arm.const | 57 +++++++++++++++++++++++++++++++++ sys/linux/kvm_arm64.const | 48 ++++++++++++++++++++++++++++ sys/linux/kvm_ppc64le.const | 58 ++++++++++++++++++++++++++++++++++ sys/linux/netfilter_ipv4_386.const | 6 ++++ sys/linux/netfilter_ipv4_amd64.const | 6 ++++ sys/linux/netfilter_ipv4_arm.const | 6 ++++ sys/linux/netfilter_ipv4_arm64.const | 6 ++++ sys/linux/netfilter_ipv4_ppc64le.const | 6 ++++ sys/linux/netfilter_ipv6_386.const | 5 +++ sys/linux/netfilter_ipv6_amd64.const | 5 +++ sys/linux/netfilter_ipv6_arm.const | 5 +++ sys/linux/netfilter_ipv6_arm64.const | 5 +++ sys/linux/netfilter_ipv6_ppc64le.const | 5 +++ sys/linux/ppc64le.go | 6 ++-- sys/linux/socket_386.const | 1 + sys/linux/socket_alg_386.const | 1 + sys/linux/socket_ax25_386.const | 1 + sys/linux/socket_inet6_386.const | 1 + sys/linux/socket_inet_386.const | 1 + sys/linux/socket_ipx_386.const | 1 + sys/linux/socket_llc_386.const | 1 + sys/linux/socket_netrom_386.const | 1 + sys/linux/socket_nfc_386.const | 1 + sys/linux/socket_packet_386.const | 1 + sys/linux/socket_unix_386.const | 1 + sys/linux/sys_amd64.const | 2 ++ sys/linux/sys_arm.const | 16 ++++++++++ sys/linux/sys_arm64.const | 49 ++++++++++++++++++++++++++++ sys/linux/sys_ppc64le.const | 11 +++++++ sys/linux/tty_ppc64le.const | 10 ++++++ 46 files changed, 386 insertions(+), 20 deletions(-) (limited to 'sys/linux') diff --git a/sys/linux/386.go b/sys/linux/386.go index 801fc90de..eb16263e2 100644 --- a/sys/linux/386.go +++ b/sys/linux/386.go @@ -465,7 +465,7 @@ var structDescs_386 = []*KeyedStruct{ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "code", TypeSize: 1}}, Val: 133}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "regs", TypeSize: 1}}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "off", TypeSize: 2}}}, - &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "func", TypeSize: 4}}, Kind: 2, RangeEnd: 59}, + &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "func", TypeSize: 4}}, Kind: 2, RangeEnd: 60}, }}}, {Key: StructKey{Name: "bpf_insn_exit"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "bpf_insn_exit", TypeSize: 8}, Fields: []Type{ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "code", TypeSize: 1}}, Val: 149}, @@ -23652,7 +23652,7 @@ var consts_386 = []ConstValue{ {Name: "_DRM_VBLANK_SECONDARY", Value: 536870912}, {Name: "_DRM_VBLANK_SIGNAL", Value: 1073741824}, {Name: "_DRM_WRITE_COMBINING", Value: 16}, - {Name: "__BPF_FUNC_MAX_ID", Value: 59}, + {Name: "__BPF_FUNC_MAX_ID", Value: 60}, {Name: "__NR_accept4", Value: 364}, {Name: "__NR_acct", Value: 51}, {Name: "__NR_add_key", Value: 286}, @@ -23945,4 +23945,4 @@ var consts_386 = []ConstValue{ {Name: "bpf_insn_load_imm_dw", Value: 24}, } -const revision_386 = "a721e2aa93c1691bcd8e5cc8fa24a913235f2483" +const revision_386 = "6920ac2b3139ac3d9e2a74f70583d2f352e42210" diff --git a/sys/linux/amd64.go b/sys/linux/amd64.go index 0abbbe764..22ba4cb13 100644 --- a/sys/linux/amd64.go +++ b/sys/linux/amd64.go @@ -472,7 +472,7 @@ var structDescs_amd64 = []*KeyedStruct{ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "code", TypeSize: 1}}, Val: 133}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "regs", TypeSize: 1}}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "off", TypeSize: 2}}}, - &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "func", TypeSize: 4}}, Kind: 2, RangeEnd: 59}, + &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "func", TypeSize: 4}}, Kind: 2, RangeEnd: 60}, }}}, {Key: StructKey{Name: "bpf_insn_exit"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "bpf_insn_exit", TypeSize: 8}, Fields: []Type{ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "code", TypeSize: 1}}, Val: 149}, @@ -24158,7 +24158,7 @@ var consts_amd64 = []ConstValue{ {Name: "_DRM_VBLANK_SECONDARY", Value: 536870912}, {Name: "_DRM_VBLANK_SIGNAL", Value: 1073741824}, {Name: "_DRM_WRITE_COMBINING", Value: 16}, - {Name: "__BPF_FUNC_MAX_ID", Value: 59}, + {Name: "__BPF_FUNC_MAX_ID", Value: 60}, {Name: "__NR_accept", Value: 43}, {Name: "__NR_accept4", Value: 288}, {Name: "__NR_acct", Value: 163}, @@ -24462,4 +24462,4 @@ var consts_amd64 = []ConstValue{ {Name: "bpf_insn_load_imm_dw", Value: 24}, } -const revision_amd64 = "bc125788702a194b20b8cd6fbe0891f5129b9246" +const revision_amd64 = "222fd8dcdb6ae38514b87c2add8d3bd60b3ff760" diff --git a/sys/linux/arm.go b/sys/linux/arm.go index 42f001e2f..dcfe2efbb 100644 --- a/sys/linux/arm.go +++ b/sys/linux/arm.go @@ -470,7 +470,7 @@ var structDescs_arm = []*KeyedStruct{ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "code", TypeSize: 1}}, Val: 133}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "regs", TypeSize: 1}}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "off", TypeSize: 2}}}, - &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "func", TypeSize: 4}}, Kind: 2, RangeEnd: 58}, + &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "func", TypeSize: 4}}, Kind: 2, RangeEnd: 60}, }}}, {Key: StructKey{Name: "bpf_insn_exit"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "bpf_insn_exit", TypeSize: 8}, Fields: []Type{ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "code", TypeSize: 1}}, Val: 149}, @@ -23521,7 +23521,7 @@ var consts_arm = []ConstValue{ {Name: "_DRM_VBLANK_SECONDARY", Value: 536870912}, {Name: "_DRM_VBLANK_SIGNAL", Value: 1073741824}, {Name: "_DRM_WRITE_COMBINING", Value: 16}, - {Name: "__BPF_FUNC_MAX_ID", Value: 58}, + {Name: "__BPF_FUNC_MAX_ID", Value: 60}, {Name: "__NR_accept", Value: 285}, {Name: "__NR_accept4", Value: 366}, {Name: "__NR_acct", Value: 51}, @@ -23813,4 +23813,4 @@ var consts_arm = []ConstValue{ {Name: "bpf_insn_load_imm_dw", Value: 24}, } -const revision_arm = "30d6c04729a43d9c1a297cd46ae6ecea4bbd2828" +const revision_arm = "67a2feac3e413c811ab3ef6dee64624f1d34396f" diff --git a/sys/linux/arm64.go b/sys/linux/arm64.go index 22b1b5a9a..6f9e20357 100644 --- a/sys/linux/arm64.go +++ b/sys/linux/arm64.go @@ -472,7 +472,7 @@ var structDescs_arm64 = []*KeyedStruct{ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "code", TypeSize: 1}}, Val: 133}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "regs", TypeSize: 1}}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "off", TypeSize: 2}}}, - &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "func", TypeSize: 4}}, Kind: 2, RangeEnd: 59}, + &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "func", TypeSize: 4}}, Kind: 2, RangeEnd: 60}, }}}, {Key: StructKey{Name: "bpf_insn_exit"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "bpf_insn_exit", TypeSize: 8}, Fields: []Type{ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "code", TypeSize: 1}}, Val: 149}, @@ -23581,7 +23581,7 @@ var consts_arm64 = []ConstValue{ {Name: "_DRM_VBLANK_SECONDARY", Value: 536870912}, {Name: "_DRM_VBLANK_SIGNAL", Value: 1073741824}, {Name: "_DRM_WRITE_COMBINING", Value: 16}, - {Name: "__BPF_FUNC_MAX_ID", Value: 59}, + {Name: "__BPF_FUNC_MAX_ID", Value: 60}, {Name: "__NR_accept", Value: 202}, {Name: "__NR_accept4", Value: 242}, {Name: "__NR_acct", Value: 89}, @@ -23844,4 +23844,4 @@ var consts_arm64 = []ConstValue{ {Name: "bpf_insn_load_imm_dw", Value: 24}, } -const revision_arm64 = "3665ee48a0043014f610083086fb5983216220fa" +const revision_arm64 = "7d5b0f4aa5a09f96a1aef5ef50b23f42eb5d619c" diff --git a/sys/linux/binder_amd64.const b/sys/linux/binder_amd64.const index 2ff946ad2..3618bdcf5 100644 --- a/sys/linux/binder_amd64.const +++ b/sys/linux/binder_amd64.const @@ -35,3 +35,4 @@ TF_ACCEPT_FDS = 16 TF_ONE_WAY = 1 __NR_ioctl = 16 __NR_mmap = 9 +# __NR_mmap2 is not set diff --git a/sys/linux/binder_arm64.const b/sys/linux/binder_arm64.const index c5498a3fe..a479b283e 100644 --- a/sys/linux/binder_arm64.const +++ b/sys/linux/binder_arm64.const @@ -35,3 +35,4 @@ TF_ACCEPT_FDS = 16 TF_ONE_WAY = 1 __NR_ioctl = 29 __NR_mmap = 222 +# __NR_mmap2 is not set diff --git a/sys/linux/binder_ppc64le.const b/sys/linux/binder_ppc64le.const index 8d587c698..8b625c164 100644 --- a/sys/linux/binder_ppc64le.const +++ b/sys/linux/binder_ppc64le.const @@ -35,3 +35,4 @@ TF_ACCEPT_FDS = 16 TF_ONE_WAY = 1 __NR_ioctl = 54 __NR_mmap = 90 +# __NR_mmap2 is not set diff --git a/sys/linux/bpf_386.const b/sys/linux/bpf_386.const index 06539b09b..d57c908f1 100644 --- a/sys/linux/bpf_386.const +++ b/sys/linux/bpf_386.const @@ -123,7 +123,7 @@ BPF_SUB0 = 1 BPF_W0 = 0 BPF_XADD0 = 6 BPF_XOR0 = 10 -__BPF_FUNC_MAX_ID = 59 +__BPF_FUNC_MAX_ID = 60 __NR_bpf = 357 bpf_call_code = 133 bpf_exit_code = 149 diff --git a/sys/linux/bpf_amd64.const b/sys/linux/bpf_amd64.const index 06d71efc9..909adce37 100644 --- a/sys/linux/bpf_amd64.const +++ b/sys/linux/bpf_amd64.const @@ -123,7 +123,7 @@ BPF_SUB0 = 1 BPF_W0 = 0 BPF_XADD0 = 6 BPF_XOR0 = 10 -__BPF_FUNC_MAX_ID = 59 +__BPF_FUNC_MAX_ID = 60 __NR_bpf = 321 bpf_call_code = 133 bpf_exit_code = 149 diff --git a/sys/linux/bpf_arm.const b/sys/linux/bpf_arm.const index 6e57645e5..b8da5aaf6 100644 --- a/sys/linux/bpf_arm.const +++ b/sys/linux/bpf_arm.const @@ -123,7 +123,7 @@ BPF_SUB0 = 1 BPF_W0 = 0 BPF_XADD0 = 6 BPF_XOR0 = 10 -__BPF_FUNC_MAX_ID = 58 +__BPF_FUNC_MAX_ID = 60 __NR_bpf = 386 bpf_call_code = 133 bpf_exit_code = 149 diff --git a/sys/linux/bpf_arm64.const b/sys/linux/bpf_arm64.const index 00e8bbecc..e9d7b9986 100644 --- a/sys/linux/bpf_arm64.const +++ b/sys/linux/bpf_arm64.const @@ -123,7 +123,7 @@ BPF_SUB0 = 1 BPF_W0 = 0 BPF_XADD0 = 6 BPF_XOR0 = 10 -__BPF_FUNC_MAX_ID = 59 +__BPF_FUNC_MAX_ID = 60 __NR_bpf = 280 bpf_call_code = 133 bpf_exit_code = 149 diff --git a/sys/linux/bpf_ppc64le.const b/sys/linux/bpf_ppc64le.const index 25de06c98..1fec9a5fa 100644 --- a/sys/linux/bpf_ppc64le.const +++ b/sys/linux/bpf_ppc64le.const @@ -123,7 +123,7 @@ BPF_SUB0 = 1 BPF_W0 = 0 BPF_XADD0 = 6 BPF_XOR0 = 10 -__BPF_FUNC_MAX_ID = 59 +__BPF_FUNC_MAX_ID = 60 __NR_bpf = 361 bpf_call_code = 133 bpf_exit_code = 149 diff --git a/sys/linux/ipc_386.const b/sys/linux/ipc_386.const index 0825a6de5..5de4bb805 100644 --- a/sys/linux/ipc_386.const +++ b/sys/linux/ipc_386.const @@ -41,3 +41,15 @@ S_IWUSR = 128 S_IXGRP = 8 S_IXOTH = 1 S_IXUSR = 64 +# __NR_msgctl is not set +# __NR_msgget is not set +# __NR_msgrcv is not set +# __NR_msgsnd is not set +# __NR_semctl is not set +# __NR_semget is not set +# __NR_semop is not set +# __NR_semtimedop is not set +# __NR_shmat is not set +# __NR_shmctl is not set +# __NR_shmdt is not set +# __NR_shmget is not set diff --git a/sys/linux/ipc_ppc64le.const b/sys/linux/ipc_ppc64le.const index 0825a6de5..5de4bb805 100644 --- a/sys/linux/ipc_ppc64le.const +++ b/sys/linux/ipc_ppc64le.const @@ -41,3 +41,15 @@ S_IWUSR = 128 S_IXGRP = 8 S_IXOTH = 1 S_IXUSR = 64 +# __NR_msgctl is not set +# __NR_msgget is not set +# __NR_msgrcv is not set +# __NR_msgsnd is not set +# __NR_semctl is not set +# __NR_semget is not set +# __NR_semop is not set +# __NR_semtimedop is not set +# __NR_shmat is not set +# __NR_shmctl is not set +# __NR_shmdt is not set +# __NR_shmget is not set diff --git a/sys/linux/kvm_386.const b/sys/linux/kvm_386.const index 841d77154..3d5fa7f6f 100644 --- a/sys/linux/kvm_386.const +++ b/sys/linux/kvm_386.const @@ -1,6 +1,17 @@ # AUTOGENERATED FILE AT_FDCWD = 18446744073709551516 KVM_ARM_SET_DEVICE_ADDR = 1074835115 +# KVM_ARM_TARGET_AEM_V8 is not set +# KVM_ARM_TARGET_CORTEX_A53 is not set +# KVM_ARM_TARGET_CORTEX_A57 is not set +# KVM_ARM_TARGET_FOUNDATION_V8 is not set +# KVM_ARM_TARGET_GENERIC_V8 is not set +# KVM_ARM_TARGET_XGENE_POTENZA is not set +# KVM_ARM_VCPU_EL1_32BIT is not set +# KVM_ARM_VCPU_INIT is not set +# KVM_ARM_VCPU_PMU_V3 is not set +# KVM_ARM_VCPU_POWER_OFF is not set +# KVM_ARM_VCPU_PSCI_0_2 is not set KVM_ASSIGN_DEV_IRQ = 1077980784 KVM_ASSIGN_PCI_DEVICE = 2151722601 KVM_ASSIGN_SET_INTX_MASK = 1077980836 diff --git a/sys/linux/kvm_amd64.const b/sys/linux/kvm_amd64.const index 5eb472999..a8624ee88 100644 --- a/sys/linux/kvm_amd64.const +++ b/sys/linux/kvm_amd64.const @@ -1,6 +1,17 @@ # AUTOGENERATED FILE AT_FDCWD = 18446744073709551516 KVM_ARM_SET_DEVICE_ADDR = 1074835115 +# KVM_ARM_TARGET_AEM_V8 is not set +# KVM_ARM_TARGET_CORTEX_A53 is not set +# KVM_ARM_TARGET_CORTEX_A57 is not set +# KVM_ARM_TARGET_FOUNDATION_V8 is not set +# KVM_ARM_TARGET_GENERIC_V8 is not set +# KVM_ARM_TARGET_XGENE_POTENZA is not set +# KVM_ARM_VCPU_EL1_32BIT is not set +# KVM_ARM_VCPU_INIT is not set +# KVM_ARM_VCPU_PMU_V3 is not set +# KVM_ARM_VCPU_POWER_OFF is not set +# KVM_ARM_VCPU_PSCI_0_2 is not set KVM_ASSIGN_DEV_IRQ = 1077980784 KVM_ASSIGN_PCI_DEVICE = 2151722601 KVM_ASSIGN_SET_INTX_MASK = 1077980836 diff --git a/sys/linux/kvm_arm.const b/sys/linux/kvm_arm.const index 20e6f8250..c74c3285e 100644 --- a/sys/linux/kvm_arm.const +++ b/sys/linux/kvm_arm.const @@ -1,7 +1,15 @@ # AUTOGENERATED FILE AT_FDCWD = 18446744073709551516 KVM_ARM_SET_DEVICE_ADDR = 1074835115 +# KVM_ARM_TARGET_AEM_V8 is not set +# KVM_ARM_TARGET_CORTEX_A53 is not set +# KVM_ARM_TARGET_CORTEX_A57 is not set +# KVM_ARM_TARGET_FOUNDATION_V8 is not set +# KVM_ARM_TARGET_GENERIC_V8 is not set +# KVM_ARM_TARGET_XGENE_POTENZA is not set +# KVM_ARM_VCPU_EL1_32BIT is not set KVM_ARM_VCPU_INIT = 1075883694 +# KVM_ARM_VCPU_PMU_V3 is not set KVM_ARM_VCPU_POWER_OFF = 0 KVM_ARM_VCPU_PSCI_0_2 = 1 KVM_ASSIGN_DEV_IRQ = 1077980784 @@ -14,6 +22,11 @@ KVM_CAP_HYPERV_SYNIC = 123 KVM_CAP_SPLIT_IRQCHIP = 121 KVM_CAP_X2APIC_API = 129 KVM_CHECK_EXTENSION = 44547 +# KVM_CPUID_FEATURES is not set +# KVM_CPUID_FLAG_SIGNIFCANT_INDEX is not set +# KVM_CPUID_FLAG_STATEFUL_FUNC is not set +# KVM_CPUID_FLAG_STATE_READ_NEXT is not set +# KVM_CPUID_SIGNATURE is not set KVM_CREATE_DEVICE = 3222056672 KVM_CREATE_DEVICE_TEST = 1 KVM_CREATE_IRQCHIP = 44640 @@ -39,20 +52,36 @@ KVM_DEV_TYPE_XICS = 3 KVM_DIRTY_TLB = 1074572970 KVM_ENABLE_CAP = 1080602275 KVM_GET_CLOCK = 2150674044 +# KVM_GET_CPUID2 is not set +# KVM_GET_DEBUGREGS is not set KVM_GET_DEVICE_ATTR = 1075359458 KVM_GET_DIRTY_LOG = 1074835010 +# KVM_GET_EMULATED_CPUID is not set KVM_GET_FPU = 2147528332 KVM_GET_IRQCHIP = 3255348834 +# KVM_GET_LAPIC is not set KVM_GET_MP_STATE = 2147790488 +# KVM_GET_MSRS is not set +# KVM_GET_MSR_INDEX_LIST is not set KVM_GET_NR_MMU_PAGES = 44613 KVM_GET_ONE_REG = 1074835115 +# KVM_GET_PIT is not set +# KVM_GET_PIT2 is not set KVM_GET_REGS = 2157489793 KVM_GET_REG_LIST = 3221794480 KVM_GET_SREGS = 2147528323 +# KVM_GET_SUPPORTED_CPUID is not set KVM_GET_TSC_KHZ = 44707 +# KVM_GET_VCPU_EVENTS is not set KVM_GET_VCPU_MMAP_SIZE = 44548 +# KVM_GET_XCRS is not set +# KVM_GET_XSAVE is not set KVM_GUESTDBG_ENABLE = 1 +# KVM_GUESTDBG_INJECT_BP is not set +# KVM_GUESTDBG_INJECT_DB is not set KVM_GUESTDBG_SINGLESTEP = 2 +# KVM_GUESTDBG_USE_HW_BP is not set +# KVM_GUESTDBG_USE_SW_BP is not set KVM_HAS_DEVICE_ATTR = 1075359459 KVM_INTERRUPT = 1074048646 KVM_IOEVENTFD = 1077980793 @@ -60,6 +89,9 @@ KVM_IOEVENTFD_FLAG_DATAMATCH = 1 KVM_IOEVENTFD_FLAG_DEASSIGN = 4 KVM_IOEVENTFD_FLAG_PIO = 2 KVM_IOEVENTFD_FLAG_VIRTIO_CCW_NOTIFY = 8 +# KVM_IRQCHIP_IOAPIC is not set +# KVM_IRQCHIP_PIC_MASTER is not set +# KVM_IRQCHIP_PIC_SLAVE is not set KVM_IRQFD = 1075883638 KVM_IRQ_LINE = 1074310753 KVM_IRQ_LINE_STATUS = 3221794407 @@ -99,15 +131,22 @@ KVM_SETUP_VIRT86 = 16 KVM_SETUP_VM = 64 KVM_SET_BOOT_CPU_ID = 44664 KVM_SET_CLOCK = 1076932219 +# KVM_SET_CPUID is not set +# KVM_SET_CPUID2 is not set +# KVM_SET_DEBUGREGS is not set KVM_SET_DEVICE_ATTR = 1075359457 KVM_SET_FPU = 1073786509 KVM_SET_GSI_ROUTING = 1074310762 KVM_SET_GUEST_DEBUG = 1074310811 KVM_SET_IDENTITY_MAP_ADDR = 1074310728 KVM_SET_IRQCHIP = 2181607011 +# KVM_SET_LAPIC is not set KVM_SET_MP_STATE = 1074048665 +# KVM_SET_MSRS is not set KVM_SET_NR_MMU_PAGES = 44612 KVM_SET_ONE_REG = 1074835116 +# KVM_SET_PIT is not set +# KVM_SET_PIT2 is not set KVM_SET_REGS = 1083747970 KVM_SET_SIGNAL_MASK = 1074048651 KVM_SET_SREGS = 1073786500 @@ -115,6 +154,9 @@ KVM_SET_TSC_KHZ = 44706 KVM_SET_TSS_ADDR = 44615 KVM_SET_USER_MEMORY_REGION = 1075883590 KVM_SET_VAPIC_ADDR = 1074310803 +# KVM_SET_VCPU_EVENTS is not set +# KVM_SET_XCRS is not set +# KVM_SET_XSAVE is not set KVM_SIGNAL_MSI = 1075883685 KVM_SMI = 44727 KVM_TPR_ACCESS_REPORTING = 3223891602 @@ -122,5 +164,20 @@ KVM_TRANSLATE = 3222843013 KVM_UNREGISTER_COALESCED_MMIO = 1074835048 KVM_X86_GET_MCE_CAP_SUPPORTED = 2148052637 KVM_X86_SETUP_MCE = 1074310812 +# KVM_X86_SET_MCE is not set +# KVM_XEN_HVM_CONFIG is not set +# MCG_STATUS_EIPV is not set +# MCG_STATUS_LMCES is not set +# MCG_STATUS_MCIP is not set +# MCG_STATUS_RIPV is not set +# MCI_STATUS_ADDRV is not set +# MCI_STATUS_AR is not set +# MCI_STATUS_EN is not set +# MCI_STATUS_MISCV is not set +# MCI_STATUS_OVER is not set +# MCI_STATUS_PCC is not set +# MCI_STATUS_S is not set +# MCI_STATUS_UC is not set +# MCI_STATUS_VAL is not set __NR_ioctl = 54 __NR_openat = 322 diff --git a/sys/linux/kvm_arm64.const b/sys/linux/kvm_arm64.const index c08413d2a..7ceb1bc99 100644 --- a/sys/linux/kvm_arm64.const +++ b/sys/linux/kvm_arm64.const @@ -22,6 +22,11 @@ KVM_CAP_HYPERV_SYNIC = 123 KVM_CAP_SPLIT_IRQCHIP = 121 KVM_CAP_X2APIC_API = 129 KVM_CHECK_EXTENSION = 44547 +# KVM_CPUID_FEATURES is not set +# KVM_CPUID_FLAG_SIGNIFCANT_INDEX is not set +# KVM_CPUID_FLAG_STATEFUL_FUNC is not set +# KVM_CPUID_FLAG_STATE_READ_NEXT is not set +# KVM_CPUID_SIGNATURE is not set KVM_CREATE_DEVICE = 3222056672 KVM_CREATE_DEVICE_TEST = 1 KVM_CREATE_IRQCHIP = 44640 @@ -47,20 +52,35 @@ KVM_DEV_TYPE_XICS = 3 KVM_DIRTY_TLB = 1074835114 KVM_ENABLE_CAP = 1080602275 KVM_GET_CLOCK = 2150674044 +# KVM_GET_CPUID2 is not set +# KVM_GET_DEBUGREGS is not set KVM_GET_DEVICE_ATTR = 1075359458 KVM_GET_DIRTY_LOG = 1074835010 +# KVM_GET_EMULATED_CPUID is not set KVM_GET_FPU = 2147528332 KVM_GET_IRQCHIP = 3255348834 +# KVM_GET_LAPIC is not set KVM_GET_MP_STATE = 2147790488 +# KVM_GET_MSRS is not set +# KVM_GET_MSR_INDEX_LIST is not set KVM_GET_NR_MMU_PAGES = 44613 KVM_GET_ONE_REG = 1074835115 +# KVM_GET_PIT is not set +# KVM_GET_PIT2 is not set KVM_GET_REGS = 2204151425 KVM_GET_REG_LIST = 3221794480 KVM_GET_SREGS = 2147528323 +# KVM_GET_SUPPORTED_CPUID is not set KVM_GET_TSC_KHZ = 44707 +# KVM_GET_VCPU_EVENTS is not set KVM_GET_VCPU_MMAP_SIZE = 44548 +# KVM_GET_XCRS is not set +# KVM_GET_XSAVE is not set KVM_GUESTDBG_ENABLE = 1 +# KVM_GUESTDBG_INJECT_BP is not set +# KVM_GUESTDBG_INJECT_DB is not set KVM_GUESTDBG_SINGLESTEP = 2 +# KVM_GUESTDBG_USE_HW_BP is not set KVM_GUESTDBG_USE_SW_BP = 65536 KVM_HAS_DEVICE_ATTR = 1075359459 KVM_INTERRUPT = 1074048646 @@ -69,6 +89,9 @@ KVM_IOEVENTFD_FLAG_DATAMATCH = 1 KVM_IOEVENTFD_FLAG_DEASSIGN = 4 KVM_IOEVENTFD_FLAG_PIO = 2 KVM_IOEVENTFD_FLAG_VIRTIO_CCW_NOTIFY = 8 +# KVM_IRQCHIP_IOAPIC is not set +# KVM_IRQCHIP_PIC_MASTER is not set +# KVM_IRQCHIP_PIC_SLAVE is not set KVM_IRQFD = 1075883638 KVM_IRQ_LINE = 1074310753 KVM_IRQ_LINE_STATUS = 3221794407 @@ -108,15 +131,22 @@ KVM_SETUP_VIRT86 = 16 KVM_SETUP_VM = 64 KVM_SET_BOOT_CPU_ID = 44664 KVM_SET_CLOCK = 1076932219 +# KVM_SET_CPUID is not set +# KVM_SET_CPUID2 is not set +# KVM_SET_DEBUGREGS is not set KVM_SET_DEVICE_ATTR = 1075359457 KVM_SET_FPU = 1073786509 KVM_SET_GSI_ROUTING = 1074310762 KVM_SET_GUEST_DEBUG = 1107865243 KVM_SET_IDENTITY_MAP_ADDR = 1074310728 KVM_SET_IRQCHIP = 2181607011 +# KVM_SET_LAPIC is not set KVM_SET_MP_STATE = 1074048665 +# KVM_SET_MSRS is not set KVM_SET_NR_MMU_PAGES = 44612 KVM_SET_ONE_REG = 1074835116 +# KVM_SET_PIT is not set +# KVM_SET_PIT2 is not set KVM_SET_REGS = 1130409602 KVM_SET_SIGNAL_MASK = 1074048651 KVM_SET_SREGS = 1073786500 @@ -124,6 +154,9 @@ KVM_SET_TSC_KHZ = 44706 KVM_SET_TSS_ADDR = 44615 KVM_SET_USER_MEMORY_REGION = 1075883590 KVM_SET_VAPIC_ADDR = 1074310803 +# KVM_SET_VCPU_EVENTS is not set +# KVM_SET_XCRS is not set +# KVM_SET_XSAVE is not set KVM_SIGNAL_MSI = 1075883685 KVM_SMI = 44727 KVM_TPR_ACCESS_REPORTING = 3223891602 @@ -131,5 +164,20 @@ KVM_TRANSLATE = 3222843013 KVM_UNREGISTER_COALESCED_MMIO = 1074835048 KVM_X86_GET_MCE_CAP_SUPPORTED = 2148052637 KVM_X86_SETUP_MCE = 1074310812 +# KVM_X86_SET_MCE is not set +# KVM_XEN_HVM_CONFIG is not set +# MCG_STATUS_EIPV is not set +# MCG_STATUS_LMCES is not set +# MCG_STATUS_MCIP is not set +# MCG_STATUS_RIPV is not set +# MCI_STATUS_ADDRV is not set +# MCI_STATUS_AR is not set +# MCI_STATUS_EN is not set +# MCI_STATUS_MISCV is not set +# MCI_STATUS_OVER is not set +# MCI_STATUS_PCC is not set +# MCI_STATUS_S is not set +# MCI_STATUS_UC is not set +# MCI_STATUS_VAL is not set __NR_ioctl = 29 __NR_openat = 56 diff --git a/sys/linux/kvm_ppc64le.const b/sys/linux/kvm_ppc64le.const index 4b79eeacc..a19e2ddf5 100644 --- a/sys/linux/kvm_ppc64le.const +++ b/sys/linux/kvm_ppc64le.const @@ -1,6 +1,17 @@ # AUTOGENERATED FILE AT_FDCWD = 18446744073709551516 KVM_ARM_SET_DEVICE_ADDR = 2148576939 +# KVM_ARM_TARGET_AEM_V8 is not set +# KVM_ARM_TARGET_CORTEX_A53 is not set +# KVM_ARM_TARGET_CORTEX_A57 is not set +# KVM_ARM_TARGET_FOUNDATION_V8 is not set +# KVM_ARM_TARGET_GENERIC_V8 is not set +# KVM_ARM_TARGET_XGENE_POTENZA is not set +# KVM_ARM_VCPU_EL1_32BIT is not set +# KVM_ARM_VCPU_INIT is not set +# KVM_ARM_VCPU_PMU_V3 is not set +# KVM_ARM_VCPU_POWER_OFF is not set +# KVM_ARM_VCPU_PSCI_0_2 is not set KVM_ASSIGN_DEV_IRQ = 2151722608 KVM_ASSIGN_PCI_DEVICE = 1077980777 KVM_ASSIGN_SET_INTX_MASK = 2151722660 @@ -11,6 +22,11 @@ KVM_CAP_HYPERV_SYNIC = 123 KVM_CAP_SPLIT_IRQCHIP = 121 KVM_CAP_X2APIC_API = 129 KVM_CHECK_EXTENSION = 536915459 +# KVM_CPUID_FEATURES is not set +# KVM_CPUID_FLAG_SIGNIFCANT_INDEX is not set +# KVM_CPUID_FLAG_STATEFUL_FUNC is not set +# KVM_CPUID_FLAG_STATE_READ_NEXT is not set +# KVM_CPUID_SIGNATURE is not set KVM_CREATE_DEVICE = 3222056672 KVM_CREATE_DEVICE_TEST = 1 KVM_CREATE_IRQCHIP = 536915552 @@ -36,19 +52,33 @@ KVM_DEV_TYPE_XICS = 3 KVM_DIRTY_TLB = 2148576938 KVM_ENABLE_CAP = 2154344099 KVM_GET_CLOCK = 1076932220 +# KVM_GET_CPUID2 is not set +# KVM_GET_DEBUGREGS is not set KVM_GET_DEVICE_ATTR = 2149101282 KVM_GET_DIRTY_LOG = 2148576834 +# KVM_GET_EMULATED_CPUID is not set KVM_GET_FPU = 1090563724 KVM_GET_IRQCHIP = 3255348834 +# KVM_GET_LAPIC is not set KVM_GET_MP_STATE = 1074048664 +# KVM_GET_MSRS is not set +# KVM_GET_MSR_INDEX_LIST is not set KVM_GET_NR_MMU_PAGES = 536915525 KVM_GET_ONE_REG = 2148576939 +# KVM_GET_PIT is not set +# KVM_GET_PIT2 is not set KVM_GET_REGS = 1099476609 KVM_GET_REG_LIST = 3221794480 KVM_GET_SREGS = 1154526851 +# KVM_GET_SUPPORTED_CPUID is not set KVM_GET_TSC_KHZ = 536915619 +# KVM_GET_VCPU_EVENTS is not set KVM_GET_VCPU_MMAP_SIZE = 536915460 +# KVM_GET_XCRS is not set +# KVM_GET_XSAVE is not set KVM_GUESTDBG_ENABLE = 1 +# KVM_GUESTDBG_INJECT_BP is not set +# KVM_GUESTDBG_INJECT_DB is not set KVM_GUESTDBG_SINGLESTEP = 2 KVM_GUESTDBG_USE_HW_BP = 131072 KVM_GUESTDBG_USE_SW_BP = 65536 @@ -59,6 +89,9 @@ KVM_IOEVENTFD_FLAG_DATAMATCH = 1 KVM_IOEVENTFD_FLAG_DEASSIGN = 4 KVM_IOEVENTFD_FLAG_PIO = 2 KVM_IOEVENTFD_FLAG_VIRTIO_CCW_NOTIFY = 8 +# KVM_IRQCHIP_IOAPIC is not set +# KVM_IRQCHIP_PIC_MASTER is not set +# KVM_IRQCHIP_PIC_SLAVE is not set KVM_IRQFD = 2149625462 KVM_IRQ_LINE = 2148052577 KVM_IRQ_LINE_STATUS = 3221794407 @@ -98,15 +131,22 @@ KVM_SETUP_VIRT86 = 16 KVM_SETUP_VM = 64 KVM_SET_BOOT_CPU_ID = 536915576 KVM_SET_CLOCK = 2150674043 +# KVM_SET_CPUID is not set +# KVM_SET_CPUID2 is not set +# KVM_SET_DEBUGREGS is not set KVM_SET_DEVICE_ATTR = 2149101281 KVM_SET_FPU = 2164305549 KVM_SET_GSI_ROUTING = 2148052586 KVM_SET_GUEST_DEBUG = 2164829851 KVM_SET_IDENTITY_MAP_ADDR = 2148052552 KVM_SET_IRQCHIP = 1107865187 +# KVM_SET_LAPIC is not set KVM_SET_MP_STATE = 2147790489 +# KVM_SET_MSRS is not set KVM_SET_NR_MMU_PAGES = 536915524 KVM_SET_ONE_REG = 2148576940 +# KVM_SET_PIT is not set +# KVM_SET_PIT2 is not set KVM_SET_REGS = 2173218434 KVM_SET_SIGNAL_MASK = 2147790475 KVM_SET_SREGS = 2228268676 @@ -114,6 +154,9 @@ KVM_SET_TSC_KHZ = 536915618 KVM_SET_TSS_ADDR = 536915527 KVM_SET_USER_MEMORY_REGION = 2149625414 KVM_SET_VAPIC_ADDR = 2148052627 +# KVM_SET_VCPU_EVENTS is not set +# KVM_SET_XCRS is not set +# KVM_SET_XSAVE is not set KVM_SIGNAL_MSI = 2149625509 KVM_SMI = 536915639 KVM_TPR_ACCESS_REPORTING = 3223891602 @@ -121,5 +164,20 @@ KVM_TRANSLATE = 3222843013 KVM_UNREGISTER_COALESCED_MMIO = 2148576872 KVM_X86_GET_MCE_CAP_SUPPORTED = 1074310813 KVM_X86_SETUP_MCE = 2148052636 +# KVM_X86_SET_MCE is not set +# KVM_XEN_HVM_CONFIG is not set +# MCG_STATUS_EIPV is not set +# MCG_STATUS_LMCES is not set +# MCG_STATUS_MCIP is not set +# MCG_STATUS_RIPV is not set +# MCI_STATUS_ADDRV is not set +# MCI_STATUS_AR is not set +# MCI_STATUS_EN is not set +# MCI_STATUS_MISCV is not set +# MCI_STATUS_OVER is not set +# MCI_STATUS_PCC is not set +# MCI_STATUS_S is not set +# MCI_STATUS_UC is not set +# MCI_STATUS_VAL is not set __NR_ioctl = 54 __NR_openat = 286 diff --git a/sys/linux/netfilter_ipv4_386.const b/sys/linux/netfilter_ipv4_386.const index 5f560d52a..73725affd 100644 --- a/sys/linux/netfilter_ipv4_386.const +++ b/sys/linux/netfilter_ipv4_386.const @@ -6,6 +6,7 @@ CLUSTERIP_MAX_NODES = 16 IPT_ECN_OP_SET_CWR = 32 IPT_ECN_OP_SET_ECE = 16 IPT_ECN_OP_SET_IP = 1 +# IPT_FILTER_VALID_HOOKS is not set IPT_F_FRAG = 1 IPT_F_GOTO = 2 IPT_ICMP_ADMIN_PROHIBITED = 8 @@ -23,6 +24,10 @@ IPT_INV_TOS = 4 IPT_INV_VIA_IN = 1 IPT_INV_VIA_OUT = 2 IPT_IP_SIZE = 84 +# IPT_MANGLE_VALID_HOOKS is not set +# IPT_NAT_VALID_HOOKS is not set +# IPT_RAW_VALID_HOOKS is not set +# IPT_SECURITY_VALID_HOOKS is not set IPT_SO_SET_REPLACE = 64 IPT_TCP_RESET = 7 IPT_TTL_EQ = 0 @@ -30,6 +35,7 @@ IPT_TTL_GT = 3 IPT_TTL_LT = 2 IPT_TTL_NE = 1 MAXGENRELEN = 32 +# NF_ACCEPT_VERDICT is not set SOL_IP = 0 XT_OSF_GENRE = 1 XT_OSF_INVERT = 8 diff --git a/sys/linux/netfilter_ipv4_amd64.const b/sys/linux/netfilter_ipv4_amd64.const index c1ce148d4..a7c8c4fb4 100644 --- a/sys/linux/netfilter_ipv4_amd64.const +++ b/sys/linux/netfilter_ipv4_amd64.const @@ -6,6 +6,7 @@ CLUSTERIP_MAX_NODES = 16 IPT_ECN_OP_SET_CWR = 32 IPT_ECN_OP_SET_ECE = 16 IPT_ECN_OP_SET_IP = 1 +# IPT_FILTER_VALID_HOOKS is not set IPT_F_FRAG = 1 IPT_F_GOTO = 2 IPT_ICMP_ADMIN_PROHIBITED = 8 @@ -23,6 +24,10 @@ IPT_INV_TOS = 4 IPT_INV_VIA_IN = 1 IPT_INV_VIA_OUT = 2 IPT_IP_SIZE = 84 +# IPT_MANGLE_VALID_HOOKS is not set +# IPT_NAT_VALID_HOOKS is not set +# IPT_RAW_VALID_HOOKS is not set +# IPT_SECURITY_VALID_HOOKS is not set IPT_SO_SET_REPLACE = 64 IPT_TCP_RESET = 7 IPT_TTL_EQ = 0 @@ -30,6 +35,7 @@ IPT_TTL_GT = 3 IPT_TTL_LT = 2 IPT_TTL_NE = 1 MAXGENRELEN = 32 +# NF_ACCEPT_VERDICT is not set SOL_IP = 0 XT_OSF_GENRE = 1 XT_OSF_INVERT = 8 diff --git a/sys/linux/netfilter_ipv4_arm.const b/sys/linux/netfilter_ipv4_arm.const index 576accc52..3bd49cf55 100644 --- a/sys/linux/netfilter_ipv4_arm.const +++ b/sys/linux/netfilter_ipv4_arm.const @@ -6,6 +6,7 @@ CLUSTERIP_MAX_NODES = 16 IPT_ECN_OP_SET_CWR = 32 IPT_ECN_OP_SET_ECE = 16 IPT_ECN_OP_SET_IP = 1 +# IPT_FILTER_VALID_HOOKS is not set IPT_F_FRAG = 1 IPT_F_GOTO = 2 IPT_ICMP_ADMIN_PROHIBITED = 8 @@ -23,6 +24,10 @@ IPT_INV_TOS = 4 IPT_INV_VIA_IN = 1 IPT_INV_VIA_OUT = 2 IPT_IP_SIZE = 84 +# IPT_MANGLE_VALID_HOOKS is not set +# IPT_NAT_VALID_HOOKS is not set +# IPT_RAW_VALID_HOOKS is not set +# IPT_SECURITY_VALID_HOOKS is not set IPT_SO_SET_REPLACE = 64 IPT_TCP_RESET = 7 IPT_TTL_EQ = 0 @@ -30,6 +35,7 @@ IPT_TTL_GT = 3 IPT_TTL_LT = 2 IPT_TTL_NE = 1 MAXGENRELEN = 32 +# NF_ACCEPT_VERDICT is not set SOL_IP = 0 XT_OSF_GENRE = 1 XT_OSF_INVERT = 8 diff --git a/sys/linux/netfilter_ipv4_arm64.const b/sys/linux/netfilter_ipv4_arm64.const index ba3a01834..19872a0d4 100644 --- a/sys/linux/netfilter_ipv4_arm64.const +++ b/sys/linux/netfilter_ipv4_arm64.const @@ -6,6 +6,7 @@ CLUSTERIP_MAX_NODES = 16 IPT_ECN_OP_SET_CWR = 32 IPT_ECN_OP_SET_ECE = 16 IPT_ECN_OP_SET_IP = 1 +# IPT_FILTER_VALID_HOOKS is not set IPT_F_FRAG = 1 IPT_F_GOTO = 2 IPT_ICMP_ADMIN_PROHIBITED = 8 @@ -23,6 +24,10 @@ IPT_INV_TOS = 4 IPT_INV_VIA_IN = 1 IPT_INV_VIA_OUT = 2 IPT_IP_SIZE = 84 +# IPT_MANGLE_VALID_HOOKS is not set +# IPT_NAT_VALID_HOOKS is not set +# IPT_RAW_VALID_HOOKS is not set +# IPT_SECURITY_VALID_HOOKS is not set IPT_SO_SET_REPLACE = 64 IPT_TCP_RESET = 7 IPT_TTL_EQ = 0 @@ -30,6 +35,7 @@ IPT_TTL_GT = 3 IPT_TTL_LT = 2 IPT_TTL_NE = 1 MAXGENRELEN = 32 +# NF_ACCEPT_VERDICT is not set SOL_IP = 0 XT_OSF_GENRE = 1 XT_OSF_INVERT = 8 diff --git a/sys/linux/netfilter_ipv4_ppc64le.const b/sys/linux/netfilter_ipv4_ppc64le.const index 35f15298a..a0cb34b43 100644 --- a/sys/linux/netfilter_ipv4_ppc64le.const +++ b/sys/linux/netfilter_ipv4_ppc64le.const @@ -6,6 +6,7 @@ CLUSTERIP_MAX_NODES = 16 IPT_ECN_OP_SET_CWR = 32 IPT_ECN_OP_SET_ECE = 16 IPT_ECN_OP_SET_IP = 1 +# IPT_FILTER_VALID_HOOKS is not set IPT_F_FRAG = 1 IPT_F_GOTO = 2 IPT_ICMP_ADMIN_PROHIBITED = 8 @@ -23,6 +24,10 @@ IPT_INV_TOS = 4 IPT_INV_VIA_IN = 1 IPT_INV_VIA_OUT = 2 IPT_IP_SIZE = 84 +# IPT_MANGLE_VALID_HOOKS is not set +# IPT_NAT_VALID_HOOKS is not set +# IPT_RAW_VALID_HOOKS is not set +# IPT_SECURITY_VALID_HOOKS is not set IPT_SO_SET_REPLACE = 64 IPT_TCP_RESET = 7 IPT_TTL_EQ = 0 @@ -30,6 +35,7 @@ IPT_TTL_GT = 3 IPT_TTL_LT = 2 IPT_TTL_NE = 1 MAXGENRELEN = 32 +# NF_ACCEPT_VERDICT is not set SOL_IP = 0 XT_OSF_GENRE = 1 XT_OSF_INVERT = 8 diff --git a/sys/linux/netfilter_ipv6_386.const b/sys/linux/netfilter_ipv6_386.const index 2c433cbc1..5ece5d8d8 100644 --- a/sys/linux/netfilter_ipv6_386.const +++ b/sys/linux/netfilter_ipv6_386.const @@ -46,6 +46,11 @@ IP6T_RT_SGS = 2 IP6T_RT_TYP = 1 IP6T_SO_SET_REPLACE = 64 IP6T_TCP_RESET = 6 +# IPT_FILTER_VALID_HOOKS is not set +# IPT_MANGLE_VALID_HOOKS is not set +# IPT_NAT_VALID_HOOKS is not set +# IPT_RAW_VALID_HOOKS is not set +# IPT_SECURITY_VALID_HOOKS is not set MASK_AH = 8 MASK_DSTOPTS = 64 MASK_ESP = 4 diff --git a/sys/linux/netfilter_ipv6_amd64.const b/sys/linux/netfilter_ipv6_amd64.const index 84c7344df..f8eee768a 100644 --- a/sys/linux/netfilter_ipv6_amd64.const +++ b/sys/linux/netfilter_ipv6_amd64.const @@ -46,6 +46,11 @@ IP6T_RT_SGS = 2 IP6T_RT_TYP = 1 IP6T_SO_SET_REPLACE = 64 IP6T_TCP_RESET = 6 +# IPT_FILTER_VALID_HOOKS is not set +# IPT_MANGLE_VALID_HOOKS is not set +# IPT_NAT_VALID_HOOKS is not set +# IPT_RAW_VALID_HOOKS is not set +# IPT_SECURITY_VALID_HOOKS is not set MASK_AH = 8 MASK_DSTOPTS = 64 MASK_ESP = 4 diff --git a/sys/linux/netfilter_ipv6_arm.const b/sys/linux/netfilter_ipv6_arm.const index 4030a218f..f542a5c2e 100644 --- a/sys/linux/netfilter_ipv6_arm.const +++ b/sys/linux/netfilter_ipv6_arm.const @@ -46,6 +46,11 @@ IP6T_RT_SGS = 2 IP6T_RT_TYP = 1 IP6T_SO_SET_REPLACE = 64 IP6T_TCP_RESET = 6 +# IPT_FILTER_VALID_HOOKS is not set +# IPT_MANGLE_VALID_HOOKS is not set +# IPT_NAT_VALID_HOOKS is not set +# IPT_RAW_VALID_HOOKS is not set +# IPT_SECURITY_VALID_HOOKS is not set MASK_AH = 8 MASK_DSTOPTS = 64 MASK_ESP = 4 diff --git a/sys/linux/netfilter_ipv6_arm64.const b/sys/linux/netfilter_ipv6_arm64.const index 9390a3fdb..2814a373a 100644 --- a/sys/linux/netfilter_ipv6_arm64.const +++ b/sys/linux/netfilter_ipv6_arm64.const @@ -46,6 +46,11 @@ IP6T_RT_SGS = 2 IP6T_RT_TYP = 1 IP6T_SO_SET_REPLACE = 64 IP6T_TCP_RESET = 6 +# IPT_FILTER_VALID_HOOKS is not set +# IPT_MANGLE_VALID_HOOKS is not set +# IPT_NAT_VALID_HOOKS is not set +# IPT_RAW_VALID_HOOKS is not set +# IPT_SECURITY_VALID_HOOKS is not set MASK_AH = 8 MASK_DSTOPTS = 64 MASK_ESP = 4 diff --git a/sys/linux/netfilter_ipv6_ppc64le.const b/sys/linux/netfilter_ipv6_ppc64le.const index 852d9dc5c..0d75ad6d6 100644 --- a/sys/linux/netfilter_ipv6_ppc64le.const +++ b/sys/linux/netfilter_ipv6_ppc64le.const @@ -46,6 +46,11 @@ IP6T_RT_SGS = 2 IP6T_RT_TYP = 1 IP6T_SO_SET_REPLACE = 64 IP6T_TCP_RESET = 6 +# IPT_FILTER_VALID_HOOKS is not set +# IPT_MANGLE_VALID_HOOKS is not set +# IPT_NAT_VALID_HOOKS is not set +# IPT_RAW_VALID_HOOKS is not set +# IPT_SECURITY_VALID_HOOKS is not set MASK_AH = 8 MASK_DSTOPTS = 64 MASK_ESP = 4 diff --git a/sys/linux/ppc64le.go b/sys/linux/ppc64le.go index 919352124..4268efcdc 100644 --- a/sys/linux/ppc64le.go +++ b/sys/linux/ppc64le.go @@ -465,7 +465,7 @@ var structDescs_ppc64le = []*KeyedStruct{ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "code", TypeSize: 1}}, Val: 133}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "regs", TypeSize: 1}}}, &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "off", TypeSize: 2}}}, - &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "func", TypeSize: 4}}, Kind: 2, RangeEnd: 59}, + &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "func", TypeSize: 4}}, Kind: 2, RangeEnd: 60}, }}}, {Key: StructKey{Name: "bpf_insn_exit"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "bpf_insn_exit", TypeSize: 8}, Fields: []Type{ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "code", TypeSize: 1}}, Val: 149}, @@ -23304,7 +23304,7 @@ var consts_ppc64le = []ConstValue{ {Name: "_DRM_VBLANK_SECONDARY", Value: 536870912}, {Name: "_DRM_VBLANK_SIGNAL", Value: 1073741824}, {Name: "_DRM_WRITE_COMBINING", Value: 16}, - {Name: "__BPF_FUNC_MAX_ID", Value: 59}, + {Name: "__BPF_FUNC_MAX_ID", Value: 60}, {Name: "__NR_accept", Value: 330}, {Name: "__NR_accept4", Value: 344}, {Name: "__NR_acct", Value: 51}, @@ -23589,4 +23589,4 @@ var consts_ppc64le = []ConstValue{ {Name: "bpf_insn_load_imm_dw", Value: 24}, } -const revision_ppc64le = "d14f1cf09eff5bf9a0ba0c62ea72dadb8fa07165" +const revision_ppc64le = "572aac8ac6788d3ed23532add50e01cd118cab04" diff --git a/sys/linux/socket_386.const b/sys/linux/socket_386.const index 827b56c06..505713c30 100644 --- a/sys/linux/socket_386.const +++ b/sys/linux/socket_386.const @@ -324,6 +324,7 @@ TCP_V4_FLOW = 1 TCP_V6_FLOW = 5 UDP_V4_FLOW = 2 UDP_V6_FLOW = 6 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 diff --git a/sys/linux/socket_alg_386.const b/sys/linux/socket_alg_386.const index eff83f879..d9557882c 100644 --- a/sys/linux/socket_alg_386.const +++ b/sys/linux/socket_alg_386.const @@ -33,6 +33,7 @@ CRYPTO_ALG_TYPE_RNG = 12 CRYPTO_ALG_TYPE_SHASH = 14 SOCK_SEQPACKET = 5 SOL_ALG = 279 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_sendmmsg = 345 diff --git a/sys/linux/socket_ax25_386.const b/sys/linux/socket_ax25_386.const index c8187d5f2..e00fa62d1 100644 --- a/sys/linux/socket_ax25_386.const +++ b/sys/linux/socket_ax25_386.const @@ -30,6 +30,7 @@ SOCK_RAW = 3 SOCK_SEQPACKET = 5 SOL_AX25 = 257 SO_BINDTODEVICE = 25 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 diff --git a/sys/linux/socket_inet6_386.const b/sys/linux/socket_inet6_386.const index 18696ab3b..cd12f8bb0 100644 --- a/sys/linux/socket_inet6_386.const +++ b/sys/linux/socket_inet6_386.const @@ -119,6 +119,7 @@ SIOCDELRT = 35084 SIOCDIFADDR = 35126 SIOCSIFADDR = 35094 SIOCSIFDSTADDR = 35096 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 diff --git a/sys/linux/socket_inet_386.const b/sys/linux/socket_inet_386.const index e4ea74bed..283e96513 100644 --- a/sys/linux/socket_inet_386.const +++ b/sys/linux/socket_inet_386.const @@ -88,6 +88,7 @@ SIOCSIFDSTADDR = 35096 SIOCSIFFLAGS = 35092 SIOCSIFNETMASK = 35100 SIOCSIFPFLAGS = 35124 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 diff --git a/sys/linux/socket_ipx_386.const b/sys/linux/socket_ipx_386.const index 77e8b45c4..9d6eadb67 100644 --- a/sys/linux/socket_ipx_386.const +++ b/sys/linux/socket_ipx_386.const @@ -10,6 +10,7 @@ SIOCIPXNCPCONN = 35299 SIOCSIFADDR = 35094 SOCK_DGRAM = 2 SOL_IPX = 256 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 diff --git a/sys/linux/socket_llc_386.const b/sys/linux/socket_llc_386.const index 2d97cad68..39d82228d 100644 --- a/sys/linux/socket_llc_386.const +++ b/sys/linux/socket_llc_386.const @@ -37,6 +37,7 @@ LLC_OPT_TX_WIN = 7 SOCK_DGRAM = 2 SOCK_STREAM = 1 SOL_LLC = 268 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 diff --git a/sys/linux/socket_netrom_386.const b/sys/linux/socket_netrom_386.const index 9aa12ebb4..4acdbd067 100644 --- a/sys/linux/socket_netrom_386.const +++ b/sys/linux/socket_netrom_386.const @@ -12,6 +12,7 @@ SOCK_SEQPACKET = 5 SOL_NETROM = 259 TIOCINQ = 21531 TIOCOUTQ = 21521 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 diff --git a/sys/linux/socket_nfc_386.const b/sys/linux/socket_nfc_386.const index 087da4eb1..8f71e252b 100644 --- a/sys/linux/socket_nfc_386.const +++ b/sys/linux/socket_nfc_386.const @@ -18,6 +18,7 @@ SOCK_DGRAM = 2 SOCK_RAW = 3 SOCK_STREAM = 1 SOL_NFC = 280 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 diff --git a/sys/linux/socket_packet_386.const b/sys/linux/socket_packet_386.const index a9787277f..3e94f3439 100644 --- a/sys/linux/socket_packet_386.const +++ b/sys/linux/socket_packet_386.const @@ -61,6 +61,7 @@ PACKET_VNET_HDR = 15 SOCK_DGRAM = 2 SOCK_RAW = 3 SOL_PACKET = 263 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 diff --git a/sys/linux/socket_unix_386.const b/sys/linux/socket_unix_386.const index fe22122b0..f423ab0e5 100644 --- a/sys/linux/socket_unix_386.const +++ b/sys/linux/socket_unix_386.const @@ -7,6 +7,7 @@ SOCK_DGRAM = 2 SOCK_SEQPACKET = 5 SOCK_STREAM = 1 SOL_SOCKET = 1 +# __NR_accept is not set __NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 diff --git a/sys/linux/sys_amd64.const b/sys/linux/sys_amd64.const index 0695479e3..2f149d3c2 100644 --- a/sys/linux/sys_amd64.const +++ b/sys/linux/sys_amd64.const @@ -736,6 +736,7 @@ __NR_mlock = 149 __NR_mlock2 = 325 __NR_mlockall = 151 __NR_mmap = 9 +# __NR_mmap2 is not set __NR_modify_ldt = 154 __NR_mount = 165 __NR_move_pages = 279 @@ -809,6 +810,7 @@ __NR_sched_yield = 24 __NR_seccomp = 317 __NR_select = 23 __NR_sendfile = 40 +# __NR_sendfile64 is not set __NR_set_mempolicy = 238 __NR_set_robust_list = 273 __NR_set_thread_area = 205 diff --git a/sys/linux/sys_arm.const b/sys/linux/sys_arm.const index ca23804a6..b7467c3c9 100644 --- a/sys/linux/sys_arm.const +++ b/sys/linux/sys_arm.const @@ -479,6 +479,8 @@ PTRACE_SETREGSET = 16901 PTRACE_SETSIGINFO = 16899 PTRACE_SINGLESTEP = 9 PTRACE_SYSCALL = 24 +# PTRACE_SYSEMU is not set +# PTRACE_SYSEMU_SINGLESTEP is not set PTRACE_TRACEME = 0 P_ALL = 0 P_PGID = 2 @@ -624,6 +626,8 @@ WNOWAIT = 16777216 WSTOPPED = 2 WUNTRACED = 2 __NR_acct = 51 +# __NR_alarm is not set +# __NR_arch_prctl is not set __NR_capget = 184 __NR_capset = 185 __NR_chdir = 12 @@ -654,6 +658,7 @@ __NR_execveat = 387 __NR_exit = 1 __NR_exit_group = 248 __NR_faccessat = 334 +# __NR_fadvise64 is not set __NR_fallocate = 352 __NR_fanotify_init = 367 __NR_fanotify_mark = 368 @@ -674,6 +679,7 @@ __NR_futex = 240 __NR_futimesat = 326 __NR_get_mempolicy = 320 __NR_get_robust_list = 339 +# __NR_get_thread_area is not set __NR_getcwd = 183 __NR_getdents = 141 __NR_getdents64 = 217 @@ -689,6 +695,7 @@ __NR_getpriority = 96 __NR_getrandom = 384 __NR_getresgid = 171 __NR_getresuid = 165 +# __NR_getrlimit is not set __NR_getrusage = 77 __NR_gettid = 224 __NR_getuid = 24 @@ -703,6 +710,8 @@ __NR_io_getevents = 245 __NR_io_setup = 243 __NR_io_submit = 246 __NR_ioctl = 54 +# __NR_ioperm is not set +# __NR_iopl is not set __NR_ioprio_get = 315 __NR_ioprio_set = 314 __NR_kcmp = 378 @@ -717,6 +726,7 @@ __NR_madvise = 220 __NR_mbind = 319 __NR_membarrier = 389 __NR_memfd_create = 385 +# __NR_migrate_pages is not set __NR_mincore = 219 __NR_mkdir = 39 __NR_mkdirat = 323 @@ -727,6 +737,7 @@ __NR_mlock2 = 390 __NR_mlockall = 152 __NR_mmap = 192 __NR_mmap2 = 192 +# __NR_modify_ldt is not set __NR_mount = 21 __NR_move_pages = 344 __NR_mprotect = 125 @@ -797,10 +808,12 @@ __NR_sched_setparam = 154 __NR_sched_setscheduler = 156 __NR_sched_yield = 158 __NR_seccomp = 383 +# __NR_select is not set __NR_sendfile = 187 __NR_sendfile64 = 239 __NR_set_mempolicy = 321 __NR_set_robust_list = 338 +# __NR_set_thread_area is not set __NR_set_tid_address = 256 __NR_setfsgid = 139 __NR_setfsuid = 138 @@ -826,12 +839,14 @@ __NR_statx = 397 __NR_symlink = 83 __NR_symlinkat = 331 __NR_sync = 36 +# __NR_sync_file_range is not set __NR_syncfs = 373 __NR_sysfs = 135 __NR_sysinfo = 116 __NR_syslog = 103 __NR_tee = 342 __NR_tgkill = 268 +# __NR_time is not set __NR_timer_create = 257 __NR_timer_delete = 261 __NR_timer_getoverrun = 260 @@ -851,6 +866,7 @@ __NR_unshare = 337 __NR_uselib = 86 __NR_userfaultfd = 388 __NR_ustat = 62 +# __NR_utime is not set __NR_utimensat = 348 __NR_utimes = 269 __NR_vmsplice = 343 diff --git a/sys/linux/sys_arm64.const b/sys/linux/sys_arm64.const index 8738334e9..5b7a8d76d 100644 --- a/sys/linux/sys_arm64.const +++ b/sys/linux/sys_arm64.const @@ -450,6 +450,8 @@ PTRACE_ATTACH = 16 PTRACE_CONT = 7 PTRACE_DETACH = 17 PTRACE_GETEVENTMSG = 16897 +# PTRACE_GETFPREGS is not set +# PTRACE_GETREGS is not set PTRACE_GETREGSET = 16900 PTRACE_GETSIGINFO = 16898 PTRACE_INTERRUPT = 16903 @@ -470,11 +472,15 @@ PTRACE_POKEDATA = 5 PTRACE_POKETEXT = 4 PTRACE_POKEUSR = 6 PTRACE_SEIZE = 16902 +# PTRACE_SETFPREGS is not set PTRACE_SETOPTIONS = 16896 +# PTRACE_SETREGS is not set PTRACE_SETREGSET = 16901 PTRACE_SETSIGINFO = 16899 PTRACE_SINGLESTEP = 9 PTRACE_SYSCALL = 24 +# PTRACE_SYSEMU is not set +# PTRACE_SYSEMU_SINGLESTEP is not set PTRACE_TRACEME = 0 P_ALL = 0 P_PGID = 2 @@ -620,9 +626,13 @@ WNOWAIT = 16777216 WSTOPPED = 2 WUNTRACED = 2 __NR_acct = 89 +# __NR_alarm is not set +# __NR_arch_prctl is not set __NR_capget = 90 __NR_capset = 91 __NR_chdir = 49 +# __NR_chmod is not set +# __NR_chown is not set __NR_chroot = 51 __NR_clock_adjtime = 266 __NR_clock_getres = 114 @@ -631,12 +641,17 @@ __NR_clock_nanosleep = 115 __NR_clock_settime = 112 __NR_clone = 220 __NR_close = 57 +# __NR_creat is not set __NR_delete_module = 106 __NR_dup = 23 +# __NR_dup2 is not set __NR_dup3 = 24 +# __NR_epoll_create is not set __NR_epoll_create1 = 20 __NR_epoll_ctl = 21 __NR_epoll_pwait = 22 +# __NR_epoll_wait is not set +# __NR_eventfd is not set __NR_eventfd2 = 19 __NR_execve = 221 __NR_execveat = 281 @@ -661,9 +676,12 @@ __NR_fstatfs = 44 __NR_fsync = 82 __NR_ftruncate = 46 __NR_futex = 98 +# __NR_futimesat is not set __NR_get_mempolicy = 236 __NR_get_robust_list = 100 +# __NR_get_thread_area is not set __NR_getcwd = 17 +# __NR_getdents is not set __NR_getdents64 = 61 __NR_getegid = 177 __NR_geteuid = 175 @@ -671,6 +689,7 @@ __NR_getgid = 176 __NR_getgroups = 158 __NR_getitimer = 102 __NR_getpgid = 155 +# __NR_getpgrp is not set __NR_getpid = 172 __NR_getpriority = 141 __NR_getrandom = 278 @@ -682,6 +701,7 @@ __NR_gettid = 178 __NR_getuid = 174 __NR_init_module = 105 __NR_inotify_add_watch = 27 +# __NR_inotify_init is not set __NR_inotify_init1 = 26 __NR_inotify_rm_watch = 28 __NR_io_cancel = 3 @@ -690,25 +710,34 @@ __NR_io_getevents = 4 __NR_io_setup = 0 __NR_io_submit = 2 __NR_ioctl = 29 +# __NR_ioperm is not set +# __NR_iopl is not set __NR_ioprio_get = 31 __NR_ioprio_set = 30 __NR_kcmp = 272 __NR_kexec_load = 104 +# __NR_lchown is not set +# __NR_link is not set __NR_linkat = 37 __NR_lookup_dcookie = 18 __NR_lseek = 62 +# __NR_lstat is not set __NR_madvise = 233 __NR_mbind = 235 __NR_membarrier = 283 __NR_memfd_create = 279 __NR_migrate_pages = 238 __NR_mincore = 232 +# __NR_mkdir is not set __NR_mkdirat = 34 +# __NR_mknod is not set __NR_mknodat = 33 __NR_mlock = 228 __NR_mlock2 = 284 __NR_mlockall = 230 __NR_mmap = 222 +# __NR_mmap2 is not set +# __NR_modify_ldt is not set __NR_mount = 40 __NR_move_pages = 239 __NR_mprotect = 226 @@ -725,14 +754,18 @@ __NR_munlockall = 231 __NR_munmap = 215 __NR_name_to_handle_at = 264 __NR_nanosleep = 101 +# __NR_open is not set __NR_open_by_handle_at = 265 __NR_openat = 56 +# __NR_pause is not set __NR_personality = 92 +# __NR_pipe is not set __NR_pipe2 = 59 __NR_pivot_root = 41 __NR_pkey_alloc = 289 __NR_pkey_free = 290 __NR_pkey_mprotect = 288 +# __NR_poll is not set __NR_ppoll = 73 __NR_prctl = 167 __NR_pread64 = 67 @@ -747,12 +780,15 @@ __NR_pwritev = 70 __NR_quotactl = 60 __NR_read = 63 __NR_readahead = 213 +# __NR_readlink is not set __NR_readlinkat = 78 __NR_readv = 65 __NR_remap_file_pages = 234 +# __NR_rename is not set __NR_renameat = 38 __NR_renameat2 = 276 __NR_restart_syscall = 128 +# __NR_rmdir is not set __NR_rt_sigaction = 134 __NR_rt_sigpending = 136 __NR_rt_sigprocmask = 135 @@ -772,9 +808,12 @@ __NR_sched_setparam = 118 __NR_sched_setscheduler = 119 __NR_sched_yield = 124 __NR_seccomp = 277 +# __NR_select is not set __NR_sendfile = 71 +# __NR_sendfile64 is not set __NR_set_mempolicy = 237 __NR_set_robust_list = 99 +# __NR_set_thread_area is not set __NR_set_tid_address = 96 __NR_setfsgid = 152 __NR_setfsuid = 151 @@ -791,18 +830,23 @@ __NR_setreuid = 145 __NR_setrlimit = 164 __NR_setuid = 146 __NR_sigaltstack = 132 +# __NR_signalfd is not set __NR_signalfd4 = 74 __NR_splice = 76 +# __NR_stat is not set __NR_statfs = 43 __NR_statx = 291 +# __NR_symlink is not set __NR_symlinkat = 36 __NR_sync = 81 __NR_sync_file_range = 84 __NR_syncfs = 267 +# __NR_sysfs is not set __NR_sysinfo = 179 __NR_syslog = 116 __NR_tee = 77 __NR_tgkill = 131 +# __NR_time is not set __NR_timer_create = 107 __NR_timer_delete = 111 __NR_timer_getoverrun = 109 @@ -816,10 +860,15 @@ __NR_tkill = 130 __NR_truncate = 45 __NR_umount2 = 39 __NR_uname = 160 +# __NR_unlink is not set __NR_unlinkat = 35 __NR_unshare = 97 +# __NR_uselib is not set __NR_userfaultfd = 282 +# __NR_ustat is not set +# __NR_utime is not set __NR_utimensat = 88 +# __NR_utimes is not set __NR_vmsplice = 75 __NR_wait4 = 260 __NR_waitid = 95 diff --git a/sys/linux/sys_ppc64le.const b/sys/linux/sys_ppc64le.const index 42570f4de..2d333f3b4 100644 --- a/sys/linux/sys_ppc64le.const +++ b/sys/linux/sys_ppc64le.const @@ -479,6 +479,8 @@ PTRACE_SETREGSET = 16901 PTRACE_SETSIGINFO = 16899 PTRACE_SINGLESTEP = 9 PTRACE_SYSCALL = 24 +# PTRACE_SYSEMU is not set +# PTRACE_SYSEMU_SINGLESTEP is not set PTRACE_TRACEME = 0 P_ALL = 0 P_PGID = 2 @@ -625,6 +627,7 @@ WSTOPPED = 2 WUNTRACED = 2 __NR_acct = 51 __NR_alarm = 27 +# __NR_arch_prctl is not set __NR_capget = 183 __NR_capset = 184 __NR_chdir = 12 @@ -676,6 +679,7 @@ __NR_futex = 221 __NR_futimesat = 290 __NR_get_mempolicy = 260 __NR_get_robust_list = 299 +# __NR_get_thread_area is not set __NR_getcwd = 182 __NR_getdents = 141 __NR_getdents64 = 202 @@ -732,6 +736,7 @@ __NR_mlock = 150 __NR_mlock2 = 378 __NR_mlockall = 152 __NR_mmap = 90 +# __NR_mmap2 is not set __NR_modify_ldt = 123 __NR_mount = 21 __NR_move_pages = 301 @@ -757,6 +762,9 @@ __NR_personality = 136 __NR_pipe = 42 __NR_pipe2 = 317 __NR_pivot_root = 203 +# __NR_pkey_alloc is not set +# __NR_pkey_free is not set +# __NR_pkey_mprotect is not set __NR_poll = 167 __NR_ppoll = 281 __NR_prctl = 171 @@ -802,8 +810,10 @@ __NR_sched_yield = 158 __NR_seccomp = 358 __NR_select = 82 __NR_sendfile = 186 +# __NR_sendfile64 is not set __NR_set_mempolicy = 261 __NR_set_robust_list = 300 +# __NR_set_thread_area is not set __NR_set_tid_address = 232 __NR_setfsgid = 139 __NR_setfsuid = 138 @@ -829,6 +839,7 @@ __NR_statx = 383 __NR_symlink = 83 __NR_symlinkat = 295 __NR_sync = 36 +# __NR_sync_file_range is not set __NR_syncfs = 348 __NR_sysfs = 135 __NR_sysinfo = 116 diff --git a/sys/linux/tty_ppc64le.const b/sys/linux/tty_ppc64le.const index f1fc0ea10..48a63cde0 100644 --- a/sys/linux/tty_ppc64le.const +++ b/sys/linux/tty_ppc64le.const @@ -40,8 +40,16 @@ PIO_UNIMAP = 19303 PIO_UNIMAPCLR = 19304 PIO_UNISCRNMAP = 19306 TCFLSH = 536900639 +# TCGETA is not set +# TCGETS is not set TCSBRK = 536900637 TCSBRKP = 21541 +# TCSETA is not set +# TCSETAF is not set +# TCSETAW is not set +# TCSETS is not set +# TCSETSF is not set +# TCSETSW is not set TCXONC = 536900638 TIOCCBRK = 21544 TIOCCONS = 21533 @@ -52,6 +60,7 @@ TIOCGPGRP = 1074033783 TIOCGPTPEER = 536892481 TIOCGSID = 21545 TIOCGSOFTCAR = 21529 +# TIOCGWINSZ is not set TIOCLINUX = 21532 TIOCMBIC = 21527 TIOCMBIS = 21526 @@ -68,6 +77,7 @@ TIOCSLCKTRMIOS = 21591 TIOCSPGRP = 2147775606 TIOCSSOFTCAR = 21530 TIOCSTI = 21522 +# TIOCSWINSZ is not set VT_ACTIVATE = 22022 VT_DISALLOCATE = 22024 VT_GETMODE = 22017 -- cgit mrf-deployment