Home | History | Annotate | Download | only in strace
      1 extern const struct xlat blkpg_ops[];
      2 extern const struct xlat btrfs_balance_args[];
      3 extern const struct xlat btrfs_balance_ctl_cmds[];
      4 extern const struct xlat btrfs_balance_flags[];
      5 extern const struct xlat btrfs_balance_state[];
      6 extern const struct xlat btrfs_compress_types[];
      7 extern const struct xlat btrfs_defrag_flags[];
      8 extern const struct xlat btrfs_dev_replace_cmds[];
      9 extern const struct xlat btrfs_dev_replace_results[];
     10 extern const struct xlat btrfs_dev_replace_state[];
     11 extern const struct xlat btrfs_dev_stats_flags[];
     12 extern const struct xlat btrfs_dev_stats_values[];
     13 extern const struct xlat btrfs_features_compat[];
     14 extern const struct xlat btrfs_features_compat_ro[];
     15 extern const struct xlat btrfs_features_incompat[];
     16 extern const struct xlat btrfs_key_types[];
     17 extern const struct xlat btrfs_qgroup_ctl_cmds[];
     18 extern const struct xlat btrfs_qgroup_inherit_flags[];
     19 extern const struct xlat btrfs_qgroup_limit_flags[];
     20 extern const struct xlat btrfs_qgroup_status_flags[];
     21 extern const struct xlat btrfs_scrub_flags[];
     22 extern const struct xlat btrfs_send_flags[];
     23 extern const struct xlat btrfs_snap_flags_v2[];
     24 extern const struct xlat btrfs_space_info_flags[];
     25 extern const struct xlat btrfs_tree_objectids[];
     26 extern const struct xlat evdev_autorepeat[];
     27 extern const struct xlat evdev_ff_status[];
     28 extern const struct xlat evdev_ff_types[];
     29 extern const struct xlat evdev_keycode[];
     30 extern const struct xlat evdev_leds[];
     31 extern const struct xlat evdev_misc[];
     32 extern const struct xlat evdev_mtslots[];
     33 extern const struct xlat evdev_prop[];
     34 extern const struct xlat evdev_relative_axes[];
     35 extern const struct xlat evdev_snd[];
     36 extern const struct xlat evdev_switch[];
     37 extern const struct xlat evdev_sync[];
     38 extern const struct xlat msgctl_flags[];
     39 extern const struct xlat shmctl_flags[];
     40 extern const struct xlat loop_cmds[];
     41 extern const struct xlat loop_flags_options[];
     42 extern const struct xlat loop_crypt_type_options[];
     43 extern const struct xlat mtd_mode_options[];
     44 extern const struct xlat mtd_file_mode_options[];
     45 extern const struct xlat mtd_type_options[];
     46 extern const struct xlat mtd_flags_options[];
     47 extern const struct xlat mtd_otp_options[];
     48 extern const struct xlat mtd_nandecc_options[];
     49 extern const struct xlat mq_attr_flags[];
     50 extern const struct xlat sigev_value[];
     51 extern const struct xlat adjtimex_modes[];
     52 extern const struct xlat adjtimex_status[];
     53 extern const struct xlat audit_arch[];
     54 extern const struct xlat sigbus_codes[];
     55 extern const struct xlat sigchld_codes[];
     56 extern const struct xlat sigfpe_codes[];
     57 extern const struct xlat sigill_codes[];
     58 extern const struct xlat siginfo_codes[];
     59 extern const struct xlat sigpoll_codes[];
     60 extern const struct xlat sigprof_codes[];
     61 extern const struct xlat sigsegv_codes[];
     62 extern const struct xlat sigsys_codes[];
     63 extern const struct xlat sigtrap_codes[];
     64 extern const struct xlat sigemt_codes[];
     65 extern const struct xlat sg_io_info[];
     66 extern const struct xlat sg_io_dxfer_direction[];
     67 extern const struct xlat sg_io_flags[];
     68 extern const struct xlat sigaltstack_flags[];
     69 extern const struct xlat iffflags[];
     70 extern const struct xlat v4l2_device_capabilities_flags[];
     71 extern const struct xlat v4l2_buf_types[];
     72 extern const struct xlat v4l2_format_description_flags[];
     73 extern const struct xlat v4l2_fields[];
     74 extern const struct xlat v4l2_colorspaces[];
     75 extern const struct xlat v4l2_memories[];
     76 extern const struct xlat v4l2_buf_flags[];
     77 extern const struct xlat v4l2_streaming_capabilities[];
     78 extern const struct xlat v4l2_capture_modes[];
     79 extern const struct xlat v4l2_input_types[];
     80 extern const struct xlat v4l2_control_ids[];
     81 extern const struct xlat v4l2_control_types[];
     82 extern const struct xlat v4l2_control_flags[];
     83 extern const struct xlat v4l2_control_classes[];
     84 extern const struct xlat v4l2_framesize_types[];
     85 extern const struct xlat v4l2_frameinterval_types[];
     86