| /tools/testing/selftests/kvm/include/s390/ |
| A D | sie.h | 123 __u8 iictl; /* 0x0055 */ 128 __u8 fpf; /* 0x0060 */ 135 __u8 ecb; /* 0x0061 */ 141 __u8 ecb2; /* 0x0062 */ 147 __u8 ecb3; /* 0x0063 */ 150 __u8 sdf; /* 0x0068 */ 151 __u8 epdx; /* 0x0069 */ 152 __u8 cpnc; /* 0x006a */ 167 __u8 hpid; /* 0x00b8 */ 195 __u8 eai; /* 0x00e0 */ [all …]
|
| /tools/arch/s390/include/uapi/asm/ |
| A D | kvm.h | 162 __u8 flags; 163 __u8 pad[2]; 354 __u8 isc; 356 __u8 swap; 363 __u8 isc; 368 __u8 simm; 369 __u8 nimm; 378 __u8 type; 379 __u8 mask; 531 __u8 type; [all …]
|
| /tools/arch/x86/include/uapi/asm/ |
| A D | kvm.h | 66 __u8 poll; 131 __u8 type; 175 __u8 pad1; 279 __u8 mode; 280 __u8 bcd; 281 __u8 gate; 338 __u8 nr; 345 __u8 nr; 353 __u8 pad; 358 __u8 smm; [all …]
|
| /tools/include/uapi/linux/ |
| A D | fscrypt.h | 44 __u8 version; 45 __u8 contents_encryption_mode; 47 __u8 flags; 70 __u8 version; 71 __u8 contents_encryption_mode; 73 __u8 flags; 74 __u8 log2_data_unit_size; 75 __u8 __reserved[3]; 83 __u8 version; 123 __u8 raw[]; [all …]
|
| A D | seg6.h | 25 __u8 nexthdr; 26 __u8 hdrlen; 27 __u8 type; 28 __u8 segments_left; 29 __u8 first_segment; /* Represents the last_entry field of SRH */ 30 __u8 flags; 50 __u8 type; 51 __u8 len; 52 __u8 data[];
|
| A D | tcp.h | 215 __u8 tcpi_state; 216 __u8 tcpi_ca_state; 217 __u8 tcpi_retransmits; 218 __u8 tcpi_probes; 219 __u8 tcpi_backoff; 220 __u8 tcpi_options; 328 __u8 tcpm_flags; /* extension flags */ 329 __u8 tcpm_prefixlen; /* address prefix */ 337 __u8 tcpm_family; 338 __u8 tcpm_prefixlen; [all …]
|
| A D | erspan.h | 24 __u8 hwid_upper:2, 27 __u8 o:1, 32 __u8 p:1, 35 __u8 hwid:4,
|
| A D | io_uring.h | 31 __u8 opcode; /* type of operation for this sqe */ 32 __u8 flags; /* IOSQE_ flags */ 104 __u8 cmd[0]; 616 __u8 op; 617 __u8 resv; 623 __u8 last_op; /* last opcode supported */ 624 __u8 ops_len; /* length of ops[] array below */ 634 __u8 sqe_op; /* IORING_RESTRICTION_SQE_OP */ 637 __u8 resv; 721 __u8 opcode; [all …]
|
| /tools/testing/selftests/tdx/ |
| A D | tdx_guest_test.c | 33 __u8 type; 34 __u8 sub_type; 35 __u8 version; 36 __u8 reserved; 56 __u8 reserved1[12]; 57 __u8 cpu_svn[16]; 60 __u8 reportdata[64]; 61 __u8 reserved2[32]; 62 __u8 mac[32]; 84 __u8 attr[8]; [all …]
|
| /tools/testing/nvdimm/test/ |
| A D | nfit_test.h | 46 __u8 flags; 47 __u8 _reserved[3]; 118 __u8 spares; 123 __u8 data[8]; 129 __u8 spares; 140 __u8 spares; 166 __u8 update_cap; 167 __u8 reserved[3]; 183 __u8 data[]; 189 __u8 ctrl_flags; [all …]
|
| /tools/testing/selftests/bpf/ |
| A D | test_tcp_hdr_options.h | 8 __u8 flags; 9 __u8 max_delack_ms; 10 __u8 rand; 71 __u8 kind; 72 __u8 len; 75 __u8 data[4]; 81 __u8 kind; 82 __u8 len; 84 __u8 data[4]; 101 static inline __u8 skops_tcp_flags(const struct bpf_sock_ops *skops) in skops_tcp_flags()
|
| A D | test_tcpnotify.h | 12 __u8 type; 13 __u8 subtype; 14 __u8 source; 15 __u8 hash;
|
| /tools/testing/selftests/bpf/progs/ |
| A D | test_parse_tcp_hdr_opt_dynptr.c | 30 static int parse_hdr_opt(struct bpf_dynptr *ptr, __u32 *off, __u8 *hdr_bytes_remaining, in parse_hdr_opt() 33 __u8 kind, hdr_len; in parse_hdr_opt() 34 __u8 buffer[sizeof(kind) + sizeof(hdr_len) + sizeof(*server_id)]; in parse_hdr_opt() 35 __u8 *data; in parse_hdr_opt() 77 __u8 buffer[sizeof(struct tcphdr)] = {}; in xdp_ingress_v6() 78 __u8 hdr_bytes_remaining; in xdp_ingress_v6() 80 __u8 tcp_hdr_opt_len; in xdp_ingress_v6()
|
| A D | xdpwall.c | 40 __u8 val; 69 __type(value, __u8); 82 __u8 v4_src_ip_match; 83 __u8 v6_src_ip_match; 84 __u8 v4_src_prefix_match; 85 __u8 v4_dst_prefix_match; 86 __u8 tcp_dp_match; 102 __u8 proto; 103 __u8 flags; 118 __u8 *leaf; in filter_ipv6_addr() [all …]
|
| A D | sockopt_multi.c | 13 __u8 *optval_end = ctx->optval_end; in _getsockopt_child() 14 __u8 *optval = ctx->optval; in _getsockopt_child() 42 __u8 *optval_end = ctx->optval_end; in _getsockopt_parent() 43 __u8 *optval = ctx->optval; in _getsockopt_parent() 71 __u8 *optval_end = ctx->optval_end; in _setsockopt() 72 __u8 *optval = ctx->optval; in _setsockopt()
|
| A D | test_parse_tcp_hdr_opt.c | 32 __u8 byte_offset; 33 __u8 hdr_bytes_remaining; 40 __u8 *tcp_opt, kind, hdr_len; in parse_hdr_opt() 42 tcp_opt = (__u8 *)(data + state->byte_offset); in parse_hdr_opt() 58 tcp_opt + sizeof(__u8) + sizeof(__u8) > data_end) in parse_hdr_opt() 87 __u8 tcp_hdr_opt_len = 0; in xdp_ingress_v6()
|
| A D | test_tcp_estats.c | 171 static __always_inline void unaligned_u32_set(unsigned char *to, __u8 *from) in unaligned_u32_set() 184 unaligned_u32_set(conn_id->localaddress.data, (__u8 *)saddr); in conn_id_ipv4_init() 185 unaligned_u32_set(conn_id->remaddress.data, (__u8 *)daddr); in conn_id_ipv4_init() 193 unaligned_u32_set(conn_id->localaddress.data, (__u8 *)saddr); in conn_id_ipv6_init() 195 (__u8 *)(saddr + 1)); in conn_id_ipv6_init() 197 (__u8 *)(saddr + 2)); in conn_id_ipv6_init() 199 (__u8 *)(saddr + 3)); in conn_id_ipv6_init() 202 (__u8 *)(daddr)); in conn_id_ipv6_init() 204 (__u8 *)(daddr + 1)); in conn_id_ipv6_init() 206 (__u8 *)(daddr + 2)); in conn_id_ipv6_init() [all …]
|
| A D | sockopt_inherit.c | 15 __u8 val; 55 __u8 *optval_end = ctx->optval_end; in _getsockopt() 57 __u8 *optval = ctx->optval; in _getsockopt() 86 __u8 *optval_end = ctx->optval_end; in _setsockopt() 88 __u8 *optval = ctx->optval; in _setsockopt()
|
| A D | test_xdp_update_frags.c | 16 __u8 *data_end = (void *)(long)xdp->data_end; in xdp_adjust_frags() 17 __u8 *data = (void *)(long)xdp->data; in xdp_adjust_frags() 18 __u8 val[16] = {}; in xdp_adjust_frags()
|
| /tools/testing/selftests/hid/progs/ |
| A D | hid.c | 20 __u8 *rw_data = hid_bpf_get_data(hid_ctx, 0 /* offset */, 3 /* size */); in BPF_PROG() 40 __u8 *rw_data = hid_bpf_get_data(hid_ctx, 0 /* offset */, 3 /* size */); in __hid_subprog_first_event() 100 __u8 data[10]; 105 __u8 request_type; 180 static const __u8 rdesc[] = { 335 __u8 *data = hid_bpf_get_data(hctx, 0 /* offset */, 3 /* size */); in BPF_PROG() 366 __u8 *data = hid_bpf_get_data(hctx, 0 /* offset */, 3 /* size */); in BPF_PROG() 404 __u8 *data = hid_bpf_get_data(hctx, 0 /* offset */, 3 /* size */); in BPF_PROG() 460 __u8 buf[9] = {2, 3, 4, 5, 6, 7, 8, 9, 10}; in wq_cb_sleepable() 530 __u8 buf[9]; in BPF_PROG() [all …]
|
| /tools/usb/ |
| A D | testusb.c | 67 __u8 bLength; 68 __u8 bDescriptorType; 70 __u8 bDeviceClass; 71 __u8 bDeviceSubClass; 72 __u8 bDeviceProtocol; 77 __u8 iManufacturer; 78 __u8 iProduct; 79 __u8 iSerialNumber; 84 __u8 bLength; 89 __u8 bNumEndpoints; [all …]
|
| /tools/perf/include/perf/ |
| A D | perf_dlfilter.h | 61 __u8 cpumode; /* Refer CPUMODE_MASK etc in <linux/perf_event.h> */ 62 __u8 addr_correlates_sym; /* True => resolve_addr() can be called */ 86 __u8 sym_binding; /* STB_LOCAL, STB_GLOBAL or STB_WEAK, refer <elf.h> */ 87 __u8 is_64_bit; /* Only valid if dso is not NULL */ 88 __u8 is_kernel_ip; /* True if in kernel space */ 90 const __u8 *buildid; 92 __u8 filtered; /* True if this sample event will be filtered out */ 111 const __u8 *(*insn)(void *ctx, __u32 *length);
|
| /tools/testing/selftests/powerpc/nx-gzip/include/ |
| A D | crb.h | 76 __u8 flags; 77 __u8 cs; 78 __u8 cc; 79 __u8 ce; 96 __u8 count; 97 __u8 index; 130 __u8 reserved[48];
|
| /tools/testing/selftests/nci/ |
| A D | nci_dev.c | 36 const __u8 nci_reset_cmd[] = {0x20, 0x00, 0x01, 0x01}; 37 const __u8 nci_init_cmd[] = {0x20, 0x01, 0x00}; 43 const __u8 nci_rf_deact_cmd[] = {0x21, 0x06, 0x01, 0x00}; 45 const __u8 nci_reset_rsp_v2[] = {0x40, 0x00, 0x01, 0x00}; 58 const __u8 nci_rf_disc_rsp[] = {0x41, 0x03, 0x01, 0x00}; 59 const __u8 nci_rf_deact_rsp[] = {0x41, 0x06, 0x01, 0x00}; 112 __u8 genl_cmd, int nla_num, __u16 nla_type[], in send_cmd_mt_nla() 241 __u8 genl_cmd, int dev_id) in send_cmd_with_idx() 649 __u8 sel_res; in get_taginfo() 682 sel_res = *(__u8 *)((char *)na + NLA_HDRLEN); in get_taginfo() [all …]
|
| /tools/lib/perf/include/perf/ |
| A D | event.h | 36 __u8 build_id_size; 37 __u8 __reserved_1; 39 __u8 build_id[20]; 140 __u8 bytes[]; 221 __u8 any_cpu; 222 __u8 __pad; 302 __u8 build_id[24]; 304 __u8 data[20]; 305 __u8 size; 306 __u8 reserved1__; [all …]
|