| /tools/testing/selftests/kvm/lib/x86/ |
| A 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/ |
| A 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)
|
| A D | test_encl_bootstrap.S | 58 push %rax 60 push %rcx # push the address after EENTER
|
| /tools/testing/selftests/x86/ |
| A 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/testing/memblock/linux/ |
| A D | printk.h | 14 #pragma GCC diagnostic push 17 #pragma GCC diagnostic push
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_nagle_sockopt_cork_nodelay.pkt | 20 // Unset TCP_CORK should push pending bytes out 31 // Set TCP_NODELAY sockopt should push pending bytes out 40 // Set TCP_NODELAY sockopt should push pending bytes out
|
| /tools/perf/ui/ |
| A D | helpline.c | 27 .push = nop_helpline__push, 40 helpline_fns->push(msg); in ui_helpline__push()
|
| A D | helpline.h | 10 void (*push)(const char *msg); member
|
| /tools/testing/selftests/bpf/benchs/ |
| A D | run_bench_uprobes.sh | 5 for i in usermode-count syscall-count {uprobe,uretprobe}-{nop,push,ret,nop5}
|
| A D | bench_trigger.c | 534 BENCH_TRIG_USERMODE(uprobe_push, push, "uprobe-push"); 537 BENCH_TRIG_USERMODE(uretprobe_push, push, "uretprobe-push"); 540 BENCH_TRIG_USERMODE(uprobe_multi_push, push, "uprobe-multi-push"); 543 BENCH_TRIG_USERMODE(uretprobe_multi_push, push, "uretprobe-multi-push");
|
| /tools/perf/ui/tui/ |
| A D | helpline.c | 54 .push = tui_helpline__push,
|
| /tools/perf/ui/gtk/ |
| A D | helpline.c | 51 .push = gtk_helpline_push,
|
| /tools/include/linux/ |
| A D | string.h | 24 #pragma GCC diagnostic push
|
| A D | unaligned.h | 9 #pragma GCC diagnostic push
|
| /tools/perf/util/ |
| A D | mmap.h | 58 int push(struct mmap *map, void *to, void *buf, size_t size));
|
| A D | mmap.c | 320 int push(struct mmap *map, void *to, void *buf, size_t size)) in perf_mmap__push() 339 if (push(md, to, buf, size) < 0) { in perf_mmap__push() 349 if (push(md, to, buf, size) < 0) { in perf_mmap__push()
|
| A D | llvm-c-helpers.cpp | 8 #pragma GCC diagnostic push
|
| /tools/testing/selftests/kvm/lib/ |
| A D | assert.c | 55 #pragma GCC diagnostic push in test_dump_stack()
|
| /tools/testing/selftests/bpf/ |
| A D | test_sockmap.c | 574 if (push > 0 && in msg_verify_data() 578 skipped = push; in msg_verify_data() 581 push -= skipped; in msg_verify_data() 597 push = verify_push_len; in msg_verify_data() 600 if (push > 0 && in msg_verify_data() 617 push = verify_push_len; in msg_verify_data() 625 *push_p = push; in msg_verify_data() 685 int push = 0; in msg_loop() local 713 push = verify_push_len; in msg_loop() 791 &check_cnt, &push); in msg_loop() [all …]
|
| /tools/perf/Documentation/ |
| A D | android.txt | 60 adb push perf /data/perf 66 adb push /tmp/perf-archive /data/perf-archive
|
| /tools/lib/ |
| A D | string.c | 100 #pragma clang diagnostic push
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | sockmap_ktls.c | 163 static void test_sockmap_ktls_tx_cork(int family, int sotype, bool push) in test_sockmap_ktls_tx_cork() argument 198 if (push) { in test_sockmap_ktls_tx_cork() 243 static void test_sockmap_ktls_tx_no_buf(int family, int sotype, bool push) in test_sockmap_ktls_tx_no_buf() argument
|
| /tools/testing/selftests/net/forwarding/ |
| A D | tc_actions.sh | 252 action vlan push id 100 protocol 0x8100 action goto chain 5 273 action vlan push id 10 protocol 0x8100 \ 274 pipe action vlan push id 100 protocol 0x8100 action goto chain 5
|
| /tools/perf/arch/x86/tests/ |
| A D | regs_load.S | 66 push %edi
|
| /tools/bpf/bpftool/bash-completion/ |
| A D | bpftool | 146 push) 179 push) 225 push) 782 update|push|enqueue) 896 peek push enqueue pop dequeue freeze' -- \
|