/linux-4.1.27/include/uapi/sound/ |
D | compress_params.h | 63 #define SND_AUDIOCODEC_PCM ((__u32) 0x00000001) 64 #define SND_AUDIOCODEC_MP3 ((__u32) 0x00000002) 65 #define SND_AUDIOCODEC_AMR ((__u32) 0x00000003) 66 #define SND_AUDIOCODEC_AMRWB ((__u32) 0x00000004) 67 #define SND_AUDIOCODEC_AMRWBPLUS ((__u32) 0x00000005) 68 #define SND_AUDIOCODEC_AAC ((__u32) 0x00000006) 69 #define SND_AUDIOCODEC_WMA ((__u32) 0x00000007) 70 #define SND_AUDIOCODEC_REAL ((__u32) 0x00000008) 71 #define SND_AUDIOCODEC_VORBIS ((__u32) 0x00000009) 72 #define SND_AUDIOCODEC_FLAC ((__u32) 0x0000000A) [all …]
|
D | compress_offload.h | 40 __u32 fragment_size; 41 __u32 fragments; 68 __u32 byte_offset; 69 __u32 copied_total; 70 __u32 pcm_frames; 71 __u32 pcm_io_frames; 72 __u32 sampling_rate; 102 __u32 num_codecs; 103 __u32 direction; 104 __u32 min_fragment_size; [all …]
|
/linux-4.1.27/include/linux/ |
D | if_fddi.h | 40 __u32 smt_op_version_id; 41 __u32 smt_hi_version_id; 42 __u32 smt_lo_version_id; 44 __u32 smt_mib_version_id; 45 __u32 smt_mac_cts; 46 __u32 smt_non_master_cts; 47 __u32 smt_master_cts; 48 __u32 smt_available_paths; 49 __u32 smt_config_capabilities; 50 __u32 smt_config_policy; [all …]
|
D | fb.h | 52 __u32 redx; /* in fraction of 1024 */ 53 __u32 greenx; 54 __u32 bluex; 55 __u32 whitex; 56 __u32 redy; 57 __u32 greeny; 58 __u32 bluey; 59 __u32 whitey; 69 __u32 modedb_len; /* mode database length */ 70 __u32 model; /* Monitor Model */ [all …]
|
D | auto_dev-ioctl.h | 35 __u32 version; 39 __u32 sub_version; 43 __u32 devid; 47 __u32 token; 51 __u32 token; 64 __u32 uid; 65 __u32 gid; 69 __u32 how; 73 __u32 may_umount; 79 __u32 type; [all …]
|
D | if_link.h | 9 __u32 vf; 11 __u32 vlan; 12 __u32 qos; 13 __u32 spoofchk; 14 __u32 linkstate; 15 __u32 min_tx_rate; 16 __u32 max_tx_rate; 17 __u32 rss_query_en;
|
D | tfrc.h | 26 __u32 tfrcrx_x_recv; 27 __u32 tfrcrx_rtt; 28 __u32 tfrcrx_p; 48 __u32 tfrctx_x_calc; 49 __u32 tfrctx_rtt; 50 __u32 tfrctx_p; 51 __u32 tfrctx_rto; 52 __u32 tfrctx_ipi;
|
D | cryptohash.h | 10 void sha_init(__u32 *buf); 11 void sha_transform(__u32 *digest, const char *data, __u32 *W); 16 void md5_transform(__u32 *hash, __u32 const *in); 18 __u32 half_md4_transform(__u32 buf[4], __u32 const in[8]);
|
D | mod_devicetable.h | 19 __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ 20 __u32 subvendor, subdevice; /* Subsystem ID's or PCI_ANY_ID */ 21 __u32 class, class_mask; /* (class,subclass,prog-if) triplet */ 32 __u32 match_flags; 33 __u32 vendor_id; 34 __u32 model_id; 35 __u32 specifier_id; 36 __u32 version; 149 __u32 vendor; 150 __u32 product; [all …]
|
D | cper.h | 267 __u32 signature_end; /* must be CPER_SIG_END */ 269 __u32 error_severity; 270 __u32 validation_bits; 271 __u32 record_length; 278 __u32 flags; 284 __u32 section_offset; /* Offset in bytes of the 287 __u32 section_length; 291 __u32 flags; 294 __u32 section_severity; 339 __u32 msr_addr; [all …]
|
/linux-4.1.27/include/uapi/rdma/ |
D | ib_user_verbs.h | 111 __u32 event_type; /* enum ib_event_type */ 112 __u32 reserved; 134 __u32 command; 143 __u32 cmd_hdr_reserved; 152 __u32 async_fd; 153 __u32 num_comp_vectors; 167 __u32 vendor_id; 168 __u32 vendor_part_id; 169 __u32 hw_ver; 170 __u32 max_qp; [all …]
|
D | rdma_user_cm.h | 76 __u32 cmd; 90 __u32 id; 95 __u32 id; 96 __u32 reserved; 100 __u32 events_reported; 106 __u32 id; 110 __u32 id; 119 __u32 id; 120 __u32 timeout_ms; 124 __u32 id; [all …]
|
D | ib_user_cm.h | 69 __u32 cmd; 80 __u32 id; 85 __u32 id; 86 __u32 reserved; 90 __u32 events_reported; 95 __u32 id; 96 __u32 reserved; 108 __u32 id; 109 __u32 qp_state; 115 __u32 id; [all …]
|
D | ib_user_mad.h | 73 __u32 id; 74 __u32 status; 75 __u32 timeout_ms; 76 __u32 retries; 77 __u32 length; 117 __u32 id; 118 __u32 status; 119 __u32 timeout_ms; 120 __u32 retries; 121 __u32 length; [all …]
|
D | ib_user_sa.h | 49 __u32 flags; 50 __u32 reserved; 51 __u32 path_rec[16]; 59 __u32 raw_traffic; 61 __u32 reversible; 62 __u32 mtu;
|
/linux-4.1.27/include/uapi/linux/ |
D | pkt_sched.h | 34 __u32 packets; /* Number of enqueued packets */ 35 __u32 drops; /* Packets dropped because of lack of resources */ 36 __u32 overlimits; /* Number of throttle events when this 38 __u32 bps; /* Current flow byte rate */ 39 __u32 pps; /* Current flow packet rate */ 40 __u32 qlen; 41 __u32 backlog; 90 __u32 rate; 118 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */ 156 __u32 limit; [all …]
|
D | cyclades.h | 161 __u32 fpga_id; /* FPGA Identification Register */ 162 __u32 fpga_version; /* FPGA Version Number Register */ 163 __u32 cpu_start; /* CPU start Register (write) */ 164 __u32 cpu_stop; /* CPU stop Register (write) */ 165 __u32 misc_reg; /* Miscellaneous Register */ 166 __u32 idt_mode; /* IDT mode Register */ 167 __u32 uart_irq_status; /* UART IRQ status Register */ 168 __u32 clear_timer0_irq; /* Clear timer interrupt Register */ 169 __u32 clear_timer1_irq; /* Clear timer interrupt Register */ 170 __u32 clear_timer2_irq; /* Clear timer interrupt Register */ [all …]
|
D | ethtool.h | 94 __u32 cmd; 95 __u32 supported; 96 __u32 advertising; 104 __u32 maxtxpkt; 105 __u32 maxrxpkt; 109 __u32 lp_advertising; 110 __u32 reserved[2]; 114 __u32 speed) in ethtool_cmd_speed_set() 121 static inline __u32 ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed() 176 __u32 cmd; [all …]
|
D | firewire-cdev.h | 63 __u32 type; 87 __u32 type; 88 __u32 node_id; 89 __u32 local_node_id; 90 __u32 bm_node_id; 91 __u32 irm_node_id; 92 __u32 root_node_id; 93 __u32 generation; 118 __u32 type; 119 __u32 rcode; [all …]
|
D | videodev2.h | 81 ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) 292 __u32 width; 293 __u32 height; 297 __u32 numerator; 298 __u32 denominator; 316 __u32 version; 317 __u32 capabilities; 318 __u32 device_caps; 319 __u32 reserved[3]; 362 __u32 width; [all …]
|
D | fb.h | 36 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) 160 __u32 smem_len; /* Length of frame buffer mem */ 161 __u32 type; /* see FB_TYPE_* */ 162 __u32 type_aux; /* Interleave for interleaved Planes */ 163 __u32 visual; /* see FB_VISUAL_* */ 167 __u32 line_length; /* length of a line in bytes */ 170 __u32 mmio_len; /* Length of Memory Mapped I/O */ 171 __u32 accel; /* Indicate to driver which */ 188 __u32 offset; /* beginning of bitfield */ 189 __u32 length; /* length of bitfield */ [all …]
|
D | affs_hardblocks.h | 9 __u32 rdb_ID; 12 __u32 rdb_HostID; 14 __u32 rdb_Flags; 15 __u32 rdb_BadBlockList; 17 __u32 rdb_FileSysHeaderList; 18 __u32 rdb_DriveInit; 19 __u32 rdb_Reserved1[6]; 20 __u32 rdb_Cylinders; 21 __u32 rdb_Sectors; 22 __u32 rdb_Heads; [all …]
|
D | v4l2-subdev.h | 48 __u32 which; 49 __u32 pad; 51 __u32 reserved[8]; 61 __u32 which; 62 __u32 pad; 64 __u32 reserved[8]; 75 __u32 pad; 76 __u32 index; 77 __u32 code; 78 __u32 which; [all …]
|
D | ppp_defs.h | 74 typedef __u32 ext_accm[8]; 90 __u32 ppp_discards; /* # frames discarded */ 92 __u32 ppp_ibytes; /* bytes received */ 93 __u32 ppp_ioctects; /* bytes received not in error */ 94 __u32 ppp_ipackets; /* packets received */ 95 __u32 ppp_ierrors; /* receive errors */ 96 __u32 ppp_ilqrs; /* # LQR frames received */ 98 __u32 ppp_obytes; /* raw bytes sent */ 99 __u32 ppp_ooctects; /* frame bytes sent */ 100 __u32 ppp_opackets; /* packets sent */ [all …]
|
D | bsg.h | 23 __u32 protocol; /* [i] 0 -> SCSI , .... */ 24 __u32 subprotocol; /* [i] 0 -> SCSI command, 1 -> SCSI task 27 __u32 request_len; /* [i] in bytes */ 30 __u32 request_attr; /* [i] {SCSI: task attribute} */ 31 __u32 request_priority; /* [i] {SCSI: task priority} */ 32 __u32 request_extra; /* [i] {spare, for padding} */ 33 __u32 max_response_len; /* [i] in bytes */ 37 __u32 dout_iovec_count; /* [i] 0 -> "flat" dout transfer else 39 __u32 dout_xfer_len; /* [i] bytes to be transferred to device */ 40 __u32 din_iovec_count; /* [i] 0 -> "flat" din transfer */ [all …]
|
D | vfio.h | 100 __u32 argsz; 101 __u32 flags; 159 __u32 argsz; 160 __u32 flags; 165 __u32 num_regions; /* Max region index + 1 */ 166 __u32 num_irqs; /* Max IRQ index + 1 */ 183 __u32 argsz; 184 __u32 flags; 188 __u32 index; /* Region index */ 189 __u32 resv; /* Reserved for alignment */ [all …]
|
D | swab.h | 16 #define ___constant_swab32(x) ((__u32)( \ 17 (((__u32)(x) & (__u32)0x000000ffUL) << 24) | \ 18 (((__u32)(x) & (__u32)0x0000ff00UL) << 8) | \ 19 (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ 20 (((__u32)(x) & (__u32)0xff000000UL) >> 24))) 32 #define ___constant_swahw32(x) ((__u32)( \ 33 (((__u32)(x) & (__u32)0x0000ffffUL) << 16) | \ 34 (((__u32)(x) & (__u32)0xffff0000UL) >> 16))) 36 #define ___constant_swahb32(x) ((__u32)( \ 37 (((__u32)(x) & (__u32)0x00ff00ffUL) << 8) | \ [all …]
|
D | kvm.h | 58 __u32 buf_size; 59 __u32 buf_nr; 70 __u32 enabled; 71 __u32 padding; 76 __u32 enabled; 77 __u32 pad; 79 __u32 singlestep; 89 __u32 slot; 90 __u32 flags; 97 __u32 slot; [all …]
|
D | hiddev.h | 42 __u32 bustype; 43 __u32 busnum; 44 __u32 devnum; 45 __u32 ifnum; 49 __u32 num_applications; 53 __u32 index; 54 __u32 type; 55 __u32 usage; 56 __u32 level; 66 __u32 report_type; [all …]
|
D | media.h | 37 __u32 media_version; 38 __u32 hw_revision; 39 __u32 driver_version; 40 __u32 reserved[31]; 74 __u32 id; 76 __u32 type; 77 __u32 revision; 78 __u32 flags; 79 __u32 group_id; 83 __u32 reserved[4]; [all …]
|
D | i2o-dev.h | 41 #define I2OVALIDATE _IOR(I2O_MAGIC_NUMBER,8,__u32) 50 __u32 msg; /* message */ 146 __u32 LbBaseMemoryAddress; 153 __u32 IsaBaseMemoryAddress; 160 __u32 EisaBaseMemoryAddress; 167 __u32 McaBaseMemoryAddress; 173 __u32 BaseMemoryAddress; 177 __u32 adapter_id; 178 __u32 parent_tid:12; 179 __u32 state:4; [all …]
|
D | fsl_hypervisor.h | 54 __u32 ret; 55 __u32 partition; 74 __u32 ret; 75 __u32 partition; 76 __u32 status; 89 __u32 ret; 90 __u32 partition; 91 __u32 entry_point; 92 __u32 load; 104 __u32 ret; [all …]
|
D | packet_diag.h | 10 __u32 pdiag_ino; 11 __u32 pdiag_show; 12 __u32 pdiag_cookie[2]; 27 __u32 pdiag_ino; 28 __u32 pdiag_cookie[2]; 48 __u32 pdi_index; 49 __u32 pdi_version; 50 __u32 pdi_reserve; 51 __u32 pdi_copy_thresh; 52 __u32 pdi_tstamp; [all …]
|
D | if_link.h | 9 __u32 rx_packets; /* total packets received */ 10 __u32 tx_packets; /* total packets transmitted */ 11 __u32 rx_bytes; /* total bytes received */ 12 __u32 tx_bytes; /* total bytes transmitted */ 13 __u32 rx_errors; /* bad packets received */ 14 __u32 tx_errors; /* packet transmit problems */ 15 __u32 rx_dropped; /* no space in linux buffers */ 16 __u32 tx_dropped; /* no space available in linux */ 17 __u32 multicast; /* multicast packets received */ 18 __u32 collisions; [all …]
|
D | tcp.h | 118 __u32 opt_code; 119 __u32 opt_val; 159 __u32 tcpi_rto; 160 __u32 tcpi_ato; 161 __u32 tcpi_snd_mss; 162 __u32 tcpi_rcv_mss; 164 __u32 tcpi_unacked; 165 __u32 tcpi_sacked; 166 __u32 tcpi_lost; 167 __u32 tcpi_retrans; [all …]
|
D | inet_diag.h | 18 __u32 idiag_if; 19 __u32 idiag_cookie[2]; 33 __u32 idiag_states; /* States to dump */ 34 __u32 idiag_dbs; /* Tables to dump (NI) */ 42 __u32 idiag_states; 94 __u32 idiag_expires; 95 __u32 idiag_rqueue; 96 __u32 idiag_wqueue; 97 __u32 idiag_uid; 98 __u32 idiag_inode; [all …]
|
D | omapfb.h | 111 __u32 x, y; 112 __u32 width, height; 113 __u32 format; 114 __u32 out_x, out_y; 115 __u32 out_width, out_height; 116 __u32 reserved[8]; 120 __u32 x, y; 121 __u32 width, height; 122 __u32 format; 137 __u32 pos_x; [all …]
|
D | xfrm.h | 34 __u32 ctx_sid; 84 __u32 oseq; 85 __u32 seq; 86 __u32 bitmap; 93 __u32 oseq; 94 __u32 seq; 95 __u32 oseq_hi; 96 __u32 seq_hi; 97 __u32 replay_window; 98 __u32 bmp[0]; [all …]
|
D | sctp.h | 155 __u32 sinfo_ppid; 156 __u32 sinfo_context; 157 __u32 sinfo_timetolive; 158 __u32 sinfo_tsn; 159 __u32 sinfo_cumtsn; 174 __u32 snd_ppid; 175 __u32 snd_context; 192 __u32 rcv_ppid; 193 __u32 rcv_tsn; 194 __u32 rcv_cumtsn; [all …]
|
D | tipc.h | 48 __u32 ref; 49 __u32 node; 53 __u32 type; 54 __u32 instance; 58 __u32 type; 59 __u32 lower; 60 __u32 upper; 63 static inline __u32 tipc_addr(unsigned int zone, in tipc_addr() 70 static inline unsigned int tipc_zone(__u32 addr) in tipc_zone() 75 static inline unsigned int tipc_cluster(__u32 addr) in tipc_cluster() [all …]
|
D | bpf.h | 135 __u32 map_type; /* one of enum bpf_map_type */ 136 __u32 key_size; /* size of key in bytes */ 137 __u32 value_size; /* size of value in bytes */ 138 __u32 max_entries; /* max number of entries in a map */ 142 __u32 map_fd; 152 __u32 prog_type; /* one of enum bpf_prog_type */ 153 __u32 insn_cnt; 156 __u32 log_level; /* verbosity level of verifier */ 157 __u32 log_size; /* size of user buffer */ 159 __u32 kern_version; /* checked when prog_type=kprobe */ [all …]
|
D | if_bridge.h | 57 __u32 root_path_cost; 58 __u32 max_age; 59 __u32 hello_time; 60 __u32 forward_delay; 61 __u32 bridge_max_age; 62 __u32 bridge_hello_time; 63 __u32 bridge_forward_delay; 68 __u32 ageing_time; 69 __u32 gc_interval; 70 __u32 hello_timer_value; [all …]
|
D | ncp.h | 50 __u32 total_blocks; 51 __u32 free_blocks; 52 __u32 purgeable_blocks; 53 __u32 not_yet_purgeable_blocks; 54 __u32 total_dir_entries; 55 __u32 available_dir_entries; 126 __u32 mode; 127 __u32 rdev; 131 __u32 spaceAlloc; 139 __u32 creatorID; [all …]
|
D | if_packet.h | 84 __u32 tp_status; 85 __u32 tp_len; 86 __u32 tp_snaplen; 133 __u32 tp_status; 134 __u32 tp_len; 135 __u32 tp_snaplen; 138 __u32 tp_sec; 139 __u32 tp_nsec; 146 __u32 tp_rxhash; 147 __u32 tp_vlan_tci; [all …]
|
D | netlink_diag.h | 10 __u32 ndiag_ino; 11 __u32 ndiag_show; 12 __u32 ndiag_cookie[2]; 21 __u32 ndiag_portid; 22 __u32 ndiag_dst_portid; 23 __u32 ndiag_dst_group; 24 __u32 ndiag_ino; 25 __u32 ndiag_cookie[2]; 29 __u32 ndr_block_size; 30 __u32 ndr_block_nr; [all …]
|
D | capi.h | 26 __u32 level3cnt; /* No. of simulatneous user data connections */ 27 __u32 datablkcnt; /* No. of buffered data messages */ 28 __u32 datablklen; /* Size of buffered data messages */ 46 __u32 majorversion; 47 __u32 minorversion; 48 __u32 majormanuversion; 49 __u32 minormanuversion; 68 __u32 goptions; /* global options */ 69 __u32 support1; /* B1 protocols support */ 70 __u32 support2; /* B2 protocols support */ [all …]
|
D | minix_fs.h | 37 __u32 i_size; 38 __u32 i_time; 55 __u32 i_size; 56 __u32 i_atime; 57 __u32 i_mtime; 58 __u32 i_ctime; 59 __u32 i_zone[10]; 72 __u32 s_max_size; 75 __u32 s_zones; 82 __u32 s_ninodes; [all …]
|
D | audit.h | 169 #define AUDIT_WORD(nr) ((__u32)((nr)/32)) 407 __u32 mask; /* Bit mask for valid entries */ 408 __u32 enabled; /* 1 = enabled, 0 = disabled */ 409 __u32 failure; /* Failure-to-log action */ 410 __u32 pid; /* pid of auditd process */ 411 __u32 rate_limit; /* messages rate limit (per second) */ 412 __u32 backlog_limit; /* waiting messages limit */ 413 __u32 lost; /* messages lost */ 414 __u32 backlog; /* messages waiting in queue */ 416 __u32 version; /* deprecated: audit api version num */ [all …]
|
D | cramfs_fs.h | 30 __u32 mode:CRAMFS_MODE_WIDTH, uid:CRAMFS_UID_WIDTH; 32 __u32 size:CRAMFS_SIZE_WIDTH, gid:CRAMFS_GID_WIDTH; 41 __u32 namelen:CRAMFS_NAMELEN_WIDTH, offset:CRAMFS_OFFSET_WIDTH; 45 __u32 crc; 46 __u32 edition; 47 __u32 blocks; 48 __u32 files; 55 __u32 magic; /* 0x28cd3d45 - random number */ 56 __u32 size; /* length in bytes */ 57 __u32 flags; /* feature flags */ [all …]
|
D | dlm_device.h | 36 __u32 flags; 37 __u32 lkid; 38 __u32 parent; 51 __u32 flags; 52 __u32 minor; 57 __u32 nodeid; 58 __u32 pid; 62 __u32 version[3]; 75 __u32 version[3]; 82 __u32 version[3]; [all …]
|
D | synclink.h | 213 __u32 cts, dsr, rng, dcd, tx, rx; 214 __u32 frame, parity, overrun, brk; 215 __u32 buf_overrun; 216 __u32 txok; 217 __u32 txunder; 218 __u32 txabort; 219 __u32 txtimeout; 220 __u32 rxshort; 221 __u32 rxlong; 222 __u32 rxabort; [all …]
|
D | unix_diag.h | 10 __u32 udiag_states; 11 __u32 udiag_ino; 12 __u32 udiag_show; 13 __u32 udiag_cookie[2]; 29 __u32 udiag_ino; 30 __u32 udiag_cookie[2]; 49 __u32 udiag_vfs_ino; 50 __u32 udiag_vfs_dev; 54 __u32 udiag_rqueue; 55 __u32 udiag_wqueue;
|
D | ip_vs.h | 135 __u32 fwmark; /* firwall mark of service */ 155 __u32 u_threshold; /* upper threshold */ 156 __u32 l_threshold; /* lower threshold */ 164 __u32 conns; /* connections scheduled */ 165 __u32 inpkts; /* incoming packets */ 166 __u32 outpkts; /* outgoing packets */ 170 __u32 cps; /* current connection rate */ 171 __u32 inpps; /* current in packet rate */ 172 __u32 outpps; /* current out packet rate */ 173 __u32 inbps; /* current in byte rate */ [all …]
|
D | acct.h | 32 typedef __u32 comp2_t; 51 __u32 ac_btime; /* Process Creation Time */ 65 __u32 ac_exitcode; /* Exitcode */ 69 __u32 ac_uid; /* Real User ID */ 70 __u32 ac_gid; /* Real Group ID */ 78 __u32 ac_exitcode; /* Exitcode */ 79 __u32 ac_uid; /* Real User ID */ 80 __u32 ac_gid; /* Real Group ID */ 81 __u32 ac_pid; /* Process ID */ 82 __u32 ac_ppid; /* Parent Process ID */ [all …]
|
D | pfkeyv2.h | 21 __u32 sadb_msg_seq; 22 __u32 sadb_msg_pid; 40 __u32 sadb_sa_flags; 47 __u32 sadb_lifetime_allocations; 83 __u32 sadb_sens_dpd; 88 __u32 sadb_sens_reserved; 117 __u32 sadb_comb_reserved; 118 __u32 sadb_comb_soft_allocations; 119 __u32 sadb_comb_hard_allocations; 132 __u32 sadb_supported_reserved; [all …]
|
D | gen_stats.h | 24 __u32 packets; 28 __u32 packets; 37 __u32 bps; 38 __u32 pps; 60 __u32 qlen; 61 __u32 backlog; 62 __u32 drops; 63 __u32 requeues; 64 __u32 overlimits;
|
D | uhid.h | 50 __u32 vendor; 51 __u32 product; 52 __u32 version; 53 __u32 country; 87 __u32 id; 93 __u32 id; 100 __u32 id; 108 __u32 id; 136 __u32 vendor; 137 __u32 product; [all …]
|
D | dm-ioctl.h | 117 __u32 version[3]; /* in/out */ 118 __u32 data_size; /* total size of data passed in 121 __u32 data_start; /* offset to start of data 124 __u32 target_count; /* in/out */ 126 __u32 flags; /* in/out */ 137 __u32 event_nr; /* in/out */ 138 __u32 padding; 167 __u32 next; 182 __u32 count; /* Array size */ 183 __u32 padding; /* unused */ [all …]
|
D | target_core_user.h | 52 __u32 cmdr_off; 53 __u32 cmdr_size; 55 __u32 cmd_head; 58 __u32 cmd_tail __attribute__((__aligned__(ALIGN_SIZE))); 71 __u32 len_op; 81 static inline enum tcmu_opcode tcmu_hdr_get_op(__u32 len_op) in tcmu_hdr_get_op() 86 static inline void tcmu_hdr_set_op(__u32 *len_op, enum tcmu_opcode op) in tcmu_hdr_set_op() 92 static inline __u32 tcmu_hdr_get_len(__u32 len_op) in tcmu_hdr_get_len() 97 static inline void tcmu_hdr_set_len(__u32 *len_op, __u32 len) in tcmu_hdr_set_len()
|
D | neighbour.h | 67 __u32 ndm_confirmed; 68 __u32 ndm_used; 69 __u32 ndm_updated; 70 __u32 ndm_refcnt; 143 __u32 ndtc_entries; 144 __u32 ndtc_last_flush; /* delta to now in msecs */ 145 __u32 ndtc_last_rand; /* delta to now in msecs */ 146 __u32 ndtc_hash_rnd; 147 __u32 ndtc_hash_mask; 148 __u32 ndtc_hash_chain_gc; [all …]
|
D | nvme.h | 54 __u32 ver; 298 __u32 rsvd12[4]; 374 __u32 rsvd11[5]; 387 __u32 rsvd12[4]; 394 __u32 rsvd1[5]; 401 __u32 rsvd12[4]; 408 __u32 rsvd1[5]; 415 __u32 rsvd12[4]; 422 __u32 rsvd1[9]; 425 __u32 rsvd11[5]; [all …]
|
D | signalfd.h | 20 __u32 ssi_signo; 23 __u32 ssi_pid; 24 __u32 ssi_uid; 26 __u32 ssi_tid; 27 __u32 ssi_band; 28 __u32 ssi_overrun; 29 __u32 ssi_trapno;
|
D | edd.h | 74 __u32 num_default_cylinders; 75 __u32 num_default_heads; 76 __u32 sectors_per_track; 79 __u32 dpte_ptr; /* 0xFFFFFFFF for our purposes */ 90 __u32 reserved2; 97 __u32 reserved; 118 __u32 reserved3; 126 __u32 reserved3; 133 __u32 reserved2; 152 __u32 array_number; [all …]
|
D | hyperv.h | 80 __u32 flags; 84 __u32 flags; 114 __u32 operation; 126 __u32 copy_flags; 137 __u32 pad; 139 __u32 size; 338 __u32 value_type; 339 __u32 key_size; 340 __u32 value_size; 344 __u32 value_u32; [all …]
|
D | wireless.h | 730 __u32 nwid; /* Rx : Wrong nwid/essid */ 731 __u32 code; /* Rx : Unable to code/decode (WEP) */ 732 __u32 fragment; /* Rx : Can't perform MAC reassembly */ 733 __u32 retries; /* Tx : Max MAC retries num reached */ 734 __u32 misc; /* Others cases */ 743 __u32 beacon; /* Missed beacons/superframe */ 798 __u32 min_channel_time; /* in TU */ 799 __u32 max_channel_time; /* in TU */ 832 __u32 ext_flags; /* IW_ENCODE_EXT_* */ 860 __u32 cmd; /* IW_PMKSA_* */ [all …]
|
D | blktrace_api.h | 99 __u32 magic; /* MAGIC << 8 | version */ 100 __u32 sequence; /* event number */ 103 __u32 bytes; /* transfer length */ 104 __u32 action; /* what happened */ 105 __u32 pid; /* who did it */ 106 __u32 device; /* device number */ 107 __u32 cpu; /* on what cpu did it happen */ 135 __u32 buf_size; /* input */ 136 __u32 buf_nr; /* input */ 139 __u32 pid;
|
D | perf_event.h | 274 __u32 type; 279 __u32 size; 334 __u32 wakeup_events; /* wakeup every n events */ 335 __u32 wakeup_watermark; /* bytes before wakeup */ 338 __u32 bp_type; 358 __u32 sample_stack_user; 374 __u32 aux_watermark; 375 __u32 __reserved_2; /* align to __u64 */ 391 #define PERF_EVENT_IOC_SET_BPF _IOW('$', 8, __u32) 401 __u32 version; /* version number of this structure */ [all …]
|
D | efs_fs_sb.h | 50 __u32 fs_magic; /* superblock magic number */ 51 __u32 fs_start; /* first block of filesystem */ 52 __u32 first_block; /* first data block in filesystem */ 53 __u32 total_blocks; /* total number of blocks in filesystem */ 54 __u32 group_size; /* # of blocks a group consists of */ 55 __u32 data_free; /* # of free data blocks */ 56 __u32 inode_free; /* # of free inodes */
|
D | netlink.h | 38 __u32 nl_pid; /* port ID */ 39 __u32 nl_groups; /* multicast groups mask */ 43 __u32 nlmsg_len; /* Length of message including header */ 46 __u32 nlmsg_seq; /* Sequence number */ 47 __u32 nlmsg_pid; /* Sending process port ID */ 113 __u32 group; 126 __u32 nm_group; 128 __u32 nm_pid; 129 __u32 nm_uid; 130 __u32 nm_gid;
|
D | omap3isp.h | 74 __u32 frame_number; 140 __u32 buf_size; 169 __u32 buf_size; 218 __u32 buf_size; 280 __u32 buf_size; 341 __u32 size; 367 __u32 fpcaddr; 482 __u32 table[4][OMAP3ISP_PREV_CFA_BLK_SIZE]; 575 __u32 detect_correct[OMAP3ISP_PREV_DETECT_CORRECT_CHANNELS]; 585 __u32 table[OMAP3ISP_PREV_NF_TBL_SIZE]; [all …]
|
D | fiemap.h | 23 __u32 fe_flags; /* FIEMAP_EXTENT_* flags for this extent */ 24 __u32 fe_reserved[3]; 32 __u32 fm_flags; /* FIEMAP_FLAG_* flags for request (in/out) */ 33 __u32 fm_mapped_extents;/* number of extents that were mapped (out) */ 34 __u32 fm_extent_count; /* size of fm_extents array (in) */ 35 __u32 fm_reserved;
|
D | pktcdvd.h | 96 __u32 command; /* in: Setup, teardown, status */ 97 __u32 dev_index; /* in/out: Device index */ 98 __u32 dev; /* in/out: Device nr for cdrw device */ 99 __u32 pkt_dev; /* in/out: Device nr for packet device */ 100 __u32 num_devices; /* out: Largest device index + 1 */ 101 __u32 padding; /* Not used */
|
D | cn_proc.h | 64 __u32 cpu; 69 __u32 err; 88 __u32 ruid; /* task uid */ 89 __u32 rgid; /* task gid */ 92 __u32 euid; 93 __u32 egid; 123 __u32 exit_code, exit_signal;
|
/linux-4.1.27/arch/s390/include/asm/ |
D | nmi.h | 17 __u32 sd : 1; /* 00 system damage */ 18 __u32 pd : 1; /* 01 instruction-processing damage */ 19 __u32 sr : 1; /* 02 system recovery */ 20 __u32 : 1; /* 03 */ 21 __u32 cd : 1; /* 04 timing-facility damage */ 22 __u32 ed : 1; /* 05 external damage */ 23 __u32 : 1; /* 06 */ 24 __u32 dg : 1; /* 07 degradation */ 25 __u32 w : 1; /* 08 warning pending */ 26 __u32 cp : 1; /* 09 channel-report pending */ [all …]
|
D | runtime_instr.h | 12 __u32 valid : 1; 13 __u32 pstate : 1; 14 __u32 pstate_set_buf : 1; 15 __u32 home_space : 1; 16 __u32 altered : 1; 17 __u32 : 3; 18 __u32 pstate_sample : 1; 19 __u32 sstate_sample : 1; 20 __u32 pstate_collect : 1; 21 __u32 sstate_collect : 1; [all …]
|
D | cio.h | 32 __u32 cda; 72 __u32 res0 : 3; 73 __u32 auth : 1; 74 __u32 pvrf : 1; 75 __u32 cpt : 1; 76 __u32 fsavf : 1; 77 __u32 cons : 1; 78 __u32 scavf : 1; 79 __u32 fsaf : 1; 80 __u32 scnt : 6; [all …]
|
D | lowcore.h | 42 __u32 ipl_parmblock_ptr; /* 0x0014 */ 44 __u32 ext_params; /* 0x0080 */ 51 __u32 data_exc_code; /* 0x0090 */ 65 __u32 io_int_parm; /* 0x00bc */ 66 __u32 io_int_word; /* 0x00c0 */ 68 __u32 stfl_fac_list; /* 0x00c8 */ 70 __u32 mcck_interruption_code[2]; /* 0x00e8 */ 72 __u32 external_damage_code; /* 0x00f4 */ 138 __u32 cpu_nr; /* 0x0370 */ 139 __u32 softirq_pending; /* 0x0374 */ [all …]
|
D | crw.h | 19 __u32 res1 : 1; /* reserved zero */ 20 __u32 slct : 1; /* solicited */ 21 __u32 oflw : 1; /* overflow */ 22 __u32 chn : 1; /* chained */ 23 __u32 rsc : 4; /* reporting source code */ 24 __u32 anc : 1; /* ancillary report */ 25 __u32 res2 : 1; /* reserved zero */ 26 __u32 erc : 6; /* error-recovery code */ 27 __u32 rsid : 16; /* reporting-source ID */
|
/linux-4.1.27/include/uapi/drm/ |
D | drm_mode.h | 107 __u32 clock; 111 __u32 vrefresh; 113 __u32 flags; 114 __u32 type; 123 __u32 count_fbs; 124 __u32 count_crtcs; 125 __u32 count_connectors; 126 __u32 count_encoders; 127 __u32 min_width, max_width; 128 __u32 min_height, max_height; [all …]
|
D | tegra_drm.h | 33 __u32 flags; 34 __u32 handle; 38 __u32 handle; 39 __u32 pad; 44 __u32 id; 45 __u32 value; 49 __u32 id; 50 __u32 pad; 54 __u32 id; 55 __u32 thresh; [all …]
|
D | exynos_drm.h | 81 __u32 major; 82 __u32 minor; 86 __u32 offset; 87 __u32 data; 108 __u32 cmd_nr; 109 __u32 cmd_buf_nr; 127 __u32 hsize; 128 __u32 vsize; 132 __u32 x; 133 __u32 y; [all …]
|
D | i915_drm.h | 144 __u32 unused1, unused2, unused3; 149 __u32 front_bo_handle; 150 __u32 back_bo_handle; 151 __u32 unused_bo_handle; 152 __u32 depth_bo_handle; 446 __u32 handle; 447 __u32 pad; 452 __u32 handle; 453 __u32 pad; 468 __u32 handle; [all …]
|
D | via_drm.h | 119 __u32 offset; 120 __u32 size; 124 __u32 offset; 125 __u32 size; 129 __u32 context; 130 __u32 type; 131 __u32 size; 153 __u32 ms; 154 __u32 lock; 155 __u32 val; [all …]
|
/linux-4.1.27/include/uapi/linux/raid/ |
D | md_p.h | 94 __u32 number; /* 0 Device number in the entire set */ 95 __u32 major; /* 1 Device major number */ 96 __u32 minor; /* 2 Device minor number */ 97 __u32 raid_disk; /* 3 The role of the device in the raid set */ 98 __u32 state; /* 4 Operational state */ 99 __u32 reserved[MD_SB_DESCRIPTOR_WORDS - 5]; 128 __u32 md_magic; /* 0 MD identifier */ 129 __u32 major_version; /* 1 major version to which the set conforms */ 130 __u32 minor_version; /* 2 minor version ... */ 131 __u32 patch_version; /* 3 patchlevel version ... */ [all …]
|
/linux-4.1.27/net/ceph/crush/ |
D | hash.c | 24 static __u32 crush_hash32_rjenkins1(__u32 a) in crush_hash32_rjenkins1() 26 __u32 hash = crush_hash_seed ^ a; in crush_hash32_rjenkins1() 27 __u32 b = a; in crush_hash32_rjenkins1() 28 __u32 x = 231232; in crush_hash32_rjenkins1() 29 __u32 y = 1232; in crush_hash32_rjenkins1() 35 static __u32 crush_hash32_rjenkins1_2(__u32 a, __u32 b) in crush_hash32_rjenkins1_2() 37 __u32 hash = crush_hash_seed ^ a ^ b; in crush_hash32_rjenkins1_2() 38 __u32 x = 231232; in crush_hash32_rjenkins1_2() 39 __u32 y = 1232; in crush_hash32_rjenkins1_2() 46 static __u32 crush_hash32_rjenkins1_3(__u32 a, __u32 b, __u32 c) in crush_hash32_rjenkins1_3() [all …]
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | user.h | 61 __u32 total_num_uuars; 62 __u32 num_low_latency_uuars; 66 __u32 total_num_uuars; 67 __u32 num_low_latency_uuars; 68 __u32 flags; 69 __u32 reserved; 73 __u32 qp_tab_size; 74 __u32 bf_reg_size; 75 __u32 tot_uuars; 76 __u32 cache_line_size; [all …]
|
/linux-4.1.27/include/linux/ceph/ |
D | ceph_frag.h | 21 static inline __u32 ceph_frag_make(__u32 b, __u32 v) in ceph_frag_make() 26 static inline __u32 ceph_frag_bits(__u32 f) in ceph_frag_bits() 30 static inline __u32 ceph_frag_value(__u32 f) in ceph_frag_value() 34 static inline __u32 ceph_frag_mask(__u32 f) in ceph_frag_mask() 38 static inline __u32 ceph_frag_mask_shift(__u32 f) in ceph_frag_mask_shift() 43 static inline int ceph_frag_contains_value(__u32 f, __u32 v) in ceph_frag_contains_value() 47 static inline int ceph_frag_contains_frag(__u32 f, __u32 sub) in ceph_frag_contains_frag() 54 static inline __u32 ceph_frag_parent(__u32 f) in ceph_frag_parent() 59 static inline int ceph_frag_is_left_child(__u32 f) in ceph_frag_is_left_child() 64 static inline int ceph_frag_is_right_child(__u32 f) in ceph_frag_is_right_child() [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 182 __u32 lsr_index; 183 __u32 lsr_flags; 346 static inline __u32 fid_oid(const struct lu_fid *fid) in fid_oid() 352 static inline __u32 fid_ver(const struct lu_fid *fid) in fid_ver() 546 static inline __u64 fid_idif_seq(__u64 id, __u32 ost_idx) in fid_idif_seq() 552 static inline __u64 fid_idif_id(__u64 seq, __u32 oid, __u32 ver) in fid_idif_id() 558 static inline __u32 fid_idif_ost_idx(const struct lu_fid *fid) in fid_idif_ost_idx() 674 __u32 ost_idx) in ostid_to_fid() 756 static inline __u32 lu_igif_gen(const struct lu_fid *fid) in lu_igif_gen() 764 static inline void lu_igif_build(struct lu_fid *fid, __u32 ino, __u32 gen) in lu_igif_build() [all …]
|
D | lustre_user.h | 84 __u32 os_bsize; 85 __u32 os_namelen; 87 __u32 os_state; /**< obd_statfs_state OS_STATE_* flag */ 88 __u32 os_fprecreated; /* objs available now to the caller */ 91 __u32 os_spare2; 92 __u32 os_spare3; 93 __u32 os_spare4; 94 __u32 os_spare5; 95 __u32 os_spare6; 96 __u32 os_spare7; [all …]
|
D | ll_fiemap.h | 55 __u32 fe_flags; /* FIEMAP_EXTENT_* flags for this extent */ 56 __u32 fe_device; /* device number for this extent */ 57 __u32 fe_reserved[2]; 65 __u32 fm_flags; /* FIEMAP_FLAG_* flags for request (in/out) */ 66 __u32 fm_mapped_extents;/* number of extents that were mapped (out) */ 67 __u32 fm_extent_count; /* size of fm_extents array (in) */ 68 __u32 fm_reserved;
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | rpc.h | 82 __u32 status; 90 __u32 mksn_force; /* use brute force */ 95 __u32 mksn_status; /* session status */ 97 __u32 mksn_timeout; /* session timeout */ 107 __u32 rmsn_status; 118 __u32 join_status; /* returned status */ 120 __u32 join_timeout; /* # seconds' inactivity to expire */ 127 __u32 dbg_flags; /* bitmap of debug */ 131 __u32 dbg_status; /* returned code */ 133 __u32 dbg_timeout; /* session timeout */ [all …]
|
/linux-4.1.27/include/uapi/linux/can/ |
D | netlink.h | 31 __u32 bitrate; /* Bit-rate in bits/second */ 32 __u32 sample_point; /* Sample point in one-tenth of a percent */ 33 __u32 tq; /* Time quanta (TQ) in nanoseconds */ 34 __u32 prop_seg; /* Propagation segment in TQs */ 35 __u32 phase_seg1; /* Phase buffer segment 1 in TQs */ 36 __u32 phase_seg2; /* Phase buffer segment 2 in TQs */ 37 __u32 sjw; /* Synchronisation jump width in TQs */ 38 __u32 brp; /* Bit-rate prescaler */ 48 __u32 tseg1_min; /* Time segement 1 = prop_seg + phase_seg1 */ 49 __u32 tseg1_max; [all …]
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
D | bootparam.h | 43 __u32 type; 44 __u32 len; 51 __u32 syssize; 57 __u32 header; 59 __u32 realmode_swtch; 65 __u32 code32_start; 66 __u32 ramdisk_image; 67 __u32 ramdisk_size; 68 __u32 bootsect_kludge; 72 __u32 cmd_line_ptr; [all …]
|
D | kvm.h | 52 __u32 slot; /* this has a different namespace than memory slots */ 53 __u32 flags; 82 __u32 ioregsel; 83 __u32 id; 84 __u32 irr; 85 __u32 pad; 127 __u32 limit; 165 __u32 mxcsr; 166 __u32 pad2; 170 __u32 index; [all …]
|
D | sigcontext32.h | 22 __u32 element[4]; 28 __u32 cw; 29 __u32 sw; 30 __u32 tag; /* not compatible to 64bit twd */ 31 __u32 ipoff; 32 __u32 cssel; 33 __u32 dataoff; 34 __u32 datasel; 40 __u32 _fxsr_env[6]; 41 __u32 mxcsr; [all …]
|
D | mtrr.h | 55 __u32 size; /* Size of region */ 56 __u32 type; /* Type of region */ 61 __u32 size; /* Size of region */ 62 __u32 regnum; /* Register number */ 63 __u32 type; /* Type of region */ 64 __u32 _pad; /* Unused */ 70 __u32 base_lo; 71 __u32 base_hi; 72 __u32 mask_lo; 73 __u32 mask_hi;
|
D | sigcontext.h | 24 __u32 magic1; /* FP_XSTATE_MAGIC1 */ 25 __u32 extended_size; /* total size of the layout referred by 33 __u32 xstate_size; /* actual xsave state size, based on the 38 __u32 padding[7]; /* for future use. */ 144 __u32 mxcsr; 145 __u32 mxcsr_mask; 146 __u32 st_space[32]; /* 8*16 bytes for each FP-reg */ 147 __u32 xmm_space[64]; /* 16*16 bytes for each XMM-reg */ 148 __u32 reserved2[12]; 150 __u32 reserved3[12]; [all …]
|
D | kvm_para.h | 46 __u32 version; 47 __u32 flags; 48 __u32 pad[12]; 67 __u32 op; 68 __u32 pad; 90 __u32 reason; 92 __u32 enabled;
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | vdso_datapage.h | 55 __u32 major; /* Major number 0x10 */ 56 __u32 minor; /* Minor number 0x14 */ 62 __u32 platform; /* Platform flags 0x18 */ 63 __u32 processor; /* Processor type 0x1C */ 71 __u32 tz_minuteswest; /* Minutes west of Greenwich 0x58 */ 72 __u32 tz_dsttime; /* Type of dst correction 0x5C */ 73 __u32 dcache_size; /* L1 d-cache size 0x60 */ 74 __u32 dcache_line_size; /* L1 d-cache line size 0x64 */ 75 __u32 icache_size; /* L1 i-cache size 0x68 */ 76 __u32 icache_line_size; /* L1 i-cache line size 0x6C */ [all …]
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_user.h | 54 __u32 qp_tab_size; 55 __u32 uarc_size; 59 __u32 pdn; 60 __u32 reserved; 69 __u32 mr_attrs; 70 __u32 reserved; 74 __u32 lkey; 75 __u32 pdn; 78 __u32 arm_db_index; 79 __u32 set_db_index; [all …]
|
/linux-4.1.27/include/uapi/video/ |
D | sisfb.h | 78 __u32 sisfb_id; /* for identifying sisfb */ 82 __u32 chip_id; /* PCI-ID of detected chip */ 83 __u32 memory; /* total video memory in KB */ 84 __u32 heapstart; /* heap start offset in KB */ 93 __u32 sisfb_tqlen; /* turbo queue length (in KB) */ 95 __u32 sisfb_pcibus; /* The card's PCI ID */ 96 __u32 sisfb_pcislot; 97 __u32 sisfb_pcifunc; 103 __u32 sisfb_vbflags; 104 __u32 sisfb_currentvbflags; [all …]
|
D | uvesafb.h | 7 __u32 ebx; 8 __u32 ecx; 9 __u32 edx; 10 __u32 esi; 11 __u32 edi; 12 __u32 ebp; 13 __u32 eax; 14 __u32 eip; 15 __u32 eflags; 16 __u32 esp; [all …]
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | thread_info.h | 35 __u32 r4; 36 __u32 r5; 37 __u32 r6; 38 __u32 r7; 39 __u32 r8; 40 __u32 r9; 41 __u32 r10; 42 __u32 r11; 43 __u32 r12; 44 __u32 r13; [all …]
|
/linux-4.1.27/fs/ocfs2/ |
D | ocfs2_ioctl.h | 44 __u32 l_pid; 60 __u32 clusters; /* Total number of clusters in this group */ 61 __u32 frees; /* Total free clusters in this group */ 64 __u32 reserved2; 92 __u32 oi_count; /* Number of requests in info_requests */ 93 __u32 oi_pad; 97 /*00*/ __u32 ir_magic; /* Magic number */ 98 __u32 ir_code; /* Info request code */ 99 __u32 ir_size; /* Size of request */ 100 __u32 ir_flags; /* Request flags */ [all …]
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_fs.h | 32 __u32 d_mem; /* data buffer memory alignment */ 33 __u32 d_miniosz; /* min xfer size */ 34 __u32 d_maxiosz; /* max xfer size */ 43 __u32 fsx_xflags; /* xflags field value (get/set) */ 44 __u32 fsx_extsize; /* extsize field value (get/set)*/ 45 __u32 fsx_nextents; /* nextents field value (get) */ 46 __u32 fsx_projid; /* project identifier (get/set) */ 136 __u32 fsd_dmevmask; /* corresponds to di_dmevmask */ 152 __u32 l_pid; 160 __u32 blocksize; /* filesystem (data) block size */ [all …]
|
/linux-4.1.27/include/linux/crush/ |
D | hash.h | 10 extern __u32 crush_hash32(int type, __u32 a); 11 extern __u32 crush_hash32_2(int type, __u32 a, __u32 b); 12 extern __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c); 13 extern __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d); 14 extern __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, 15 __u32 e);
|
D | crush.h | 34 __u32 op; 77 __u32 len; 116 __u32 weight; /* 16-bit fixed point */ 117 __u32 size; /* num items */ 124 __u32 perm_x; /* @x for which *perm is defined */ 125 __u32 perm_n; /* num elements of *perm that are permuted/defined */ 126 __u32 *perm; 131 __u32 item_weight; /* 16-bit fixed point; all items equally weighted */ 136 __u32 *item_weights; /* 16-bit fixed point */ 137 __u32 *sum_weights; /* 16-bit fixed point. element i is sum [all …]
|
/linux-4.1.27/include/uapi/mtd/ |
D | mtd-abi.h | 26 __u32 start; 27 __u32 length; 36 __u32 start; 37 __u32 length; 43 __u32 pad; 44 __u32 length; 128 __u32 flags; 129 __u32 size; /* Total size of the MTD */ 130 __u32 erasesize; 131 __u32 writesize; [all …]
|
D | inftl-user.h | 63 __u32 virtualUnits; 64 __u32 firstUnit; 65 __u32 lastUnit; 66 __u32 flags; 67 __u32 spareUnits; 68 __u32 Reserved0; 69 __u32 Reserved1; 74 __u32 NoOfBootImageBlocks; 75 __u32 NoOfBinaryPartitions; 76 __u32 NoOfBDTLPartitions; [all …]
|
/linux-4.1.27/include/media/ |
D | lirc.h | 89 #define LIRC_GET_FEATURES _IOR('i', 0x00000000, __u32) 91 #define LIRC_GET_SEND_MODE _IOR('i', 0x00000001, __u32) 92 #define LIRC_GET_REC_MODE _IOR('i', 0x00000002, __u32) 93 #define LIRC_GET_SEND_CARRIER _IOR('i', 0x00000003, __u32) 94 #define LIRC_GET_REC_CARRIER _IOR('i', 0x00000004, __u32) 95 #define LIRC_GET_SEND_DUTY_CYCLE _IOR('i', 0x00000005, __u32) 96 #define LIRC_GET_REC_DUTY_CYCLE _IOR('i', 0x00000006, __u32) 97 #define LIRC_GET_REC_RESOLUTION _IOR('i', 0x00000007, __u32) 99 #define LIRC_GET_MIN_TIMEOUT _IOR('i', 0x00000008, __u32) 100 #define LIRC_GET_MAX_TIMEOUT _IOR('i', 0x00000009, __u32) [all …]
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | bootx.h | 57 __u32 physAddr; /* Physical starting address */ 58 __u32 size; /* Size in bytes */ 68 __u32 version; 70 __u32 compatible_version; 77 __u32 machineID; 80 __u32 architecture; 87 __u32 deviceTreeOffset; /* Device tree offset */ 88 __u32 deviceTreeSize; /* Size of the device tree */ 91 __u32 dispDeviceRect[4]; /* left,top,right,bottom */ 92 __u32 dispDeviceDepth; /* (8, 16 or 32) */ [all …]
|
D | kvm.h | 167 __u32 pvr; 178 __u32 sr[16]; 186 __u32 features; /* KVM_SREGS_E_FSL_ */ 187 __u32 svr; 189 __u32 hid0; 192 __u32 pid1, pid2; 197 __u32 features; /* KVM_SREGS_E_ */ 198 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ 199 __u32 update_special; /* KVM_SREGS_E_UPDATE_ */ 200 __u32 pir; /* read-only */ [all …]
|
D | kvm_para.h | 48 __u32 dsisr; 49 __u32 int_pending; /* Tells the guest if we have an interrupt */ 50 __u32 sr[16]; 51 __u32 mas0; 52 __u32 mas1; 55 __u32 mas4; 56 __u32 mas6; 57 __u32 esr; 58 __u32 pir;
|
D | ptrace.h | 196 __u32 version; /* Only version 1 exists to date */ 197 __u32 num_instruction_bps; 198 __u32 num_data_bps; 199 __u32 num_condition_regs; 200 __u32 data_bp_alignment; 201 __u32 sizeof_condition; /* size of the DVC register */ 219 __u32 version; /* currently, version must be 1 */ 220 __u32 trigger_type; /* only some combinations allowed */ 221 __u32 addr_mode; /* address match mode */ 222 __u32 condition_mode; /* break/watchpoint condition flags */
|
D | ps3fb.h | 34 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) /* wait for vsync */ 38 __u32 xres; /* frame buffer x_size */ 39 __u32 yres; /* frame buffer y_size */ 40 __u32 xoff; /* margine x */ 41 __u32 yoff; /* margine y */ 42 __u32 num_frames; /* num of frame buffers */
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | thread_info.h | 32 __u32 r1; /* stack pointer */ 33 __u32 r2; 35 __u32 r13; 36 __u32 r14; 37 __u32 r15; 38 __u32 r16; 39 __u32 r17; 40 __u32 r18; 42 __u32 r19; 43 __u32 r20; [all …]
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_user.h | 54 __u32 reserved32; 60 __u32 max_pds; /* maximum pds allowed for this user process */ 61 __u32 max_qps; /* maximum qps allowed for this user process */ 62 __u32 wq_size; /* size of the WQs (sq+rq) allocated to the mmaped area */ 69 __u32 pd_id; 70 __u32 mmap_db_index; 75 __u32 mcrqf; 94 __u32 reg_type; /* indicates if id is memory, QP or CQ */ 95 __u32 reserved; 99 __u32 cq_id; [all …]
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_common.h | 133 __u32 spi_hw_version; 135 __u32 spi_sw_version; 143 __u32 spi_mtu; 149 __u32 spi_piosize; 151 __u32 spi_tidcnt; 153 __u32 spi_tidegrcnt; 155 __u32 spi_rcvhdrent_size; 160 __u32 spi_rcvhdr_cnt; 163 __u32 spi_runtime_flags; 179 __u32 spi_rcv_egrbufsize; [all …]
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_common.h | 141 __u32 sps_nports; 143 __u32 sps_nullintr; 145 __u32 sps_maxpkts_call; 147 __u32 sps_avgpkts_call; 220 __u32 spi_hw_version; 222 __u32 spi_sw_version; 230 __u32 spi_mtu; 236 __u32 spi_piosize; 238 __u32 spi_tidcnt; 240 __u32 spi_tidegrcnt; [all …]
|
/linux-4.1.27/fs/xfs/ |
D | xfs_ioctl32.h | 55 __u32 bs_uid; /* user id */ 56 __u32 bs_gid; /* group id */ 57 __u32 bs_rdev; /* device value */ 64 __u32 bs_xflags; /* extended flags */ 67 __u32 bs_gen; /* generation count */ 73 __u32 bs_dmevmask; /* DMIG event mask */ 93 __u32 fd; /* fd for FD_TO_HANDLE */ 95 __u32 oflags; /* open flags */ 97 __u32 ihandlen; /* user supplied length */ 129 __u32 flags; /* which namespace to use */ [all …]
|
D | xfs_linux.h | 41 typedef __u32 xfs_dev_t; 42 typedef __u32 xfs_nlink_t; 228 static inline __u32 xfs_do_div(void *a, __u32 b, int n) in xfs_do_div() 230 __u32 mod; in xfs_do_div() 234 mod = *(__u32 *)a % b; in xfs_do_div() 235 *(__u32 *)a = *(__u32 *)a / b; in xfs_do_div() 259 static inline __u32 xfs_do_mod(void *a, __u32 b, int n) in xfs_do_mod() 263 return *(__u32 *)a % b; in xfs_do_mod() 284 static inline __u32 xfs_do_div(void *a, __u32 b, int n) in xfs_do_div() 286 __u32 mod; in xfs_do_div() [all …]
|
/linux-4.1.27/drivers/block/ |
D | ida_cmd.h | 53 __u32 size; 54 __u32 addr; 64 __u32 blk; 74 __u32 bp; 90 __u32 size; 92 __u32 busaddr; 103 __u32 cfg_sig; 107 __u32 bb_rev; 108 __u32 drv_present_map; 109 __u32 ext_drv_map; [all …]
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | bitops.h | 41 __u32 bit, old, new; in set_bit() 42 volatile __u32 *m; in set_bit() 45 m = (volatile __u32 *) addr + (nr >> 5); in set_bit() 66 *((__u32 *) addr + (nr >> 5)) |= (1 << (nr & 31)); in __set_bit() 82 __u32 mask, old, new; in clear_bit() 83 volatile __u32 *m; in clear_bit() 86 m = (volatile __u32 *) addr + (nr >> 5); in clear_bit() 106 __u32 mask, old, new; in clear_bit_unlock() 107 volatile __u32 *m; in clear_bit_unlock() 110 m = (volatile __u32 *) addr + (nr >> 5); in clear_bit_unlock() [all …]
|
/linux-4.1.27/arch/arm/include/uapi/asm/ |
D | setup.h | 25 __u32 size; 26 __u32 tag; 33 __u32 flags; /* bit 0 = read-only */ 34 __u32 pagesize; 35 __u32 rootdev; 42 __u32 size; 43 __u32 start; /* physical start address */ 65 __u32 flags; /* bit 0 = load, bit 1 = prompt */ 66 __u32 size; /* decompressed ramdisk size in _kilo_ bytes */ 67 __u32 start; /* starting block of floppy-based RAM disk image */ [all …]
|
/linux-4.1.27/drivers/infiniband/hw/amso1100/ |
D | c2_user.h | 50 __u32 qp_tab_size; 51 __u32 uarc_size; 55 __u32 pdn; 56 __u32 reserved; 60 __u32 lkey; 61 __u32 pdn; 64 __u32 arm_db_index; 65 __u32 set_db_index; 69 __u32 cqn; 70 __u32 reserved; [all …]
|
/linux-4.1.27/arch/mips/include/asm/ |
D | sigcontext.h | 17 __u32 sc_regmask; /* Unused */ 18 __u32 sc_status; /* Unused */ 22 __u32 sc_acx; /* Only MIPS32; was sc_ownedfp */ 23 __u32 sc_fpc_csr; 24 __u32 sc_fpc_eir; /* Unused */ 25 __u32 sc_used_math; 26 __u32 sc_dsp; /* dsp status, was sc_ssflags */ 29 __u32 sc_hi1; /* Was sc_cause */ 30 __u32 sc_lo1; /* Was sc_badvaddr */ 31 __u32 sc_hi2; /* Was sc_sigset[4] */ [all …]
|
D | txx9pio.h | 15 __u32 dout; 16 __u32 din; 17 __u32 dir; 18 __u32 od; 19 __u32 flag[2]; 20 __u32 pol; 21 __u32 intc; 22 __u32 maskcpu; 23 __u32 maskext;
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_hashlimit.h | 28 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ 29 __u32 avg; /* Average secs between packets * scale */ 30 __u32 burst; /* Period multiplier for upper limit. */ 33 __u32 size; /* how many buckets */ 34 __u32 max; /* max number of entries */ 35 __u32 gc_interval; /* gc interval */ 36 __u32 expire; /* when do entries expire? */ 52 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ 53 __u32 avg; /* Average secs between packets * scale */ 54 __u32 burst; /* Period multiplier for upper limit. */ [all …]
|
D | xt_sctp.h | 24 __u32 chunkmap[256 / sizeof (__u32)]; /* Bit mask of chunks to be matched according to RFC 2960 */ 30 __u32 chunk_match_type; 34 __u32 flags; 35 __u32 invflags; 42 (chunkmap)[type / bytes(__u32)] |= \ 43 1 << (type % bytes(__u32)); \ 48 (chunkmap)[type / bytes(__u32)] &= \ 49 ~(1 << (type % bytes(__u32))); \ 54 ((chunkmap)[type / bytes (__u32)] & \ 55 (1 << (type % bytes (__u32)))) ? 1: 0; \ [all …]
|
D | xt_set.h | 19 __u32 flags[IPSET_DIM_MAX + 1]; 21 __u32 __flags[IPSET_DIM_MAX]; 61 __u32 flags; 62 __u32 timeout; 71 __u32 flags; 80 __u32 flags; 81 __u32 timeout; 90 __u32 flags;
|
/linux-4.1.27/include/video/ |
D | neomagic.h | 96 __u32 bltStat; 97 __u32 bltCntl; 98 __u32 xpColor; 99 __u32 fgColor; 100 __u32 bgColor; 101 __u32 pitch; 102 __u32 clipLT; 103 __u32 clipRB; 104 __u32 srcBitOffset; 105 __u32 srcStart; [all …]
|
D | mbxfb.h | 41 __u32 enable; 42 __u32 x, y; 43 __u32 width, height; 44 __u32 fmt; 45 __u32 mem_offset; 46 __u32 scaled_width; 47 __u32 scaled_height; 50 __u32 U_offset; 51 __u32 V_offset; 68 __u32 overlay_colorkey; [all …]
|
/linux-4.1.27/include/uapi/linux/hsi/ |
D | cs-protocol.h | 71 __u32 rx_bufs; /* number of RX buffer slots */ 72 __u32 tx_bufs; /* number of TX buffer slots */ 73 __u32 buf_size; /* bytes */ 74 __u32 flags; /* see CS_FEAT_* */ 75 __u32 reserved[4]; 83 __u32 reserved1; 84 __u32 buf_size; /* 0=disabled, otherwise the transfer size */ 85 __u32 rx_bufs; /* # of RX buffers */ 86 __u32 tx_bufs; /* # of TX buffers */ 87 __u32 reserved2; [all …]
|
/linux-4.1.27/include/net/bluetooth/ |
D | hci_sock.h | 56 __u32 type_mask; 57 __u32 event_mask[2]; 95 __u32 err_rx; 96 __u32 err_tx; 97 __u32 cmd_tx; 98 __u32 evt_rx; 99 __u32 acl_tx; 100 __u32 acl_rx; 101 __u32 sco_tx; 102 __u32 sco_rx; [all …]
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | statfs.h | 46 __u32 f_type; 47 __u32 f_bsize; 48 __u32 f_frsize; /* Fragment size - unsupported */ 49 __u32 __pad; 56 __u32 f_namelen; 57 __u32 f_flags; 58 __u32 f_spare[5]; 83 __u32 f_type; 84 __u32 f_bsize; 85 __u32 f_frsize; /* Fragment size - unsupported */ [all …]
|
/linux-4.1.27/net/ceph/ |
D | ceph_hash.c | 26 __u32 a, b, c; /* the internal state */ in ceph_str_hash_rjenkins() 27 __u32 len; /* how many key bytes still need mixing */ in ceph_str_hash_rjenkins() 37 a = a + (k[0] + ((__u32)k[1] << 8) + ((__u32)k[2] << 16) + in ceph_str_hash_rjenkins() 38 ((__u32)k[3] << 24)); in ceph_str_hash_rjenkins() 39 b = b + (k[4] + ((__u32)k[5] << 8) + ((__u32)k[6] << 16) + in ceph_str_hash_rjenkins() 40 ((__u32)k[7] << 24)); in ceph_str_hash_rjenkins() 41 c = c + (k[8] + ((__u32)k[9] << 8) + ((__u32)k[10] << 16) + in ceph_str_hash_rjenkins() 42 ((__u32)k[11] << 24)); in ceph_str_hash_rjenkins() 52 c = c + ((__u32)k[10] << 24); in ceph_str_hash_rjenkins() 54 c = c + ((__u32)k[9] << 16); in ceph_str_hash_rjenkins() [all …]
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | user.h | 48 __u32 cqid; 49 __u32 size; 50 __u32 qid_mask; 51 __u32 reserved; /* explicit padding (optional for i386) */ 67 __u32 sqid; 68 __u32 rqid; 69 __u32 sq_size; 70 __u32 rq_size; 71 __u32 qid_mask; 72 __u32 flags; [all …]
|
/linux-4.1.27/include/net/sctp/ |
D | structs.h | 179 __u32 default_ppid; 181 __u32 default_context; 182 __u32 default_timetolive; 183 __u32 default_rcv_context; 190 __u32 hbinterval; 196 __u32 pathmtu; 199 __u32 sackdelay; 200 __u32 sackfreq; 203 __u32 param_flags; 213 __u32 autoclose; [all …]
|
D | tsnmap.h | 59 __u32 base_tsn; 72 __u32 cumulative_tsn_ack_point; 75 __u32 max_tsn_seen; 95 __u32 start; 100 __u32 initial_tsn, gfp_t gfp); 110 int sctp_tsnmap_check(const struct sctp_tsnmap *, __u32 tsn); 113 int sctp_tsnmap_mark(struct sctp_tsnmap *, __u32 tsn, 117 void sctp_tsnmap_skip(struct sctp_tsnmap *map, __u32 tsn); 120 static inline __u32 sctp_tsnmap_get_ctsn(const struct sctp_tsnmap *map) in sctp_tsnmap_get_ctsn() 126 static inline __u32 sctp_tsnmap_get_max_tsn_seen(const struct sctp_tsnmap *map) in sctp_tsnmap_get_max_tsn_seen() [all …]
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch_user.h | 50 __u32 cqid; 51 __u32 size_log2; 56 __u32 cqid; 57 __u32 size_log2; 58 __u32 memsize; 59 __u32 reserved; 65 __u32 qpid; 66 __u32 size_log2; 67 __u32 sq_size_log2; 68 __u32 rq_size_log2; [all …]
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | pdc.h | 208 __u32 gr[32]; 209 __u32 cr[32]; 210 __u32 sr[8]; 211 __u32 iasq_back; 212 __u32 iaoq_back; 213 __u32 check_type; 214 __u32 cpu_state; 215 __u32 rsvd1; 216 __u32 cache_check; 217 __u32 tlb_check; [all …]
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | fbio.h | 124 __u32 wa_type; 126 __u32 wa_count; 129 __u32 wi_type; 131 __u32 wi_attrs; 132 __u32 wi_values[32]; 135 __u32 wl_flags; 136 __u32 wl_count; 186 __u32 clutid; /* Set on return */ 187 __u32 flag; 188 __u32 index; [all …]
|
/linux-4.1.27/fs/ext4/ |
D | hash.c | 18 static void TEA_transform(__u32 buf[4], __u32 const in[]) in TEA_transform() 20 __u32 sum = 0; in TEA_transform() 21 __u32 b0 = buf[0], b1 = buf[1]; in TEA_transform() 22 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; in TEA_transform() 37 static __u32 dx_hack_hash_unsigned(const char *name, int len) in dx_hack_hash_unsigned() 39 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_unsigned() 53 static __u32 dx_hack_hash_signed(const char *name, int len) in dx_hack_hash_signed() 55 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_signed() 69 static void str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_signed() 71 __u32 pad, val; in str2hashbuf_signed() [all …]
|
/linux-4.1.27/fs/ext3/ |
D | hash.c | 17 static void TEA_transform(__u32 buf[4], __u32 const in[]) in TEA_transform() 19 __u32 sum = 0; in TEA_transform() 20 __u32 b0 = buf[0], b1 = buf[1]; in TEA_transform() 21 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; in TEA_transform() 36 static __u32 dx_hack_hash_unsigned(const char *name, int len) in dx_hack_hash_unsigned() 38 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_unsigned() 52 static __u32 dx_hack_hash_signed(const char *name, int len) in dx_hack_hash_signed() 54 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_signed() 68 static void str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_signed() 70 __u32 pad, val; in str2hashbuf_signed() [all …]
|
/linux-4.1.27/fs/ufs/ |
D | ufs_fs.h | 41 typedef __u32 __bitwise __fs32; 709 __u32 c_cgx; /* number of cylidner group */ 712 __u32 c_ndblk; /* number of data blocks this cg */ 713 __u32 c_rotor; /* position of last used block */ 714 __u32 c_frotor; /* position of last used frag */ 715 __u32 c_irotor; /* position of last used inode */ 716 __u32 c_btotoff; /* (__u32) block totals per cylinder */ 717 __u32 c_boff; /* (short) free block positions */ 718 __u32 c_iusedoff; /* (char) used inode map */ 719 __u32 c_freeoff; /* (u_char) free block map */ [all …]
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_core_mpc.h | 303 __u32 flags; 309 __u32 flags; 320 __u32 mac_length; 330 __u32 assist_no; 341 __u32 no_entries; 347 __u32 udata_len; 349 __u32 udata_offset; 350 __u32 no_entries; 358 __u32 flags_32bit; 373 __u32 no_lantypes_supp; [all …]
|
/linux-4.1.27/arch/x86/include/asm/ |
D | user32.h | 36 __u32 ebx, ecx, edx, esi, edi, ebp, eax; 39 __u32 orig_eax, eip; 41 __u32 eflags, esp; 51 __u32 u_tsize; /* Text segment size (pages). */ 52 __u32 u_dsize; /* Data segment size (pages). */ 53 __u32 u_ssize; /* Stack segment size (pages). */ 54 __u32 start_code; /* Starting virtual address of text. */ 55 __u32 start_stack; /* Starting virtual address of stack area. 59 __u32 signal; /* Signal that caused the core dump. */ 61 __u32 u_ar0; /* Used by gdb to help find the values for */ [all …]
|
/linux-4.1.27/drivers/scsi/ |
D | eata_generic.h | 212 __u32 len; /* Should return 0x22, 0x24, etc */ 213 __u32 signature; /* Signature MUST be "EATA" */ 231 __u32 cplen; /* CP length: number of valid cp bytes */ 232 __u32 splen; /* Number of bytes returned after * 263 __u32 data; 264 __u32 len; 298 __u32 cp_datalen; /* Data Transfer Length * 301 __u32 cp_dataDMA; /* Data Address, if scatter=1 * 303 __u32 cp_statDMA; /* address for Status Packet */ 304 __u32 cp_reqDMA; /* Request Sense Address, used if * [all …]
|
D | 53c700.h | 73 __u32 ins; 74 __u32 pAddr; 128 NCR_700_is_flag_set(struct scsi_device *SDp, __u32 flag) in NCR_700_is_flag_set() 133 NCR_700_is_flag_clear(struct scsi_device *SDp, __u32 flag) in NCR_700_is_flag_clear() 138 NCR_700_set_flag(struct scsi_device *SDp, __u32 flag) in NCR_700_set_flag() 143 NCR_700_clear_flag(struct scsi_device *SDp, __u32 flag) in NCR_700_clear_flag() 166 spi_flags(SDp->sdev_target) |= ((__u32)state) << 20; in NCR_700_set_tag_neg_state() 182 __u32 resume_offset; 186 __u32 temp; 199 __u32 dmode_extra; /* adjustable bus settings */ [all …]
|
/linux-4.1.27/include/linux/isdn/ |
D | capiutil.h | 44 static inline void capimsg_setu32(void *m, int off, __u32 val) in capimsg_setu32() 86 __u32 adrController; 87 __u32 adrPLCI; 88 __u32 adrNCCI; 105 __u32 CIPmask; 106 __u32 CIPmask2; 108 __u32 Class; 111 __u32 Data; 120 __u32 Function; 124 __u32 InfoMask; [all …]
|
/linux-4.1.27/fs/nfsd/ |
D | xdr3.h | 33 __u32 count; 40 __u32 count; 42 __u32 len; 59 __u32 ftype; 60 __u32 major, minor; 97 __u32 dircount; 98 __u32 count; 106 __u32 count; 138 __u32 access; 145 __u32 len; [all …]
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | user.h | 56 __u32 qp_tab_size; 62 __u32 dev_caps; 63 __u32 qp_tab_size; 66 __u32 cqe_size; 70 __u32 pdn; 71 __u32 reserved; 80 __u32 cqn; 81 __u32 reserved; 94 __u32 srqn; 95 __u32 reserved;
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | fbio.h | 127 __u32 wa_type; 129 __u32 wa_count; 132 __u32 wi_type; 134 __u32 wi_attrs; 135 __u32 wi_values[32]; 138 __u32 wl_flags; 139 __u32 wl_count; 189 __u32 clutid; /* Set on return */ 190 __u32 flag; 191 __u32 index; [all …]
|
/linux-4.1.27/drivers/block/rsxx/ |
D | rsxx_cfg.h | 39 __u32 version; 40 __u32 crc; 44 __u32 block_size; 45 __u32 stripe_size; 46 __u32 vendor_id; 47 __u32 cache_order; 49 __u32 mode; /* Disabled, manual, auto-tune... */ 50 __u32 count; /* Number of intr to coalesce */ 51 __u32 latency;/* Max wait time (in ns) */
|
D | rsxx.h | 33 __u32 addr; 34 __u32 cnt; 35 __u32 stat; 36 __u32 stream; 37 __u32 data[RSXX_MAX_DATA]; 40 #define RSXX_MAX_REG_CNT (RSXX_MAX_DATA * (sizeof(__u32)))
|
/linux-4.1.27/arch/s390/kernel/ |
D | compat_ptrace.h | 8 __u32 cr9; /* PER control bits */ 9 __u32 cr10; /* PER starting address */ 10 __u32 cr11; /* PER ending address */ 11 __u32 bits; /* Obsolete software bits */ 12 __u32 starting_addr; /* User specified start address */ 13 __u32 ending_addr; /* User specified end address */ 15 __u32 address; /* PER trap instruction address */ 58 __u32 len; 59 __u32 kernel_addr; 60 __u32 process_addr;
|
D | audit.h | 8 extern __u32 s390_dir_class[]; 9 extern __u32 s390_write_class[]; 10 extern __u32 s390_read_class[]; 11 extern __u32 s390_chattr_class[]; 12 extern __u32 s390_signal_class[];
|
/linux-4.1.27/arch/arm/include/asm/ |
D | thread_info.h | 33 __u32 r4; 34 __u32 r5; 35 __u32 r6; 36 __u32 r7; 37 __u32 r8; 38 __u32 r9; 39 __u32 sl; 40 __u32 fp; 41 __u32 sp; 42 __u32 pc; [all …]
|
D | fpstate.h | 33 __u32 fpmx_state; 35 __u32 fpexc; 36 __u32 fpscr; 40 __u32 fpinst; 41 __u32 fpinst2; 44 __u32 cpu;
|
/linux-4.1.27/arch/blackfin/include/uapi/asm/ |
D | swab.h | 15 static __inline__ __attribute_const__ __u32 __arch_swahb32(__u32 xx) in __arch_swahb32() 17 __u32 tmp; in __arch_swahb32() 26 static __inline__ __attribute_const__ __u32 __arch_swahw32(__u32 xx) in __arch_swahw32() 28 __u32 rv; in __arch_swahw32() 34 static __inline__ __attribute_const__ __u32 __arch_swab32(__u32 xx) in __arch_swab32() 42 __u32 xw = xx; in __arch_swab16()
|
/linux-4.1.27/sound/soc/sh/ |
D | siu.h | 48 __u32 ab1a; /* input FIFO address */ 49 __u32 ab0a; /* output FIFO address */ 50 __u32 dir; /* 0=the ather except CPUOUTPUT, 1=CPUINPUT */ 51 __u32 event; /* SPB program starting conditions */ 52 __u32 stfifo; /* STFIFO register setting value */ 53 __u32 trdat; /* TRDAT register setting value */ 57 __u32 yram_fir_coeff[YRAM_FIR_SIZE]; 58 __u32 pram0[PRAM0_SIZE]; 59 __u32 pram1[PRAM1_SIZE]; 60 __u32 yram0[YRAM0_SIZE]; [all …]
|
/linux-4.1.27/include/uapi/linux/android/ |
D | binder.h | 44 typedef __u32 binder_size_t; 45 typedef __u32 binder_uintptr_t; 60 __u32 type; 61 __u32 flags; 66 __u32 handle; /* remote object */ 102 #define BINDER_SET_MAX_THREADS _IOW('b', 5, __u32) 136 __u32 handle; 141 __u32 code; /* transaction command */ 144 __u32 flags; 171 __u32 handle; [all …]
|
/linux-4.1.27/include/uapi/linux/dvb/ |
D | frontend.h | 77 __u32 frequency_min; 78 __u32 frequency_max; 79 __u32 frequency_stepsize; 80 __u32 frequency_tolerance; 81 __u32 symbol_rate_min; 82 __u32 symbol_rate_max; 83 __u32 symbol_rate_tolerance; /* ppm */ 84 __u32 notifier_delay; /* DEPRECATED */ 244 __u32 symbol_rate; /* symbol rate in Symbols per second */ 249 __u32 symbol_rate; /* symbol rate in Symbols per second */ [all …]
|
/linux-4.1.27/fs/udf/ |
D | udf_sb.h | 61 __u32 s_meta_file_loc; 62 __u32 s_mirror_file_loc; 63 __u32 s_bitmap_file_loc; 64 __u32 s_alloc_unit_size; 78 __u32 s_num_entries; 83 __u32 s_extPosition; 97 __u32 s_partition_root; 98 __u32 s_partition_len; 106 __u32 (*s_partition_func)(struct super_block *, __u32, __u16, __u32); 123 __u32 s_anchor; [all …]
|
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ |
D | lib-types.h | 83 __u32 mlength; 90 __u32 ptl_index; 91 __u32 offset; 97 __u32 ptl_index; 98 __u32 src_offset; 99 __u32 sink_length; 108 __u32 type; 116 __u32 type; /* lnet_msg_type_t */ 117 __u32 payload_length; /* payload data to follow */ 138 __u32 magic; /* LNET_PROTO_TCP_MAGIC */ [all …]
|
D | socklnd.h | 54 __u32 kshm_magic; /* magic number of socklnd message */ 55 __u32 kshm_version; /* version of socklnd message */ 62 __u32 kshm_ctype; /* connection type */ 63 __u32 kshm_nips; /* # IP addrs */ 64 __u32 kshm_ips[0]; /* IP addrs */ 79 __u32 ksm_type; /* type of socklnd message */ 80 __u32 ksm_csum; /* checksum if != 0 */
|
/linux-4.1.27/arch/cris/include/asm/ |
D | axisflashmap.h | 19 __u32 checksum; /* simple longword sum, over entries + end marker */ 24 __u32 offset; /* relative to the sector the ptable is in */ 25 __u32 size; /* in bytes */ 26 __u32 checksum; /* simple longword sum */ 29 __u32 future0; /* 16 bytes reserved for future use */ 30 __u32 future1; 31 __u32 future2; 32 __u32 future3;
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-compat-ioctl32.c | 41 __u32 field; /* enum v4l2_field */ 42 __u32 chromakey; 44 __u32 clipcount; 151 __u32 type; /* enum v4l2_buf_type */ 172 __u32 index; 173 __u32 count; 174 __u32 memory; /* enum v4l2_memory */ 176 __u32 reserved[8]; 269 __u32 index; 270 __u32 id[2]; /* __u64 would get the alignment wrong */ [all …]
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_fba.h | 21 __u32 ext_loc; /* Extent locator */ 22 __u32 ext_beg; /* logical number of block 0 in extent */ 23 __u32 ext_end; /* logocal number of last block in extent */ 33 __u32 blk_nr; 61 __u32 blk_per_cycl; 62 __u32 blk_per_bound; 63 __u32 blk_bdsa; 64 __u32 reserved0; 67 __u32 reserved2;
|
/linux-4.1.27/include/uapi/linux/nfsd/ |
D | nfsfh.h | 24 __u32 fb_dcookie; /* dentry cookie - always 0xfeebbaca */ 25 __u32 fb_ino; /* our inode number */ 26 __u32 fb_dirino; /* dir inode number, 0 for directories */ 27 __u32 fb_dev; /* our device */ 28 __u32 fb_xdev; 29 __u32 fb_xino; 30 __u32 fb_generation; 70 __u32 fb_auth[1]; 82 __u32 fh_pad[NFS4_FHSIZE/4];
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | bitops.h | 46 __u32 mask; in set_bit() 47 volatile __u32 *a = addr; in set_bit() 82 __u32 mask; in clear_bit() 83 volatile __u32 *a = addr; in clear_bit() 118 __u32 mask; in change_bit() 119 volatile __u32 *a = addr; in change_bit() 152 __u32 mask, oldbit; in test_and_set_bit() 153 volatile __u32 *a = addr; in test_and_set_bit() 187 __u32 mask, oldbit; in test_and_clear_bit() 188 volatile __u32 *a = addr; in test_and_clear_bit() [all …]
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_ioctl.h | 47 __u32 ioc_len; 48 __u32 ioc_version; 53 __u32 ioc_flags; 54 __u32 ioc_count; 55 __u32 ioc_net; 56 __u32 ioc_u32[7]; 58 __u32 ioc_inllen1; 60 __u32 ioc_inllen2; 63 __u32 ioc_plen1; /* buffers in userspace */ 65 __u32 ioc_plen2; /* buffers in userspace */ [all …]
|
D | libcfs_kernelcomm.h | 80 typedef int (*libcfs_kkuc_cb_t)(__u32 data, void *cb_arg); 95 __u32 data); 104 __u32 lk_wfd; 105 __u32 lk_rfd; 106 __u32 lk_uid; 107 __u32 lk_group; 108 __u32 lk_data; 109 __u32 lk_flags;
|
D | libcfs_string.h | 71 __u32 re_lo; 72 __u32 re_hi; 73 __u32 re_stride; 85 int cfs_expr_list_match(__u32 value, struct cfs_expr_list *expr_list); 87 int max, __u32 **values); 89 cfs_expr_list_values_free(__u32 *values, int num) in cfs_expr_list_values_free() 102 int cfs_ip_addr_match(__u32 addr, struct list_head *list);
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
D | vtoc.h | 150 __u32 DS4DCYL; /* number of logical cyls */ 175 __u32 a; /* starting RTA value */ 176 __u32 b; /* ending RTA value + 1 */ 193 __u32 block_size; /* Disk block size */ 194 __u32 origin_ptr; /* Disk origin pointer */ 195 __u32 usable_count; /* Number of usable cylinders/blocks */ 196 __u32 formatted_count; /* Maximum number of formatted cylinders/ 198 __u32 block_count; /* Disk size in CMS blocks */ 199 __u32 used_count; /* Number of CMS blocks in use */ 200 __u32 fst_size; /* File Status Table (FST) size */ [all …]
|
D | schid.h | 7 __u32 cssid : 8; 8 __u32 : 4; 9 __u32 m : 1; 10 __u32 ssid : 2; 11 __u32 one : 1; 12 __u32 sch_no : 16;
|
D | kvm.h | 39 __u32 id; 51 __u32 id; 87 __u32 ibc; 107 __u32 acrs[16]; 113 __u32 fpc; 139 __u32 nr_hw_bp; 140 __u32 pad; /* Should be set to 0 */ 158 __u32 acrs[16]; /* access registers */ 170 __u32 fpc; /* only valid with vector registers */
|
/linux-4.1.27/include/linux/usb/ |
D | iowarrior.h | 18 __u32 vendor; 20 __u32 product; 25 __u32 revision; 27 __u32 speed; 29 __u32 power; 31 __u32 if_num; 33 __u32 report_size;
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_sec.h | 141 (((__u32)(policy) << FLVR_POLICY_OFFSET) | \ 142 ((__u32)(mech) << FLVR_MECH_OFFSET) | \ 143 ((__u32)(svc) << FLVR_SVC_OFFSET) | \ 144 ((__u32)(btype) << FLVR_BULK_TYPE_OFFSET) | \ 145 ((__u32)(bsvc) << FLVR_BULK_SVC_OFFSET)) 151 ((((__u32)(flavor)) >> FLVR_POLICY_OFFSET) & 0xF) 153 ((((__u32)(flavor)) >> FLVR_MECH_OFFSET) & 0xF) 155 ((((__u32)(flavor)) >> FLVR_SVC_OFFSET) & 0xF) 157 ((((__u32)(flavor)) >> FLVR_BULK_TYPE_OFFSET) & 0xF) 159 ((((__u32)(flavor)) >> FLVR_BULK_SVC_OFFSET) & 0xF) [all …]
|
D | lustre_disk.h | 158 __u32 ldd_magic; 159 __u32 ldd_feature_compat; /* compatible feature flags */ 160 __u32 ldd_feature_rocompat;/* read-only compatible feature flags */ 161 __u32 ldd_feature_incompat;/* incompatible feature flags */ 163 __u32 ldd_config_ver; /* config rewrite count - not used */ 164 __u32 ldd_flags; /* LDD_SV_TYPE */ 165 __u32 ldd_svindex; /* server index (0001), must match 167 __u32 ldd_mount_type; /* target fs type LDD_MT_* */ 188 static inline int server_make_name(__u32 flags, __u16 index, char *fs, in server_make_name() 216 __u32 lmd_magic; [all …]
|
D | lustre_cfg.h | 97 __u32 lcfg_buflen[LUSTRE_CFG_MAX_BUFCOUNT]; 98 __u32 lcfg_bufcount; 102 __u32 lcfg_version; 103 __u32 lcfg_command; 105 __u32 lcfg_num; 106 __u32 lcfg_flags; 108 __u32 lcfg_nal; /* not used any more */ 110 __u32 lcfg_bufcount; 111 __u32 lcfg_buflens[0]; 125 __u32 index, in lustre_cfg_bufs_set() [all …]
|
/linux-4.1.27/fs/adfs/ |
D | adfs.h | 28 __u32 loadaddr; /* RISC OS load address */ 29 __u32 execaddr; /* RISC OS exec address */ 58 __u32 s_ids_per_zone; /* max. no ids in one zone */ 59 __u32 s_idlen; /* length of ID in map */ 60 __u32 s_map_size; /* sector size of a map */ 102 __u32 parent_id; /* parent object id */ 103 __u32 file_id; /* object id */ 104 __u32 loadaddr; /* load address */ 105 __u32 execaddr; /* execution address */ 106 __u32 size; /* size */ [all …]
|
/linux-4.1.27/drivers/usb/serial/ |
D | io_usbvend.h | 308 __u32 VendEnableSuspend : 1; // 0001 Set if device supports ION_ENABLE_SUSPEND 309 __u32 VendUnused : 31; // Available for future expansion, must be 0 315 __u32 IOSPOpen : 1; // 0001 OPEN / OPEN_RSP (Currently must be 1) 316 __u32 IOSPClose : 1; // 0002 CLOSE 317 __u32 IOSPChase : 1; // 0004 CHASE / CHASE_RSP 318 __u32 IOSPSetRxFlow : 1; // 0008 SET_RX_FLOW 319 __u32 IOSPSetTxFlow : 1; // 0010 SET_TX_FLOW 320 __u32 IOSPSetXChar : 1; // 0020 SET_XON_CHAR/SET_XOFF_CHAR 321 __u32 IOSPRxCheck : 1; // 0040 RX_CHECK_REQ/RX_CHECK_RSP 322 __u32 IOSPSetClrBreak : 1; // 0080 SET_BREAK/CLEAR_BREAK [all …]
|
/linux-4.1.27/include/uapi/linux/byteorder/ |
D | big_endian.h | 14 #define __constant_htonl(x) ((__force __be32)(__u32)(x)) 15 #define __constant_ntohl(x) ((__force __u32)(__be32)(x)) 21 #define __constant_le32_to_cpu(x) ___constant_swab32((__force __u32)(__le32)(x)) 26 #define __constant_cpu_to_be32(x) ((__force __be32)(__u32)(x)) 27 #define __constant_be32_to_cpu(x) ((__force __u32)(__be32)(x)) 33 #define __le32_to_cpu(x) __swab32((__force __u32)(__le32)(x)) 38 #define __cpu_to_be32(x) ((__force __be32)(__u32)(x)) 39 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x)) 51 static inline __le32 __cpu_to_le32p(const __u32 *p) in __cpu_to_le32p() 55 static inline __u32 __le32_to_cpup(const __le32 *p) in __le32_to_cpup() [all …]
|
D | little_endian.h | 20 #define __constant_cpu_to_le32(x) ((__force __le32)(__u32)(x)) 21 #define __constant_le32_to_cpu(x) ((__force __u32)(__le32)(x)) 27 #define __constant_be32_to_cpu(x) ___constant_swab32((__force __u32)(__be32)(x)) 32 #define __cpu_to_le32(x) ((__force __le32)(__u32)(x)) 33 #define __le32_to_cpu(x) ((__force __u32)(__le32)(x)) 39 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x)) 51 static inline __le32 __cpu_to_le32p(const __u32 *p) in __cpu_to_le32p() 55 static inline __u32 __le32_to_cpup(const __le32 *p) in __le32_to_cpup() 57 return (__force __u32)*p; in __le32_to_cpup() 75 static inline __be32 __cpu_to_be32p(const __u32 *p) in __cpu_to_be32p() [all …]
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | trace_booke.h | 89 TP_PROTO(__u32 mas0, __u32 mas8, __u32 mas1, __u64 mas2, __u64 mas7_3), 93 __field( __u32, mas0 ) 94 __field( __u32, mas8 ) 95 __field( __u32, mas1 ) 114 TP_PROTO(__u32 mas0, __u32 mas1, __u64 mas2, __u64 mas7_3), 118 __field( __u32, mas0 ) 119 __field( __u32, mas1 ) 137 TP_PROTO(__u64 pfn, __u32 flags), 142 __field( __u32, flags ) 200 __field( __u32, cpu_nr ) [all …]
|
/linux-4.1.27/include/net/irda/ |
D | irttp.h | 132 __u32 max_seg_size; /* Max data that fit into an IrLAP frame */ 136 __u32 rx_sdu_size; /* Current size of a partially received frame */ 137 __u32 rx_max_sdu_size; /* Max receive user data size */ 140 __u32 tx_max_sdu_size; /* Max transmit user data size */ 162 __u32 saddr, __u32 daddr, 163 struct qos_info *qos, __u32 max_sdu_size, 165 int irttp_connect_response(struct tsap_cb *self, __u32 max_sdu_size, 172 static inline __u32 irttp_get_saddr(struct tsap_cb *self) in irttp_get_saddr() 177 static inline __u32 irttp_get_daddr(struct tsap_cb *self) in irttp_get_daddr() 182 static inline __u32 irttp_get_max_seg_size(struct tsap_cb *self) in irttp_get_max_seg_size()
|
/linux-4.1.27/arch/sh/include/asm/ |
D | watchdog.h | 71 static inline __u32 sh_wdt_read_cnt(void) in sh_wdt_read_cnt() 83 static inline void sh_wdt_write_cnt(__u32 val) in sh_wdt_write_cnt() 85 __raw_writel((WTCNT_HIGH << 24) | (__u32)val, WTCNT); in sh_wdt_write_cnt() 95 static inline void sh_wdt_write_bst(__u32 val) in sh_wdt_write_bst() 97 __raw_writel((WTBST_HIGH << 24) | (__u32)val, WTBST); in sh_wdt_write_bst() 104 static inline __u32 sh_wdt_read_csr(void) in sh_wdt_read_csr() 116 static inline void sh_wdt_write_csr(__u32 val) in sh_wdt_write_csr() 118 __raw_writel((WTCSR_HIGH << 24) | (__u32)val, WTCSR); in sh_wdt_write_csr()
|
/linux-4.1.27/include/uapi/linux/usb/ |
D | video.h | 198 __u32 dwClockFrequency; 215 __u32 dwClockFrequency; \ 439 __u32 dwFrameInterval; 445 __u32 dwMaxVideoFrameSize; 446 __u32 dwMaxPayloadTransferSize; 447 __u32 dwClockFrequency; 481 __u32 dwMinBitRate; 482 __u32 dwMaxBitRate; 483 __u32 dwMaxVideoFrameBufferSize; 484 __u32 dwDefaultFrameInterval; [all …]
|
/linux-4.1.27/drivers/staging/vme/devices/ |
D | vme_user.h | 10 __u32 enable; /* State of Window */ 13 __u32 aspace; /* Address Space */ 14 __u32 cycle; /* Cycle properties */ 15 __u32 dwidth; /* Maximum Data Width */ 34 __u32 enable; /* State of Window */ 37 __u32 aspace; /* Address Space */ 38 __u32 cycle; /* Cycle properties */
|
/linux-4.1.27/fs/quota/ |
D | quotaio_v1.h | 21 __u32 dqb_bhardlimit; /* absolute limit on disk blks alloc */ 22 __u32 dqb_bsoftlimit; /* preferred limit on disk blks */ 23 __u32 dqb_curblocks; /* current block count */ 24 __u32 dqb_ihardlimit; /* absolute limit on allocated inodes */ 25 __u32 dqb_isoftlimit; /* preferred inode limit */ 26 __u32 dqb_curinodes; /* current # allocated inodes */
|
/linux-4.1.27/drivers/mtd/devices/ |
D | lart.c | 267 static __u8 read8 (__u32 offset) in read8() 276 static __u32 read32 (__u32 offset) in read32() 278 volatile __u32 *data = (__u32 *) (FLASH_OFFSET + offset); in read32() 285 static void write32 (__u32 x,__u32 offset) in write32() 287 volatile __u32 *data = (__u32 *) (FLASH_OFFSET + offset); in write32() 306 __u32 manufacturer,devtype; in flash_probe() 328 static inline int erase_block (__u32 offset) in erase_block() 330 __u32 status; in erase_block() 363 __u32 addr,len; in flash_erase() 437 printk (KERN_DEBUG "%s(from = 0x%.8x, len = %d)\n", __func__, (__u32)from, len); in flash_read() [all …]
|
/linux-4.1.27/include/uapi/linux/tc_act/ |
D | tc_pedit.h | 18 __u32 mask; /* AND */ 19 __u32 val; /*XOR */ 20 __u32 off; /*offset */ 21 __u32 at; 22 __u32 offmask; 23 __u32 shift;
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | vdso_datapage.h | 31 __u32 tb_seq_count; /* Timebase sequence counter */ 32 __u32 cs_mult; /* Clocksource multiplier */ 33 __u32 cs_shift; /* Clocksource shift */ 34 __u32 tz_minuteswest; /* Whacky timezone stuff */ 35 __u32 tz_dsttime; 36 __u32 use_syscall;
|
/linux-4.1.27/drivers/usb/misc/sisusbvga/ |
D | sisusb.h | 261 __u32 sisusb_id; /* for identifying sisusb */ 268 __u32 sisusb_vrambase; 269 __u32 sisusb_mmiobase; 270 __u32 sisusb_iobase; 271 __u32 sisusb_pcibase; 273 __u32 sisusb_vramsize; /* framebuffer size in bytes */ 275 __u32 sisusb_minor; 277 __u32 sisusb_fbdevactive; /* != 0 if framebuffer device active */ 279 __u32 sisusb_conactive; /* != 0 if console driver active */ 289 __u32 data3; /* operation dependent */ [all …]
|
/linux-4.1.27/arch/s390/hypfs/ |
D | hypfs_vm.c | 24 __u32 version; 25 __u32 flags; 32 __u32 pcpus; 33 __u32 lcpus; 34 __u32 vcpus; 35 __u32 ocpus; 36 __u32 cpu_max; 37 __u32 cpu_shares; 38 __u32 cpu_use_samp; 39 __u32 cpu_delay_samp; [all …]
|
/linux-4.1.27/arch/c6x/include/uapi/asm/ |
D | swab.h | 18 static inline __attribute_const__ __u32 __c6x_swab32(__u32 val) in __c6x_swab32() 36 static inline __attribute_const__ __u32 __c6x_swahw32(__u32 val) in __c6x_swahw32() 42 static inline __attribute_const__ __u32 __c6x_swahb32(__u32 val) in __c6x_swahb32()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/ |
D | class.h | 269 __u32 iter; 279 __u32 ctr; 280 __u32 clk; 316 __u32 min; 317 __u32 max; 340 __u32 pushbuf; 354 __u32 pushbuf; 355 __u32 ilength; 371 __u32 pushbuf; 372 __u32 ilength; [all …]
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | statfs.h | 18 #define __statfs_word __u32 69 __u32 f_type; 70 __u32 f_bsize; 77 __u32 f_namelen; 78 __u32 f_frsize; 79 __u32 f_flags; 80 __u32 f_spare[4];
|
/linux-4.1.27/arch/arm64/include/uapi/asm/ |
D | ptrace.h | 76 __u32 fpsr; 77 __u32 fpcr; 81 __u32 dbg_info; 82 __u32 pad; 85 __u32 ctrl; 86 __u32 pad;
|