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

1 2 3 4 5 6 78 91011

  /external/strace/xlat/
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...]
semop_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/semop_flags.in; do not edit. */
5 # error static const struct xlat semop_flags in mpers mode
10 const struct xlat semop_flags[] = {
12 XLAT(SEM_UNDO),
15 XLAT(IPC_NOWAIT),
setsockipv6options.h 1 /* Generated by ./xlat/gen.sh from ./xlat/setsockipv6options.in; do not edit. */
5 # error static const struct xlat setsockipv6options in mpers mode
10 const struct xlat setsockipv6options[] = {
18 XLAT(IP6T_SO_SET_REPLACE),
21 XLAT(IP6T_SO_SET_ADD_COUNTERS),
sigaltstack_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigaltstack_flags.in; do not edit. */
11 extern const struct xlat sigaltstack_flags[];
18 const struct xlat sigaltstack_flags[] = {
19 XLAT(SS_ONSTACK),
20 XLAT(SS_DISABLE),
sock_type_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sock_type_flags.in; do not edit. */
5 # error static const struct xlat sock_type_flags in mpers mode
10 const struct xlat sock_type_flags[] = {
12 XLAT(SOCK_CLOEXEC),
15 XLAT(SOCK_NONBLOCK),
uffd_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/uffd_flags.in; do not edit. */
5 # error static const struct xlat uffd_flags in mpers mode
10 const struct xlat uffd_flags[] = {
12 XLAT(O_NONBLOCK),
15 XLAT(O_CLOEXEC),
v4l2_format_description_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_format_description_flags.in; do not edit. */
5 # error static const struct xlat v4l2_format_description_flags in mpers mode
10 const struct xlat v4l2_format_description_flags[] = {
12 XLAT(V4L2_FMT_FLAG_COMPRESSED),
15 XLAT(V4L2_FMT_FLAG_EMULATED),
v4l2_input_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_input_types.in; do not edit. */
5 # error static const struct xlat v4l2_input_types in mpers mode
10 const struct xlat v4l2_input_types[] = {
12 XLAT(V4L2_INPUT_TYPE_TUNER),
15 XLAT(V4L2_INPUT_TYPE_CAMERA),
v4l2_memories.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_memories.in; do not edit. */
5 # error static const struct xlat v4l2_memories in mpers mode
10 const struct xlat v4l2_memories[] = {
12 XLAT(V4L2_MEMORY_MMAP),
15 XLAT(V4L2_MEMORY_USERPTR),
bootflags2.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bootflags2.in; do not edit. */
17 # error static const struct xlat bootflags2 in mpers mode
22 const struct xlat bootflags2[] = {
23 XLAT(LINUX_REBOOT_MAGIC2),
24 XLAT(LINUX_REBOOT_MAGIC2A),
25 XLAT(LINUX_REBOOT_MAGIC2B),
26 XLAT(LINUX_REBOOT_MAGIC2C),
f_seals.h 1 /* Generated by ./xlat/gen.sh from ./xlat/f_seals.in; do not edit. */
17 # error static const struct xlat f_seals in mpers mode
22 const struct xlat f_seals[] = {
23 XLAT(F_SEAL_SEAL),
24 XLAT(F_SEAL_SHRINK),
25 XLAT(F_SEAL_GROW),
26 XLAT(F_SEAL_WRITE),
fan_init_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/fan_init_flags.in; do not edit. */
17 # error static const struct xlat fan_init_flags in mpers mode
22 const struct xlat fan_init_flags[] = {
23 XLAT(FAN_CLOEXEC),
24 XLAT(FAN_NONBLOCK),
25 XLAT(FAN_UNLIMITED_QUEUE),
26 XLAT(FAN_UNLIMITED_MARKS),
perf_event_open_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/perf_event_open_flags.in; do not edit. */
17 # error static const struct xlat perf_event_open_flags in mpers mode
22 const struct xlat perf_event_open_flags[] = {
23 XLAT(PERF_FLAG_FD_NO_GROUP),
24 XLAT(PERF_FLAG_FD_OUTPUT),
25 XLAT(PERF_FLAG_PID_CGROUP),
26 XLAT(PERF_FLAG_FD_CLOEXEC),
pr_cap_ambient.h 1 /* Generated by ./xlat/gen.sh from ./xlat/pr_cap_ambient.in; do not edit. */
17 # error static const struct xlat pr_cap_ambient in mpers mode
22 const struct xlat pr_cap_ambient[] = {
23 XLAT(PR_CAP_AMBIENT_IS_SET),
24 XLAT(PR_CAP_AMBIENT_RAISE),
25 XLAT(PR_CAP_AMBIENT_LOWER),
26 XLAT(PR_CAP_AMBIENT_CLEAR_ALL),
swap_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/swap_flags.in; do not edit. */
17 # error static const struct xlat swap_flags in mpers mode
22 const struct xlat swap_flags[] = {
23 XLAT(SWAP_FLAG_PREFER),
24 XLAT(SWAP_FLAG_DISCARD),
25 XLAT(SWAP_FLAG_DISCARD_ONCE),
26 XLAT(SWAP_FLAG_DISCARD_PAGES),
timerfdflags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/timerfdflags.in; do not edit. */
19 # error static const struct xlat timerfdflags in mpers mode
24 const struct xlat timerfdflags[] = {
27 XLAT(TFD_TIMER_ABSTIME),
28 XLAT(TFD_TIMER_CANCEL_ON_SET),
30 XLAT(TFD_CLOEXEC),
32 XLAT(TFD_NONBLOCK),
umount_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/umount_flags.in; do not edit. */
17 # error static const struct xlat umount_flags in mpers mode
22 const struct xlat umount_flags[] = {
23 XLAT(MNT_FORCE),
24 XLAT(MNT_DETACH),
25 XLAT(MNT_EXPIRE),
26 XLAT(UMOUNT_NOFOLLOW),
aclipc.h 1 /* Generated by ./xlat/gen.sh from ./xlat/aclipc.in; do not edit. */
5 # error static const struct xlat aclipc in mpers mode
10 const struct xlat aclipc[] = {
12 XLAT(IPC_SHM),
15 XLAT(IPC_SEM),
18 XLAT(IPC_MSG),
blkpg_ops.h 1 /* Generated by ./xlat/gen.sh from ./xlat/blkpg_ops.in; do not edit. */
14 # error static const struct xlat blkpg_ops in mpers mode
19 const struct xlat blkpg_ops[] = {
20 XLAT(BLKPG_ADD_PARTITION),
21 XLAT(BLKPG_DEL_PARTITION),
22 XLAT(BLKPG_RESIZE_PARTITION),
bpf_map_update_elem_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_map_update_elem_flags.in; do not edit. */
14 # error static const struct xlat bpf_map_update_elem_flags in mpers mode
19 const struct xlat bpf_map_update_elem_flags[] = {
20 XLAT(BPF_ANY),
21 XLAT(BPF_NOEXIST),
22 XLAT(BPF_EXIST),
bpf_rval.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_rval.in; do not edit. */
5 # error static const struct xlat bpf_rval in mpers mode
10 const struct xlat bpf_rval[] = {
12 XLAT(BPF_K),
15 XLAT(BPF_X),
18 XLAT(BPF_A),
bsg_subprotocol.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bsg_subprotocol.in; do not edit. */
5 # error static const struct xlat bsg_subprotocol in mpers mode
10 const struct xlat bsg_subprotocol[] = {
12 XLAT(BSG_SUB_PROTOCOL_SCSI_CMD),
15 XLAT(BSG_SUB_PROTOCOL_SCSI_TMF),
18 XLAT(BSG_SUB_PROTOCOL_SCSI_TRANSPORT),
cacheflush_scope.h 1 /* Generated by ./xlat/gen.sh from ./xlat/cacheflush_scope.in; do not edit. */
5 # error static const struct xlat cacheflush_scope in mpers mode
10 const struct xlat cacheflush_scope[] = {
12 XLAT(FLUSH_SCOPE_LINE),
15 XLAT(FLUSH_SCOPE_PAGE),
18 XLAT(FLUSH_SCOPE_ALL),
cpuclocknames.h 1 /* Generated by ./xlat/gen.sh from ./xlat/cpuclocknames.in; do not edit. */
5 # error static const struct xlat cpuclocknames in mpers mode
10 const struct xlat cpuclocknames[] = {
12 XLAT(CPUCLOCK_PROF),
15 XLAT(CPUCLOCK_VIRT),
18 XLAT(CPUCLOCK_SCHED),
epollctls.h 1 /* Generated by ./xlat/gen.sh from ./xlat/epollctls.in; do not edit. */
14 # error static const struct xlat epollctls in mpers mode
19 const struct xlat epollctls[] = {
20 XLAT(EPOLL_CTL_ADD),
21 XLAT(EPOLL_CTL_DEL),
22 XLAT(EPOLL_CTL_MOD),

Completed in 435 milliseconds

1 2 3 4 5 6 78 91011