/qemu/ |
H A D | cpu-common.c | 391 CPUBreakpoint *bp; in cpu_breakpoint_insert() local 420 CPUBreakpoint *bp; in cpu_breakpoint_remove() local 436 void cpu_breakpoint_remove_by_ref(CPUState *cpu, CPUBreakpoint *bp) in cpu_breakpoint_remove_by_ref() 447 CPUBreakpoint *bp, *next; in cpu_breakpoint_remove_all() local
|
/qemu/accel/hvf/ |
H A D | hvf-all.c | 47 struct hvf_sw_breakpoint *bp; in hvf_find_sw_breakpoint() local
|
H A D | hvf-accel-ops.c | 481 struct hvf_sw_breakpoint *bp; in hvf_insert_breakpoint() local 519 struct hvf_sw_breakpoint *bp; in hvf_remove_breakpoint() local 558 struct hvf_sw_breakpoint *bp, *next; in hvf_remove_all_breakpoints() local
|
/qemu/util/ |
H A D | qsp.c | 182 static bool qsp_callsite_cmp(const void *ap, const void *bp) in qsp_callsite_cmp() 194 static bool qsp_callsite_no_obj_cmp(const void *ap, const void *bp) in qsp_callsite_no_obj_cmp() 205 static bool qsp_entry_no_thread_cmp(const void *ap, const void *bp) in qsp_entry_no_thread_cmp() 213 static bool qsp_entry_no_thread_obj_cmp(const void *ap, const void *bp) in qsp_entry_no_thread_obj_cmp() 221 static bool qsp_entry_cmp(const void *ap, const void *bp) in qsp_entry_cmp() 460 static gint qsp_tree_cmp(gconstpointer ap, gconstpointer bp, gpointer up) in qsp_tree_cmp()
|
H A D | qdist.c | 41 static int qdist_cmp(const void *ap, const void *bp) in qdist_cmp()
|
/qemu/target/arm/ |
H A D | hyp_gdbstub.c | 234 HWBreakpoint *bp = get_hw_bp(i); in find_hw_breakpoint() local
|
H A D | kvm.c | 1467 HWBreakpoint *bp = get_hw_bp(i); in kvm_arm_copy_hw_debug_data() local 2390 int kvm_arch_insert_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_insert_sw_breakpoint() 2399 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint()
|
/qemu/target/i386/hvf/ |
H A D | hvf.c | 994 int hvf_arch_insert_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp) in hvf_arch_insert_sw_breakpoint() 999 int hvf_arch_remove_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp) in hvf_arch_remove_sw_breakpoint()
|
/qemu/tests/bench/ |
H A D | qtree-bench.c | 69 static int compare_func(const void *ap, const void *bp) in compare_func()
|
H A D | qht-bench.c | 105 static bool is_equal(const void *ap, const void *bp) in is_equal()
|
/qemu/tests/unit/ |
H A D | test-qht.c | 16 static bool is_equal(const void *ap, const void *bp) in is_equal()
|
/qemu/target/mips/ |
H A D | kvm.c | 119 int kvm_arch_insert_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_insert_sw_breakpoint() 125 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint()
|
/qemu/target/loongarch/kvm/ |
H A D | kvm.c | 1306 int kvm_arch_insert_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_insert_sw_breakpoint() 1316 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint()
|
/qemu/hw/loongarch/ |
H A D | boot.c | 390 void *p, *bp; in loongarch_direct_kernel_boot() local
|
/qemu/target/arm/hvf/ |
H A D | hvf.c | 2148 int hvf_arch_insert_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp) in hvf_arch_insert_sw_breakpoint() 2157 int hvf_arch_remove_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp) in hvf_arch_remove_sw_breakpoint() 2218 HWBreakpoint *bp = get_hw_bp(i); in hvf_put_gdbstub_debug_registers() local
|
/qemu/hw/mips/ |
H A D | loongson3_virt.c | 179 struct boot_params *bp; in init_boot_param() local
|
/qemu/accel/tcg/ |
H A D | tb-maint.c | 51 static bool tb_cmp(const void *ap, const void *bp) in tb_cmp() 584 static gint tb_page_addr_cmp(gconstpointer ap, gconstpointer bp, gpointer udata) in tb_page_addr_cmp()
|
H A D | cpu-exec.c | 295 CPUBreakpoint *bp; in check_for_breakpoints_slow() local
|
/qemu/target/mips/tcg/ |
H A D | translate.h | 40 bool bp; member
|
/qemu/target/s390x/kvm/ |
H A D | kvm.c | 864 int kvm_arch_insert_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_insert_sw_breakpoint() 876 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() 960 struct kvm_hw_breakpoint *bp = find_hw_breakpoint(addr, len, type); in kvm_arch_remove_hw_breakpoint() local
|
/qemu/linux-user/ |
H A D | main.c | 241 CPUBreakpoint *bp; in cpu_copy() local
|
/qemu/target/i386/whpx/ |
H A D | whpx-all.c | 1139 CPUBreakpoint *bp; in whpx_translate_cpu_breakpoints() local 1325 CPUBreakpoint *bp; in whpx_first_vcpu_starting() local
|
/qemu/tcg/ |
H A D | region.c | 143 static gint tb_tc_cmp(gconstpointer ap, gconstpointer bp, gpointer userdata) in tb_tc_cmp()
|
/qemu/target/riscv/ |
H A D | debug.c | 945 CPUBreakpoint *bp; in riscv_cpu_debug_check_breakpoint() local
|
/qemu/plugins/ |
H A D | core.c | 712 static bool plugin_dyn_cb_arr_cmp(const void *ap, const void *bp) in plugin_dyn_cb_arr_cmp()
|