Searched refs:push (Results 1 – 24 of 24) sorted by relevance
/tools/testing/selftests/kvm/lib/x86_64/ |
D | handlers.S | 2 push %r15 3 push %r14 4 push %r13 5 push %r12 6 push %r11 7 push %r10 8 push %r9 9 push %r8 11 push %rdi 12 push %rsi [all …]
|
/tools/testing/selftests/sgx/ |
D | call.S | 11 push %r15 14 push %r14 17 push %r13 20 push %r12 23 push %rbx 26 push $0 28 push 0x38(%rsp)
|
D | test_encl_bootstrap.S | 48 push %rax 50 push %rcx # push the address after EENTER 51 push %rbx # push the enclave base address
|
/tools/testing/selftests/x86/ |
D | thunks_32.S | 22 push %ecx 23 push %edx 24 push %esi 25 push %edi 35 push $0x23 /* USER32_CS */ 36 .code32; push $1f; .code64 /* hack: can't have X86_64_32S relocation in 32-bit ELF */
|
/tools/perf/ui/ |
D | helpline.c | 27 .push = nop_helpline__push, 40 helpline_fns->push(msg); in ui_helpline__push()
|
D | helpline.h | 10 void (*push)(const char *msg); member
|
/tools/perf/ui/tui/ |
D | helpline.c | 55 .push = tui_helpline__push,
|
/tools/include/linux/ |
D | string.h | 22 #pragma GCC diagnostic push
|
/tools/perf/ui/gtk/ |
D | helpline.c | 51 .push = gtk_helpline_push,
|
/tools/perf/util/ |
D | mmap.h | 61 int push(struct mmap *map, void *to, void *buf, size_t size));
|
D | mmap.c | 314 int push(struct mmap *map, void *to, void *buf, size_t size)) in perf_mmap__push() 333 if (push(md, to, buf, size) < 0) { in perf_mmap__push() 343 if (push(md, to, buf, size) < 0) { in perf_mmap__push()
|
D | bpf-event.c | 28 #pragma GCC diagnostic push in btf__load_from_kernel_by_id()
|
/tools/testing/selftests/kvm/lib/ |
D | assert.c | 52 #pragma GCC diagnostic push in test_dump_stack()
|
/tools/perf/Documentation/ |
D | android.txt | 60 adb push perf /data/perf 66 adb push /tmp/perf-archive /data/perf-archive
|
D | perf-config.txt | 265 │ push %rbp 275 │ push %rbp
|
/tools/lib/ |
D | string.c | 100 #pragma clang diagnostic push
|
/tools/perf/arch/x86/tests/ |
D | regs_load.S | 66 push %edi
|
/tools/bpf/bpftool/bash-completion/ |
D | bpftool | 146 push) 179 push) 225 push) 781 update|push|enqueue) 898 peek push enqueue pop dequeue freeze' -- \
|
/tools/testing/selftests/drivers/net/ocelot/ |
D | tc_flower_chains.sh | 179 action vlan push protocol 802.1Q id 100
|
/tools/bpf/bpftool/Documentation/ |
D | bpftool-map.rst | 37 | **bpftool** **map push** *MAP* **value** *VALUE* 141 **bpftool map push** *MAP* **value** *VALUE*
|
D | bpftool-prog.rst | 293 0: push %rbp 314 0: push %rbp
|
/tools/usb/ |
D | ffs-test.c | 286 #pragma GCC diagnostic push in descs_to_legacy()
|
/tools/power/pm-graph/ |
D | README | 604 # push the script to a writeable location 605 host%> adb push android.sh /sdcard/
|
/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 294 # push of return address is 16-bit wide, RSP is decremented by 2
|