HomeSort by relevance Sort by last modified time
    Searched refs:XLAT (Results 151 - 175 of 261) sorted by null

1 2 3 4 5 67 8 91011

  /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...]
sysctl_root.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sysctl_root.in; do not edit. */
5 # error static const struct xlat sysctl_root in mpers mode
10 const struct xlat sysctl_root[] = {
12 XLAT(CTL_KERN),
15 XLAT(CTL_VM),
18 XLAT(CTL_NET),
21 XLAT(CTL_PROC),
24 XLAT(CTL_FS),
27 XLAT(CTL_DEBUG)
    [all...]
ip_cmsg_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/ip_cmsg_types.in; do not edit. */
29 # error static const struct xlat ip_cmsg_types in mpers mode
34 const struct xlat ip_cmsg_types[] = {
35 XLAT(IP_TOS),
36 XLAT(IP_TTL),
37 XLAT(IP_RECVOPTS),
38 XLAT(IP_RETOPTS),
39 XLAT(IP_PKTINFO),
40 XLAT(IP_RECVERR)
    [all...]
key_reqkeys.h 1 /* Generated by ./xlat/gen.sh from ./xlat/key_reqkeys.in; do not edit. */
32 # error static const struct xlat key_reqkeys in mpers mode
37 const struct xlat key_reqkeys[] = {
38 XLAT(KEY_REQKEY_DEFL_NO_CHANGE),
39 XLAT(KEY_REQKEY_DEFL_DEFAULT),
40 XLAT(KEY_REQKEY_DEFL_THREAD_KEYRING),
41 XLAT(KEY_REQKEY_DEFL_PROCESS_KEYRING),
42 XLAT(KEY_REQKEY_DEFL_SESSION_KEYRING),
43 XLAT(KEY_REQKEY_DEFL_USER_KEYRING)
    [all...]
bpf_commands.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_commands.in; do not edit. */
23 # error static const struct xlat bpf_commands in mpers mode
28 const struct xlat bpf_commands[] = {
29 XLAT(BPF_MAP_CREATE),
30 XLAT(BPF_MAP_LOOKUP_ELEM),
31 XLAT(BPF_MAP_UPDATE_ELEM),
32 XLAT(BPF_MAP_DELETE_ELEM),
33 XLAT(BPF_MAP_GET_NEXT_KEY),
34 XLAT(BPF_PROG_LOAD)
    [all...]
futexwakecmps.h 1 /* Generated by ./xlat/gen.sh from ./xlat/futexwakecmps.in; do not edit. */
23 # error static const struct xlat futexwakecmps in mpers mode
28 const struct xlat futexwakecmps[] = {
29 XLAT(FUTEX_OP_CMP_EQ),
30 XLAT(FUTEX_OP_CMP_NE),
31 XLAT(FUTEX_OP_CMP_LT),
32 XLAT(FUTEX_OP_CMP_LE),
33 XLAT(FUTEX_OP_CMP_GT),
34 XLAT(FUTEX_OP_CMP_GE)
    [all...]
sigchld_codes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigchld_codes.in; do not edit. */
23 extern const struct xlat sigchld_codes[];
30 const struct xlat sigchld_codes[] = {
31 XLAT(CLD_EXITED),
32 XLAT(CLD_KILLED),
33 XLAT(CLD_DUMPED),
34 XLAT(CLD_TRAPPED),
35 XLAT(CLD_STOPPED),
36 XLAT(CLD_CONTINUED)
    [all...]
sigpoll_codes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigpoll_codes.in; do not edit. */
23 extern const struct xlat sigpoll_codes[];
30 const struct xlat sigpoll_codes[] = {
31 XLAT(POLL_IN),
32 XLAT(POLL_OUT),
33 XLAT(POLL_MSG),
34 XLAT(POLL_ERR),
35 XLAT(POLL_PRI),
36 XLAT(POLL_HUP)
    [all...]
clone_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/clone_flags.in; do not edit. */
74 # error static const struct xlat clone_flags in mpers mode
79 const struct xlat clone_flags[] = {
80 XLAT(CLONE_VM),
81 XLAT(CLONE_FS),
82 XLAT(CLONE_FILES),
83 XLAT(CLONE_SIGHAND),
84 XLAT(CLONE_IDLETASK),
85 XLAT(CLONE_PTRACE)
    [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_miscop.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_miscop.in; do not edit. */
5 # error static const struct xlat bpf_miscop in mpers mode
10 const struct xlat bpf_miscop[] = {
12 XLAT(BPF_TAX),
15 XLAT(BPF_TXA),
bpf_src.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_src.in; do not edit. */
5 # error static const struct xlat bpf_src in mpers mode
10 const struct xlat bpf_src[] = {
12 XLAT(BPF_K),
15 XLAT(BPF_X),
delete_module_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/delete_module_flags.in; do not edit. */
5 # error static const struct xlat delete_module_flags in mpers mode
10 const struct xlat delete_module_flags[] = {
12 XLAT(O_NONBLOCK),
15 XLAT(O_TRUNC),
evdev_autorepeat.h 1 /* Generated by ./xlat/gen.sh from ./xlat/evdev_autorepeat.in; do not edit. */
5 # error static const struct xlat evdev_autorepeat in mpers mode
10 const struct xlat evdev_autorepeat[] = {
12 XLAT(REP_DELAY),
15 XLAT(REP_PERIOD),
evdev_ff_status.h 1 /* Generated by ./xlat/gen.sh from ./xlat/evdev_ff_status.in; do not edit. */
5 # error static const struct xlat evdev_ff_status in mpers mode
10 const struct xlat evdev_ff_status[] = {
12 XLAT(FF_STATUS_STOPPED),
15 XLAT(FF_STATUS_PLAYING),
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...]
inotify_init_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/inotify_init_flags.in; do not edit. */
5 # error static const struct xlat inotify_init_flags in mpers mode
10 const struct xlat inotify_init_flags[] = {
12 XLAT(O_NONBLOCK),
15 XLAT(O_CLOEXEC),
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...]
mempolicyflags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/mempolicyflags.in; do not edit. */
5 # error static const struct xlat mempolicyflags in mpers mode
10 const struct xlat mempolicyflags[] = {
12 XLAT(MPOL_F_NODE),
15 XLAT(MPOL_F_ADDR),
module_init_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/module_init_flags.in; do not edit. */
5 # error static const struct xlat module_init_flags in mpers mode
10 const struct xlat module_init_flags[] = {
12 XLAT(MODULE_INIT_IGNORE_MODVERSIONS),
15 XLAT(MODULE_INIT_IGNORE_VERMAGIC),
move_pages_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/move_pages_flags.in; do not edit. */
5 # error static const struct xlat move_pages_flags in mpers mode
10 const struct xlat move_pages_flags[] = {
12 XLAT(MPOL_MF_MOVE),
15 XLAT(MPOL_MF_MOVE_ALL),
mremap_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/mremap_flags.in; do not edit. */
5 # error static const struct xlat mremap_flags in mpers mode
10 const struct xlat mremap_flags[] = {
12 XLAT(MREMAP_MAYMOVE),
15 XLAT(MREMAP_FIXED),
quota_formats.h 1 /* Generated by ./xlat/gen.sh from ./xlat/quota_formats.in; do not edit. */
5 # error static const struct xlat quota_formats in mpers mode
10 const struct xlat quota_formats[] = {
12 XLAT(QFMT_VFS_OLD),
15 XLAT(QFMT_VFS_V0),
quotatypes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/quotatypes.in; do not edit. */
5 # error static const struct xlat quotatypes in mpers mode
10 const struct xlat quotatypes[] = {
12 XLAT(USRQUOTA),
15 XLAT(GRPQUOTA),

Completed in 120 milliseconds

1 2 3 4 5 67 8 91011