| /tools/testing/selftests/arm64/gcs/ |
| A D | gcspushm.S | 36 mov x8, #__NR_write 56 mov x8, #__NR_write 83 mov x8, #__NR_prctl 95 mov x8, #__NR_exit
|
| A D | gcsstr.S | 38 mov x8, #__NR_write 58 mov x8, #__NR_write 85 mov x8, #__NR_prctl 98 mov x8, #__NR_exit
|
| A D | gcs-stress-thread.S | 48 mov x8, #__NR_write 68 mov x8, #__NR_write 172 mov x8, #__NR_rt_sigaction 200 mov x8, #__NR_exit 215 mov x8, #__NR_prctl 252 mov x8, #__NR_getpid 272 mov x8, #__NR_prctl 310 mov x8, #__NR_exit
|
| /tools/testing/selftests/arm64/fp/ |
| A D | zt-test.S | 158 mov x8, #__NR_exit 183 mov x8, #__NR_rt_sigaction 227 mov x8, #__NR_getpid 241 mov x8, #__NR_sched_yield // Encourage preemption 257 mov x8, #__NR_kill 293 mov x8, #__NR_getpid 301 mov x8, #__NR_kill 315 mov x8, #__NR_exit
|
| A D | za-test.S | 189 mov x8, #__NR_exit 214 mov x8, #__NR_rt_sigaction 279 mov x8, #__NR_getpid 301 mov x8, #__NR_sched_yield // encourage preemption 323 mov x8, #__NR_kill 363 mov x8, #__NR_getpid 371 mov x8, #__NR_kill 385 mov x8, #__NR_exit 397 mov x8, #__NR_exit
|
| A D | fp-pidbench.S | 17 mov x8, #__NR_getpid 69 mov x8, #__NR_exit
|
| A D | fpsimd-test.S | 176 mov x8, #__NR_exit 201 mov x8, #__NR_rt_sigaction 264 mov x8, #__NR_getpid 285 mov x8, #__NR_sched_yield // Encourage preemption 301 mov x8, #__NR_kill 329 mov x8, #__NR_exit
|
| A D | sve-test.S | 339 mov x8, #__NR_exit 364 mov x8, #__NR_rt_sigaction 432 mov x8, #__NR_getpid 504 mov x8, #__NR_kill 547 mov x8, #__NR_getpid 555 mov x8, #__NR_kill 569 mov x8, #__NR_exit 581 mov x8, #__NR_exit
|
| A D | asm-utils.S | 18 mov x8, #__NR_write 38 mov x8, #__NR_write
|
| A D | assembler.h | 79 mov x8, #__NR_prctl
|
| /tools/testing/selftests/rcutorture/configs/rcu/ |
| A D | SRCU-P.boot | 5 rcutorture.reader_flavor=0x8
|
| /tools/perf/Documentation/ |
| A D | perf.data-directory-format.txt | 55 … perf 15316 2060795.480902: 1 cycles: ffffffffa2caa548 native_write_msr+0x8 (vmlinux) 56 … perf 15316 2060795.480906: 1 cycles: ffffffffa2caa548 native_write_msr+0x8 (vmlinux) 57 … perf 15316 2060795.480908: 7 cycles: ffffffffa2caa548 native_write_msr+0x8 (vmlinux)
|
| A D | perf-intel-pt.txt | 304 sys_perf_event_open: pid 31104 cpu 0 group_fd -1 flags 0x8 305 sys_perf_event_open: pid 31104 cpu 1 group_fd -1 flags 0x8 306 sys_perf_event_open: pid 31104 cpu 2 group_fd -1 flags 0x8 307 sys_perf_event_open: pid 31104 cpu 3 group_fd -1 flags 0x8 886 sys_perf_event_open: pid 31104 cpu 0 group_fd -1 flags 0x8 887 sys_perf_event_open: pid 31104 cpu 1 group_fd -1 flags 0x8 888 sys_perf_event_open: pid 31104 cpu 2 group_fd -1 flags 0x8 902 sys_perf_event_open: pid -1 cpu 0 group_fd -1 flags 0x8 903 sys_perf_event_open: pid -1 cpu 1 group_fd -1 flags 0x8 904 sys_perf_event_open: pid -1 cpu 2 group_fd -1 flags 0x8 [all …]
|
| A D | intel-hybrid.txt | 113 0x8 in 0x800000000 indicates it's cpu_atom pmu (atom pmu type id is random).
|
| A D | perf-probe.txt | 201 …ntly, basic types (u8/u16/u32/u64/s8/s16/s32/s64), hexadecimal integers (x/x8/x16/x32/x64), signed… 207 Basic types (u8/u16/u32/u64/s8/s16/s32/s64) and hexadecimal integers (x8/x16/x32/x64) are integer t…
|
| A D | perf-config.txt | 314 ffffffff816250b8:│ mov 0x8(%r14),%rdi 319 368:│ mov 0x8(%r14),%rdi
|
| /tools/perf/tests/shell/coresight/asm_pure_loop/ |
| A D | asm_pure_loop.S | 27 mov x8, #93 // __NR_exit syscall
|
| /tools/testing/selftests/kvm/lib/arm64/ |
| A D | handlers.S | 9 stp x8, x9, [sp, #16 * 4] 52 ldp x8, x9, [sp, #16 * 4]
|
| /tools/testing/selftests/kvm/lib/riscv/ |
| A D | handlers.S | 21 sd x8, 64(sp) 86 ld x8, 64(sp)
|
| /tools/testing/selftests/arm64/signal/ |
| A D | signals.S | 56 mov x8, #__NR_rt_sigreturn
|
| /tools/testing/selftests/mm/ |
| A D | pkey_sighandler_tests.c | 68 register long x8 asm("x8") = n; in syscall_raw() 71 : "r"(x0), "r"(x1), "r"(x2), "r"(x3), "r"(x4), "r"(x5), "r"(x8) in syscall_raw()
|
| /tools/perf/arch/arm64/util/ |
| A D | perf_regs.c | 28 SMPL_REG(x8, PERF_REG_ARM64_X8),
|
| /tools/testing/selftests/bpf/test_kmods/ |
| A D | bpf_testmod_kfunc.h | 57 int x8; member
|
| /tools/testing/selftests/arm64/abi/ |
| A D | syscall-abi-asm.S | 112 ldp x8, x9, [x2], #16 222 stp x8, x9, [x2], #16
|