Searched full:u32 (Results  1 – 25 of 230) sorted by relevance
12345678910
| /Documentation/networking/net_cachelines/ | 
| D | tcp_sock.rst | 15 u32                           segs_in                 -                   read_write          tcp_v… 16 u32                           data_segs_in            -                   read_write          tcp_v… 17 u32                           rcv_nxt                 read_mostly         read_write          tcp_c… 18 u32                           copied_seq              -                   read_mostly         tcp_c… 19 u32                           rcv_wup                 -                   read_write          __tcp… 20 u32                           snd_nxt                 read_write          read_mostly         tcp_r… 21 u32                           segs_out                read_write          -                   __tcp… 22 u32                           data_segs_out           read_write          -                   __tcp… 25 u32                           dsack_dups                                                       26 u32                           snd_una                 read_mostly         read_write          tcp_w… [all …] 
 | 
| D | inet_connection_sock.rst | 17 u32                                 icsk_rto               read_write          -                   … 18 u32                                 icsk_rto_min           -                   -                    19 u32                                 icsk_delack_max        -                   -                    20 u32                                 icsk_pmtu_cookie       read_write          -                   … 48 u32                                 icsk_probes_tstamp     -                   -                    49 u32                                 icsk_user_timeout      -                   -                   
  | 
| /Documentation/netlink/specs/ | 
| D | tc.yaml | 28         type: u32 31         type: u32 34         type: u32 64         type: u32 68         type: u32 72         type: u32 77         type: u32 81         type: u32 85         type: u32 88         type: u32 [all …] 
 | 
| D | rt_link.yaml | 89         type: u32 94         type: u32 113         type: u32 116         type: u32 122         type: u32 129         type: u32 132         type: u32 135         type: u32 138         type: u32 141         type: u32 [all …] 
 | 
| D | rt_route.yaml | 59         type: u32 66         type: u32 69         type: u32 72         type: u32 75         type: u32 78         type: u32 94         type: u32 97         type: u32 104         type: u32 121         type: u32 [all …] 
 | 
| D | ethtool.yaml | 54         type: u32 60         type: u32 64         type: u32 71         type: u32 94         type: u32 110         type: u32 127         type: u32 130         type: u32 180         type: u32 183         type: u32 [all …] 
 | 
| D | nlctrl.yaml | 31       - u32 59         type: u32 62         type: u32 65         type: u32 88         type: u32 99         type: u32 107         type: u32 110         type: u32 120         type: u32 136         type: u32 [all …] 
 | 
| D | nftables.yaml | 241         type: u32 252         type: u32 259         type: u32 294         type: u32 299         type: u32 313         type: u32 320         type: u32 346         type: u32 414         type: u32 418         type: u32 [all …] 
 | 
| D | nfsd.yaml | 15         type: u32 19         type: u32 22         type: u32 28         type: u32 37         type: u32 42         type: u32 63         type: u32 70         type: u32 74         type: u32 77         type: u32 [all …] 
 | 
| D | binder.yaml | 22         type: u32 30         type: u32 34         type: u32 38         type: u32 44         type: u32 54         type: u32 58         type: u32 62         type: u32
  | 
| D | tcp_metrics.yaml | 28         type: u32 43         type: u32 69         type: u32 94         type: u32 100         type: u32 106         type: u32 110         type: u32 114         type: u32 118         type: u32 124         type: u32
  | 
| D | handshake.yaml | 49         type: u32 53         type: u32 57         type: u32 60         type: u32 64         type: u32 79         type: u32 85         type: u32
  | 
| D | ovs_datapath.yaml | 18         type: u32 64         type: u32 67         type: u32 87         type: u32 98         type: u32 106         type: u32 110         sub-type: u32 113         type: u32
  | 
| D | mptcp_pm.yaml | 104         type: u32 116         type: u32 130         type: u32 133         type: u32 136         type: u32 142         type: u32 145         type: u32 151         type: u32 184         type: u32 187         type: u32 [all …] 
 | 
| D | ovs_flow.yaml | 20         type: u32 56         type: u32 64         type: u32 69         type: u32 103         type: u32 194         type: u32 198         type: u32 239         type: u32 243         type: u32 285         type: u32 [all …] 
 | 
| D | ovs_vport.yaml | 18         type: u32 63         type: u32 66         type: u32 90         type: u32 93         type: u32 105         sub-type: u32 115         type: u32 118         type: u32
  | 
| D | rt_addr.yaml | 31         type: u32 38         type: u32 41         type: u32 44         type: u32 47         type: u32 109         type: u32 114         type: u32
  | 
| /Documentation/virt/kvm/x86/ | 
| D | nested-vmx.rst | 89 		u32 revision_id; 90 		u32 abort; 92 		u32 launch_state; /* set to 0 by VMCLEAR, to 1 by VMLAUNCH */ 93 		u32 padding[7]; /* room for future expansion */ 157 		u32 pin_based_vm_exec_control; 158 		u32 cpu_based_vm_exec_control; 159 		u32 exception_bitmap; 160 		u32 page_fault_error_code_mask; 161 		u32 page_fault_error_code_match; 162 		u32 cr3_target_count; [all …] 
 | 
| /Documentation/security/ | 
| D | siphash.rst | 43 	u64 siphash_1u32(u32, const siphash_key_t *key); 44 	u64 siphash_2u32(u32, u32, const siphash_key_t *key); 45 	u64 siphash_3u32(u32, u32, u32, const siphash_key_t *key); 46 	u64 siphash_4u32(u32, u32, u32, u32, const siphash_key_t *key); 94 		u32 counter; 158 	u32 hsiphash(const void *data, size_t len, const hsiphash_key_t *key); 162 	u32 hsiphash_1u32(u32, const hsiphash_key_t *key); 163 	u32 hsiphash_2u32(u32, u32, const hsiphash_key_t *key); 164 	u32 hsiphash_3u32(u32, u32, u32, const hsiphash_key_t *key); 165 	u32 hsiphash_4u32(u32, u32, u32, u32, const hsiphash_key_t *key);
  | 
| /Documentation/translations/zh_CN/core-api/ | 
| D | unaligned-memory-access.rst | 85 		u32 field2; 107 		u32 field2; 135 	u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | 160 	void myfunc(u8 *data, u32 value) 163 		*((u32 *) data) = cpu_to_le32(value); 183 	void myfunc(u8 *data, u32 value) 186 		*((u32 *) data) = cpu_to_le32(value); 192 	void myfunc(u8 *data, u32 value) 196 		put_unaligned(value, (u32 *) data); 203 	u32 value = get_unaligned((u32 *) data);
  | 
| /Documentation/devicetree/bindings/regulator/ | 
| D | anatop-regulator.yaml | 23     description: u32 value representing the anatop MFD register offset. 27     description: u32 value representing the bit shift for the register. 31     description: u32 value representing the number of bits used in the register. 35     description: u32 value representing the minimum value of this register. 39     description: u32 value representing the minimum voltage of this regulator. 43     description: u32 value representing the maximum voltage of this regulator. 47     description: u32 value representing the anatop MFD step time register offset. 51     description: u32 value representing the bit shift for the step time register. 55     description: u32 value representing the number of bits used in the step time register. 59     description: u32 value representing regulator enable bit offset.
  | 
| /Documentation/translations/zh_CN/arch/riscv/ | 
| D | boot-image-header.rst | 25 	u32 code0;		  /* Executable code */ 26 	u32 code1;		  /* Executable code */ 30 	u32 version;		  /* Version of this header */ 31 	u32 res1 = 0;		  /* Reserved */ 34 	u32 magic2 = 0x05435352;  /* Magic number 2, little endian, "RSC\x05" */ 35 	u32 res3;		  /* Reserved for PE COFF offset */
  | 
| /Documentation/bpf/ | 
| D | drgn.rst | 128             .used_map_cnt = (u32)1, 129             .max_ctx_offset = (u32)8, 130             .max_pkt_offset = (u32)15, 131             .max_tp_access = (u32)0, 132             .stack_depth = (u32)8, 133             .id = (u32)53077, 134             .func_cnt = (u32)0, 135             .func_idx = (u32)0, 136             .attach_btf_id = (u32)0, 153             .size_poke_tab = (u32)0, [all …] 
 | 
| /Documentation/translations/zh_TW/arch/loongarch/ | 
| D | booting.rst | 39 	u32	MZ_MAGIC                /* "MZ", MS-DOS 頭 */ 40 	u32	res0 = 0                /* 保留 */ 47 	u32	LINUX_PE_MAGIC          /* 魔術數 */ 48 	u32	pe_header - _head       /* 到PE頭的偏移量 */
  | 
| /Documentation/translations/zh_CN/arch/loongarch/ | 
| D | booting.rst | 39 	u32	MZ_MAGIC                /* "MZ", MS-DOS 头 */ 40 	u32	res0 = 0                /* 保留 */ 47 	u32	LINUX_PE_MAGIC          /* 魔术数 */ 48 	u32	pe_header - _head       /* 到PE头的偏移量 */
  | 
        12345678910