HomeSort by relevance Sort by last modified time
    Searched full:xlat (Results 76 - 100 of 783) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/strace/xlat/
packet_diag_show.h 1 /* Generated by ./xlat/gen.sh from ./xlat/packet_diag_show.in; do not edit. */
5 # error static const struct xlat packet_diag_show in mpers mode
10 const struct xlat packet_diag_show[] = {
12 XLAT(PACKET_SHOW_INFO),
15 XLAT(PACKET_SHOW_MCLIST),
18 XLAT(PACKET_SHOW_RING_CFG),
21 XLAT(PACKET_SHOW_FANOUT),
24 XLAT(PACKET_SHOW_MEMINFO),
27 XLAT(PACKET_SHOW_FILTER)
    [all...]
route_nexthop_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/route_nexthop_flags.in; do not edit. */
5 # error static const struct xlat route_nexthop_flags in mpers mode
10 const struct xlat route_nexthop_flags[] = {
12 XLAT(RTNH_F_DEAD),
15 XLAT(RTNH_F_PERVASIVE),
18 XLAT(RTNH_F_ONLINK),
21 XLAT(RTNH_F_OFFLOAD),
24 XLAT(RTNH_F_LINKDOWN),
27 XLAT(RTNH_F_UNRESOLVED)
    [all...]
socktypes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/socktypes.in; do not edit. */
5 const struct xlat socktypes[] = {
7 XLAT(SOCK_STREAM),
10 XLAT(SOCK_DGRAM),
13 XLAT(SOCK_RAW),
16 XLAT(SOCK_RDM),
19 XLAT(SOCK_SEQPACKET),
22 XLAT(SOCK_DCCP),
25 XLAT(SOCK_PACKET)
    [all...]
unix_diag_show.h 1 /* Generated by ./xlat/gen.sh from ./xlat/unix_diag_show.in; do not edit. */
5 # error static const struct xlat unix_diag_show in mpers mode
10 const struct xlat unix_diag_show[] = {
12 XLAT(UDIAG_SHOW_NAME),
15 XLAT(UDIAG_SHOW_VFS),
18 XLAT(UDIAG_SHOW_PEER),
21 XLAT(UDIAG_SHOW_ICONS),
24 XLAT(UDIAG_SHOW_RQLEN),
27 XLAT(UDIAG_SHOW_MEMINFO)
    [all...]
v4l2_sliced_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_sliced_flags.in; do not edit. */
5 extern const struct xlat v4l2_sliced_flags[];
12 const struct xlat v4l2_sliced_flags[] = {
14 XLAT(V4L2_SLICED_TELETEXT_B),
17 XLAT(V4L2_SLICED_VPS),
20 XLAT(V4L2_SLICED_CAPTION_525),
23 XLAT(V4L2_SLICED_WSS_625),
26 XLAT(V4L2_SLICED_VBI_525),
29 XLAT(V4L2_SLICED_VBI_625)
    [all...]
v4l2_tuner_audmodes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_tuner_audmodes.in; do not edit. */
5 extern const struct xlat v4l2_tuner_audmodes[];
12 const struct xlat v4l2_tuner_audmodes[] = {
14 XLAT(V4L2_TUNER_MODE_MONO),
17 XLAT(V4L2_TUNER_MODE_STEREO),
20 XLAT(V4L2_TUNER_MODE_LANG2),
23 XLAT(V4L2_TUNER_MODE_SAP),
26 XLAT(V4L2_TUNER_MODE_LANG1),
29 XLAT(V4L2_TUNER_MODE_LANG1_LANG2)
    [all...]
v4l2_tuner_rxsubchanses.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_tuner_rxsubchanses.in; do not edit. */
5 extern const struct xlat v4l2_tuner_rxsubchanses[];
12 const struct xlat v4l2_tuner_rxsubchanses[] = {
14 XLAT(V4L2_TUNER_SUB_MONO),
17 XLAT(V4L2_TUNER_SUB_STEREO),
20 XLAT(V4L2_TUNER_SUB_LANG2),
23 XLAT(V4L2_TUNER_SUB_SAP),
26 XLAT(V4L2_TUNER_SUB_LANG1),
29 XLAT(V4L2_TUNER_SUB_RDS)
    [all...]
v4l2_tuner_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_tuner_types.in; do not edit. */
5 extern const struct xlat v4l2_tuner_types[];
12 const struct xlat v4l2_tuner_types[] = {
14 XLAT(V4L2_TUNER_RADIO),
17 XLAT(V4L2_TUNER_ANALOG_TV),
20 XLAT(V4L2_TUNER_DIGITAL_TV),
23 XLAT(V4L2_TUNER_ADC),
26 XLAT(V4L2_TUNER_SDR),
29 XLAT(V4L2_TUNER_RF)
    [all...]
v4l2_vbi_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_vbi_flags.in; do not edit. */
5 extern const struct xlat v4l2_vbi_flags[];
12 const struct xlat v4l2_vbi_flags[] = {
14 XLAT(V4L2_VBI_UNSYNC),
17 XLAT(V4L2_VBI_INTERLACED),
20 XLAT(V4L2_VBI_ITU_525_F1_START),
23 XLAT(V4L2_VBI_ITU_525_F2_START),
26 XLAT(V4L2_VBI_ITU_625_F1_START),
29 XLAT(V4L2_VBI_ITU_625_F2_START)
    [all...]
evdev_relative_axes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/evdev_relative_axes.in; do not edit. */
5 extern const struct xlat evdev_relative_axes[];
12 const struct xlat evdev_relative_axes[] = {
14 XLAT(REL_X),
17 XLAT(REL_Y),
20 XLAT(REL_Z),
23 XLAT(REL_RX),
26 XLAT(REL_RY),
29 XLAT(REL_RZ)
    [all...]
loop_crypt_type_options.h 1 /* Generated by ./xlat/gen.sh from ./xlat/loop_crypt_type_options.in; do not edit. */
5 extern const struct xlat loop_crypt_type_options[];
12 const struct xlat loop_crypt_type_options[] = {
14 XLAT(LO_CRYPT_NONE),
17 XLAT(LO_CRYPT_XOR),
20 XLAT(LO_CRYPT_DES),
23 XLAT(LO_CRYPT_FISH2),
26 XLAT(LO_CRYPT_BLOW),
29 XLAT(LO_CRYPT_CAST128)
    [all...]
pollflags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/pollflags.in; do not edit. */
5 # error static const struct xlat pollflags in mpers mode
10 const struct xlat pollflags[] = {
12 XLAT(POLLIN),
15 XLAT(POLLPRI),
18 XLAT(POLLOUT),
21 XLAT(POLLRDNORM),
24 XLAT(POLLWRNORM),
27 XLAT(POLLRDBAND)
    [all...]
v4l2_fields.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_fields.in; do not edit. */
5 extern const struct xlat v4l2_fields[];
12 const struct xlat v4l2_fields[] = {
14 XLAT(V4L2_FIELD_ANY),
17 XLAT(V4L2_FIELD_NONE),
20 XLAT(V4L2_FIELD_TOP),
23 XLAT(V4L2_FIELD_BOTTOM),
26 XLAT(V4L2_FIELD_INTERLACED),
29 XLAT(V4L2_FIELD_SEQ_TB)
    [all...]
blkpg_ops.h 1 /* Generated by ./xlat/gen.sh from ./xlat/blkpg_ops.in; do not edit. */
14 extern const struct xlat blkpg_ops[];
21 const struct xlat blkpg_ops[] = {
22 XLAT(BLKPG_ADD_PARTITION),
23 XLAT(BLKPG_DEL_PARTITION),
24 XLAT(BLKPG_RESIZE_PARTITION),
bpf_map_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_map_flags.in; do not edit. */
14 # error static const struct xlat bpf_map_flags in mpers mode
19 const struct xlat bpf_map_flags[] = {
20 XLAT(BPF_F_NO_PREALLOC),
21 XLAT(BPF_F_NO_COMMON_LRU),
22 XLAT(BPF_F_NUMA_NODE),
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),
btrfs_compress_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/btrfs_compress_types.in; do not edit. */
14 extern const struct xlat btrfs_compress_types[];
21 const struct xlat btrfs_compress_types[] = {
22 XLAT(BTRFS_COMPRESS_NONE),
23 XLAT(BTRFS_COMPRESS_ZLIB),
24 XLAT(BTRFS_COMPRESS_LZO),
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),
evdev_snd.h 1 /* Generated by ./xlat/gen.sh from ./xlat/evdev_snd.in; do not edit. */
5 extern const struct xlat evdev_snd[];
12 const struct xlat evdev_snd[] = {
14 XLAT(SND_CLICK),
17 XLAT(SND_BELL),
20 XLAT(SND_TONE),
f_owner_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/f_owner_types.in; do not edit. */
14 # error static const struct xlat f_owner_types in mpers mode
19 const struct xlat f_owner_types[] = {
20 XLAT(F_OWNER_TID),
21 XLAT(F_OWNER_PID),
22 XLAT(F_OWNER_PGRP),
fan_classes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/fan_classes.in; do not edit. */
14 # error static const struct xlat fan_classes in mpers mode
19 const struct xlat fan_classes[] = {
20 XLAT(FAN_CLASS_NOTIF),
21 XLAT(FAN_CLASS_CONTENT),
22 XLAT(FAN_CLASS_PRE_CONTENT),

Completed in 1126 milliseconds

1 2 34 5 6 7 8 91011>>