/external/strace/xlat/ |
pr_set_mm.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/pr_set_mm.in; do not edit. */ 50 # error static const struct xlat pr_set_mm in mpers mode 55 const struct xlat pr_set_mm[] = { 56 XLAT(PR_SET_MM_START_CODE), 57 XLAT(PR_SET_MM_END_CODE), 58 XLAT(PR_SET_MM_START_DATA), 59 XLAT(PR_SET_MM_END_DATA), 60 XLAT(PR_SET_MM_START_STACK), 61 XLAT(PR_SET_MM_START_BRK) [all...] |
sockoptions.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/sockoptions.in; do not edit. */ 5 # error static const struct xlat sockoptions in mpers mode 10 const struct xlat sockoptions[] = { 12 XLAT(SO_DEBUG), 15 XLAT(SO_REUSEADDR), 18 XLAT(SO_TYPE), 21 XLAT(SO_ERROR), 24 XLAT(SO_DONTROUTE), 27 XLAT(SO_BROADCAST) [all...] |
bootflags3.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/bootflags3.in; do not edit. */ 29 # error static const struct xlat bootflags3 in mpers mode 34 const struct xlat bootflags3[] = { 35 XLAT(LINUX_REBOOT_CMD_RESTART), 36 XLAT(LINUX_REBOOT_CMD_HALT), 37 XLAT(LINUX_REBOOT_CMD_CAD_ON), 38 XLAT(LINUX_REBOOT_CMD_CAD_OFF), 39 XLAT(LINUX_REBOOT_CMD_POWER_OFF), 40 XLAT(LINUX_REBOOT_CMD_RESTART2) [all...] |
bpf_class.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_class.in; do not edit. */ 5 # error static const struct xlat bpf_class in mpers mode 10 const struct xlat bpf_class[] = { 12 XLAT(BPF_LD), 15 XLAT(BPF_LDX), 18 XLAT(BPF_ST), 21 XLAT(BPF_STX), 24 XLAT(BPF_ALU), 27 XLAT(BPF_JMP) [all...] |
bt_protocols.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/bt_protocols.in; do not edit. */ 5 # error static const struct xlat bt_protocols in mpers mode 10 const struct xlat bt_protocols[] = { 12 XLAT(BTPROTO_L2CAP), 15 XLAT(BTPROTO_HCI), 18 XLAT(BTPROTO_SCO), 21 XLAT(BTPROTO_RFCOMM), 24 XLAT(BTPROTO_BNEP), 27 XLAT(BTPROTO_CMTP) [all...] |
dirent_types.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/dirent_types.in; do not edit. */ 5 const struct xlat dirent_types[] = { 7 XLAT(DT_UNKNOWN), 10 XLAT(DT_FIFO), 13 XLAT(DT_CHR), 16 XLAT(DT_DIR), 19 XLAT(DT_BLK), 22 XLAT(DT_REG), 25 XLAT(DT_LNK) [all...] |
fan_mark_flags.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/fan_mark_flags.in; do not edit. */ 29 # error static const struct xlat fan_mark_flags in mpers mode 34 const struct xlat fan_mark_flags[] = { 35 XLAT(FAN_MARK_ADD), 36 XLAT(FAN_MARK_REMOVE), 37 XLAT(FAN_MARK_DONT_FOLLOW), 38 XLAT(FAN_MARK_ONLYDIR), 39 XLAT(FAN_MARK_MOUNT), 40 XLAT(FAN_MARK_IGNORED_MASK) [all...] |
flockcmds.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/flockcmds.in; do not edit. */ 29 # error static const struct xlat flockcmds in mpers mode 34 const struct xlat flockcmds[] = { 35 XLAT(LOCK_SH), 36 XLAT(LOCK_EX), 37 XLAT(LOCK_NB), 38 XLAT(LOCK_UN), 39 XLAT(LOCK_MAND), 40 XLAT(LOCK_RW) [all...] |
kcmp_types.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/kcmp_types.in; do not edit. */ 29 # error static const struct xlat kcmp_types in mpers mode 34 const struct xlat kcmp_types[] = { 35 XLAT(KCMP_FILE), 36 XLAT(KCMP_VM), 37 XLAT(KCMP_FILES), 38 XLAT(KCMP_FS), 39 XLAT(KCMP_SIGHAND), 40 XLAT(KCMP_IO) [all...] |
key_spec.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/key_spec.in; do not edit. */ 29 # error static const struct xlat key_spec in mpers mode 34 const struct xlat key_spec[] = { 35 XLAT(KEY_SPEC_THREAD_KEYRING), 36 XLAT(KEY_SPEC_PROCESS_KEYRING), 37 XLAT(KEY_SPEC_SESSION_KEYRING), 38 XLAT(KEY_SPEC_USER_KEYRING), 39 XLAT(KEY_SPEC_USER_SESSION_KEYRING), 40 XLAT(KEY_SPEC_GROUP_KEYRING) [all...] |
membarrier_cmds.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/membarrier_cmds.in; do not edit. */ 29 # error static const struct xlat membarrier_cmds in mpers mode 34 const struct xlat membarrier_cmds[] = { 35 XLAT(MEMBARRIER_CMD_QUERY), 36 XLAT(MEMBARRIER_CMD_GLOBAL), 37 XLAT(MEMBARRIER_CMD_GLOBAL_EXPEDITED), 38 XLAT(MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED), 39 XLAT(MEMBARRIER_CMD_PRIVATE_EXPEDITED), 40 XLAT(MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED) [all...] |
mmap_prot.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/mmap_prot.in; do not edit. */ 5 # error static const struct xlat mmap_prot in mpers mode 10 const struct xlat mmap_prot[] = { 12 XLAT(PROT_NONE), 15 XLAT(PROT_READ), 18 XLAT(PROT_WRITE), 21 XLAT(PROT_EXEC), 24 XLAT(PROT_SEM), 27 XLAT(PROT_GROWSDOWN) [all...] |
mtd_type_options.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/mtd_type_options.in; do not edit. */ 5 extern const struct xlat mtd_type_options[]; 12 const struct xlat mtd_type_options[] = { 14 XLAT(MTD_ABSENT), 17 XLAT(MTD_RAM), 20 XLAT(MTD_ROM), 23 XLAT(MTD_NORFLASH), 26 XLAT(MTD_NANDFLASH), 29 XLAT(MTD_DATAFLASH) [all...] |
nf_ctnetlink_msg_types.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/nf_ctnetlink_msg_types.in; do not edit. */ 29 # error static const struct xlat nf_ctnetlink_msg_types in mpers mode 34 const struct xlat nf_ctnetlink_msg_types[] = { 35 XLAT(IPCTNL_MSG_CT_NEW), 36 XLAT(IPCTNL_MSG_CT_GET), 37 XLAT(IPCTNL_MSG_CT_DELETE), 38 XLAT(IPCTNL_MSG_CT_GET_CTRZERO), 39 XLAT(IPCTNL_MSG_CT_GET_STATS_CPU), 40 XLAT(IPCTNL_MSG_CT_GET_STATS) [all...] |
rtnl_ifla_port_attrs.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/rtnl_ifla_port_attrs.in; do not edit. */ 29 # error static const struct xlat rtnl_ifla_port_attrs in mpers mode 34 const struct xlat rtnl_ifla_port_attrs[] = { 35 XLAT(IFLA_PORT_UNSPEC), 36 XLAT(IFLA_PORT_VF), 37 XLAT(IFLA_PORT_PROFILE), 38 XLAT(IFLA_PORT_VSI_TYPE), 39 XLAT(IFLA_PORT_INSTANCE_UUID), 40 XLAT(IFLA_PORT_HOST_UUID) [all...] |
rtnl_netconf_attrs.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/rtnl_netconf_attrs.in; do not edit. */ 29 # error static const struct xlat rtnl_netconf_attrs in mpers mode 34 const struct xlat rtnl_netconf_attrs[] = { 35 XLAT(NETCONFA_UNSPEC), 36 XLAT(NETCONFA_IFINDEX), 37 XLAT(NETCONFA_FORWARDING), 38 XLAT(NETCONFA_RP_FILTER), 39 XLAT(NETCONFA_MC_FORWARDING), 40 XLAT(NETCONFA_PROXY_NEIGH) [all...] |
secbits.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/secbits.in; do not edit. */ 29 # error static const struct xlat secbits in mpers mode 34 const struct xlat secbits[] = { 35 XLAT(SECBIT_NOROOT), 36 XLAT(SECBIT_NOROOT_LOCKED), 37 XLAT(SECBIT_NO_SETUID_FIXUP), 38 XLAT(SECBIT_NO_SETUID_FIXUP_LOCKED), 39 XLAT(SECBIT_KEEP_CAPS), 40 XLAT(SECBIT_KEEP_CAPS_LOCKED) [all...] |
shmctl_flags.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/shmctl_flags.in; do not edit. */ 5 extern const struct xlat shmctl_flags[]; 12 const struct xlat shmctl_flags[] = { 14 XLAT(IPC_RMID), 17 XLAT(IPC_SET), 20 XLAT(IPC_STAT), 23 XLAT(IPC_INFO), 26 XLAT(SHM_LOCK), 29 XLAT(SHM_UNLOCK) [all...] |
sigfpe_codes.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/sigfpe_codes.in; do not edit. */ 29 extern const struct xlat sigfpe_codes[]; 36 const struct xlat sigfpe_codes[] = { 37 XLAT(FPE_INTDIV), 38 XLAT(FPE_INTOVF), 39 XLAT(FPE_FLTDIV), 40 XLAT(FPE_FLTOVF), 41 XLAT(FPE_FLTUND), 42 XLAT(FPE_FLTRES) [all...] |
sigill_codes.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/sigill_codes.in; do not edit. */ 29 extern const struct xlat sigill_codes[]; 36 const struct xlat sigill_codes[] = { 37 XLAT(ILL_ILLOPC), 38 XLAT(ILL_ILLOPN), 39 XLAT(ILL_ILLADR), 40 XLAT(ILL_ILLTRP), 41 XLAT(ILL_PRVOPC), 42 XLAT(ILL_PRVREG) [all...] |
bsg_flags.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/bsg_flags.in; do not edit. */ 11 # error static const struct xlat bsg_flags in mpers mode 16 const struct xlat bsg_flags[] = { 17 XLAT(BSG_FLAG_Q_AT_TAIL), 18 XLAT(BSG_FLAG_Q_AT_HEAD),
|
btrfs_balance_ctl_cmds.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/btrfs_balance_ctl_cmds.in; do not edit. */ 11 extern const struct xlat btrfs_balance_ctl_cmds[]; 18 const struct xlat btrfs_balance_ctl_cmds[] = { 19 XLAT(BTRFS_BALANCE_CTL_PAUSE), 20 XLAT(BTRFS_BALANCE_CTL_CANCEL),
|
getrandom_flags.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/getrandom_flags.in; do not edit. */ 11 # error static const struct xlat getrandom_flags in mpers mode 16 const struct xlat getrandom_flags[] = { 17 XLAT(GRND_NONBLOCK), 18 XLAT(GRND_RANDOM),
|
getsockipoptions.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/getsockipoptions.in; do not edit. */ 5 # error static const struct xlat getsockipoptions in mpers mode 10 const struct xlat getsockipoptions[] = { 18 XLAT(ARPT_SO_GET_INFO), 21 XLAT(ARPT_SO_GET_ENTRIES), 24 XLAT(ARPT_SO_GET_REVISION_MATCH), 27 XLAT(ARPT_SO_GET_REVISION_TARGET), 31 XLAT(EBT_SO_GET_INFO), 34 XLAT(EBT_SO_GET_ENTRIES) [all...] |
if_dqinfo_flags.h | 1 /* Generated by ./xlat/gen.sh from ./xlat/if_dqinfo_flags.in; do not edit. */ 11 # error static const struct xlat if_dqinfo_flags in mpers mode 16 const struct xlat if_dqinfo_flags[] = { 17 XLAT(DQF_ROOT_SQUASH), 18 XLAT(DQF_SYS_FILE),
|