| /tools/include/uapi/linux/ |
| A D | userfaultfd.h | 130 __u64 to; 131 __u64 len; 136 __u64 end; 164 __u64 api; 258 __u64 len; 276 __u64 dst; 277 __u64 src; 278 __u64 len; 360 __u64 dst; 361 __u64 src; [all …]
|
| A D | if_xdp.h | 60 __u64 producer; 61 __u64 consumer; 62 __u64 desc; 63 __u64 flags; 85 __u64 addr; /* Start of packet data area */ 86 __u64 len; /* Length of packet data area */ 94 __u64 rx_dropped; /* Dropped for other reasons */ 142 __u64 flags; 155 __u64 launch_time; 160 __u64 tx_timestamp; [all …]
|
| A D | fs.h | 71 __u64 start; 72 __u64 len; 73 __u64 minlen; 375 __u64 start; 376 __u64 end; 401 __u64 size; 402 __u64 flags; 403 __u64 start; 404 __u64 end; 406 __u64 vec; [all …]
|
| A D | perf_event.h | 407 __u64 config; 481 __u64 bp_len; 543 __u64 sig_data; 761 __u64 aux_head; 762 __u64 aux_tail; 843 __u64 dev; 844 __u64 ino; 1300 __u64 val; 1317 __u64 val; 1450 __u64 from; [all …]
|
| A D | mount.h | 132 __u64 attr_set; 133 __u64 attr_clr; 134 __u64 propagation; 135 __u64 userns_fd; 161 __u64 sb_magic; /* ..._SUPER_MAGIC */ 164 __u64 mnt_id; /* Unique ID of mount */ 168 __u64 mnt_attr; /* MOUNT_ATTR_... */ 187 __u64 __spare2[43]; 201 __u64 mnt_id; 202 __u64 param; [all …]
|
| A D | kvm.h | 43 __u64 pad2[14]; 108 __u64 input; 131 __u64 input; 222 __u64 cr8; 275 __u64 nr; 277 __u64 ret; 288 __u64 rip; 353 __u64 nr; 476 __u64 addr; 1095 __u64 id; [all …]
|
| /tools/arch/s390/include/uapi/asm/ |
| A D | kvm.h | 17 __u64 start_gfn; 18 __u64 count; 48 __u64 mask; 50 __u64 values; 97 __u64 mask; 98 __u64 addr; 184 __u64 cr14; 185 __u64 mcic; 193 __u64 type; 208 __u64 buf; [all …]
|
| /tools/lib/perf/include/perf/ |
| A D | event.h | 16 __u64 start; 17 __u64 len; 18 __u64 pgoff; 25 __u64 start; 26 __u64 len; 27 __u64 pgoff; 32 __u64 ino; 69 __u64 id; 95 __u64 id; 102 __u64 id; [all …]
|
| /tools/arch/x86/include/uapi/asm/ |
| A D | kvm.h | 85 __u64 bits; 128 __u64 base; 138 __u64 base; 151 __u64 efer; 162 __u64 efer; 187 __u64 data; 288 __u64 pc; 289 __u64 dr6; 290 __u64 dr7; 374 __u64 dr6; [all …]
|
| /tools/testing/selftests/bpf/progs/ |
| A D | fexit_many_args.c | 9 __u64 test1_result = 0; 11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() 19 __u64 test2_result = 0; 21 int BPF_PROG(test2, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() 22 int g, unsigned int h, long i, __u64 j, unsigned long k, in BPF_PROG() 31 __u64 test3_result = 0; 33 int BPF_PROG(test3, __u64 a, __u64 b, __u64 c, __u64 d, __u64 e, __u64 f, in BPF_PROG() 34 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k, __u64 ret) in BPF_PROG()
|
| A D | fentry_many_args.c | 9 __u64 test1_result = 0; 11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() 19 __u64 test2_result = 0; 21 int BPF_PROG(test2, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() 22 int g, unsigned int h, long i, __u64 j, unsigned long k) in BPF_PROG() 30 __u64 test3_result = 0; 32 int BPF_PROG(test3, __u64 a, __u64 b, __u64 c, __u64 d, __u64 e, __u64 f, in BPF_PROG() 33 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k) in BPF_PROG()
|
| A D | kprobe_multi.c | 21 __u64 kprobe_test1_result = 0; 22 __u64 kprobe_test2_result = 0; 23 __u64 kprobe_test3_result = 0; 24 __u64 kprobe_test4_result = 0; 25 __u64 kprobe_test5_result = 0; 26 __u64 kprobe_test6_result = 0; 27 __u64 kprobe_test7_result = 0; 28 __u64 kprobe_test8_result = 0; 30 __u64 kretprobe_test1_result = 0; 31 __u64 kretprobe_test2_result = 0; [all …]
|
| A D | atomics.c | 15 __u64 add64_value = 1; 16 __u64 add64_result = 0; 20 __u64 add_stack_result = 0; 21 __u64 add_noreturn_value = 1; 29 __u64 add_stack_value = 1; in add() 68 __u64 and64_result = 0; 89 __u64 or64_result = 0; 109 __u64 xor64_result = 0; 151 __u64 xchg64_value = 1; 152 __u64 xchg64_result = 0; [all …]
|
| A D | fentry_test.c | 9 __u64 test1_result = 0; 17 __u64 test2_result = 0; 19 int BPF_PROG(test2, int a, __u64 b) in BPF_PROG() 25 __u64 test3_result = 0; 33 __u64 test4_result = 0; 41 __u64 test5_result = 0; 43 int BPF_PROG(test5, __u64 a, void *b, short c, int d, __u64 e) in BPF_PROG() 50 __u64 test6_result = 0; 52 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void * e, __u64 f) in BPF_PROG() 63 __u64 test7_result = 0; [all …]
|
| A D | get_func_ip_test.c | 25 __u64 test1_result = 0; 29 __u64 addr = bpf_get_func_ip(ctx); in BPF_PROG() 35 __u64 test2_result = 0; 39 __u64 addr = bpf_get_func_ip(ctx); in BPF_PROG() 45 __u64 test3_result = 0; 49 __u64 addr = bpf_get_func_ip(ctx); in test3() 55 __u64 test4_result = 0; 65 __u64 test5_result = 0; 75 __u64 test6_result = 0; 87 __u64 test7_result = 0; [all …]
|
| A D | fexit_test.c | 9 __u64 test1_result = 0; 17 __u64 test2_result = 0; 19 int BPF_PROG(test2, int a, __u64 b, int ret) in BPF_PROG() 25 __u64 test3_result = 0; 33 __u64 test4_result = 0; 42 __u64 test5_result = 0; 44 int BPF_PROG(test5, __u64 a, void *b, short c, int d, __u64 e, int ret) in BPF_PROG() 51 __u64 test6_result = 0; 53 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void *e, __u64 f, int ret) in BPF_PROG() 64 __u64 test7_result = 0; [all …]
|
| A D | arena_atomics.c | 39 __u64 __arena_global add64_value = 1; 40 __u64 __arena_global add64_result = 0; 44 __u64 __arena_global add_stack_result = 0; 53 __u64 add_stack_value = 1; in add() 79 __u64 sub_stack_value = 1; in sub() 192 __u64 __arena_global xchg64_value = 1; 193 __u64 __arena_global xchg64_result = 0; 203 __u64 val64 = 2; in xchg() 213 __u64 __arena_global uaf_sink; 224 __u64 __arena *page64; in uaf() [all …]
|
| A D | test_bpf_cookie.c | 11 __u64 kprobe_res; 13 __u64 kretprobe_res; 14 __u64 uprobe_res; 15 __u64 uretprobe_res; 16 __u64 tp_res; 17 __u64 pe_res; 18 __u64 raw_tp_res; 19 __u64 tp_btf_res; 20 __u64 fentry_res; 21 __u64 fexit_res; [all …]
|
| A D | test_ksyms.c | 8 __u64 out__bpf_link_fops = -1; 9 __u64 out__bpf_link_fops1 = -1; 10 __u64 out__btf_size = -1; 11 __u64 out__per_cpu_start = -1; 23 out__bpf_link_fops = (__u64)&bpf_link_fops; in handler() 24 out__btf_size = (__u64)(&__stop_BTF - &__start_BTF); in handler() 25 out__per_cpu_start = (__u64)&__per_cpu_start; in handler() 27 out__bpf_link_fops1 = (__u64)&bpf_link_fops1; in handler()
|
| /tools/perf/include/perf/ |
| A D | perf_dlfilter.h | 42 __u64 ip; 45 __u64 time; 46 __u64 addr; 47 __u64 id; 48 __u64 stream_id; 49 __u64 period; 52 __u64 insn_cnt; /* For instructions-per-cycle (IPC) */ 66 __u64 brstack_nr; /* Number of brstack entries */ 82 __u64 addr; /* Mapped address (from dso) */ 83 __u64 sym_start; [all …]
|
| /tools/perf/trace/beauty/include/uapi/linux/ |
| A D | fs.h | 71 __u64 start; 72 __u64 len; 73 __u64 minlen; 373 __u64 start; 374 __u64 end; 399 __u64 size; 400 __u64 flags; 401 __u64 start; 402 __u64 end; 404 __u64 vec; [all …]
|
| A D | mount.h | 132 __u64 attr_set; 133 __u64 attr_clr; 134 __u64 propagation; 135 __u64 userns_fd; 161 __u64 sb_magic; /* ..._SUPER_MAGIC */ 164 __u64 mnt_id; /* Unique ID of mount */ 168 __u64 mnt_attr; /* MOUNT_ATTR_... */ 187 __u64 __spare2[43]; 201 __u64 mnt_id; 202 __u64 param; [all …]
|
| /tools/arch/powerpc/include/uapi/asm/ |
| A D | kvm.h | 36 __u64 pc; 37 __u64 cr; 38 __u64 ctr; 39 __u64 lr; 40 __u64 xer; 41 __u64 msr; 42 __u64 srr0; 43 __u64 srr1; 44 __u64 pid; 46 __u64 sprg0; [all …]
|
| /tools/testing/selftests/kvm/include/s390/ |
| A D | sie.h | 55 __u64 pv_handle_cpu; 56 __u64 pv_handle_config; 63 __u64 cputm; /* 0x0028 */ 64 __u64 ckc; /* 0x0030 */ 65 __u64 epoch; /* 0x0038 */ 158 __u64 mso; /* 0x0080 */ 159 __u64 msl; /* 0x0088 */ 162 __u64 gg14; /* 0x00a0 */ 163 __u64 gg15; /* 0x00a8 */ 218 __u64 sidad; [all …]
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | endian.c | 39 (__u64)bss->out16, (__u64)OUT16); in test_endian() 41 (__u64)bss->out32, (__u64)OUT32); in test_endian() 43 (__u64)bss->out64, (__u64)OUT64); in test_endian() 46 (__u64)bss->const16, (__u64)OUT16); in test_endian() 48 (__u64)bss->const32, (__u64)OUT32); in test_endian() 50 (__u64)bss->const64, (__u64)OUT64); in test_endian()
|