| /openbmc/u-boot/include/zfs/ |
| H A D | spa.h | 173 #define BP_GET_LSIZE(bp) \ argument 175 #define BP_SET_LSIZE(bp, x) \ argument 178 #define BP_GET_COMPRESS(bp) BF64_GET((bp)->blk_prop, 32, 8) argument 179 #define BP_SET_COMPRESS(bp, x) BF64_SET((bp)->blk_prop, 32, 8, x) argument 181 #define BP_GET_CHECKSUM(bp) BF64_GET((bp)->blk_prop, 40, 8) argument 182 #define BP_SET_CHECKSUM(bp, x) BF64_SET((bp)->blk_prop, 40, 8, x) argument 184 #define BP_GET_TYPE(bp) BF64_GET((bp)->blk_prop, 48, 8) argument 185 #define BP_SET_TYPE(bp, x) BF64_SET((bp)->blk_prop, 48, 8, x) argument 187 #define BP_GET_LEVEL(bp) BF64_GET((bp)->blk_prop, 56, 5) argument 188 #define BP_SET_LEVEL(bp, x) BF64_SET((bp)->blk_prop, 56, 5, x) argument [all …]
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | commproc.c | 124 volatile uint *bp; in m8560_cpm_setbrg() local 146 volatile uint *bp; in m8560_cpm_fastbrg() local 171 volatile uint *bp; in m8560_cpm_extcbrg() local
|
| /openbmc/u-boot/net/ |
| H A D | bootp.c | 120 struct bootp_hdr *bp = (struct bootp_hdr *)pkt; in check_reply_packet() local 146 static void store_net_params(struct bootp_hdr *bp) in store_net_params() 353 struct bootp_hdr *bp; in bootp_handler() local 712 struct bootp_hdr *bp; in bootp_request() local 919 static void dhcp_packet_process_options(struct bootp_hdr *bp) in dhcp_packet_process_options() 971 struct bootp_hdr *bp; in dhcp_send_request_packet() local 1040 struct bootp_hdr *bp = (struct bootp_hdr *)pkt; in dhcp_handler() local
|
| /openbmc/u-boot/lib/efi_driver/ |
| H A D | efi_uclass.c | 64 struct efi_driver_binding_extended_protocol *bp = in efi_uc_supported() local 112 struct efi_driver_binding_extended_protocol *bp = in efi_uc_start() local 256 struct efi_driver_binding_extended_protocol *bp; in efi_add_driver() local
|
| /openbmc/qemu/accel/hvf/ |
| H A D | hvf-accel-ops.c | 229 struct hvf_sw_breakpoint *bp; in hvf_find_sw_breakpoint() local 257 struct hvf_sw_breakpoint *bp; in hvf_insert_breakpoint() local 295 struct hvf_sw_breakpoint *bp; in hvf_remove_breakpoint() local 334 struct hvf_sw_breakpoint *bp, *next; in hvf_remove_all_breakpoints() local
|
| /openbmc/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
|
| /openbmc/u-boot/drivers/video/sunxi/ |
| H A D | lcdc.c | 75 int bp, clk_delay, total, val; in lcdc_tcon0_mode_set() local 152 int bp, clk_delay, total, val, yres; in lcdc_tcon1_mode_set() local
|
| /openbmc/u-boot/include/ |
| H A D | efi_driver.h | 37 struct efi_driver_binding_protocol bp; member
|
| /openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
| H A D | iomux.c | 31 u32 reg, ofs, bp, bm; in mxs_iomux_setup_pad() local
|
| /openbmc/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()
|
| /openbmc/qemu/target/arm/ |
| H A D | hyp_gdbstub.c | 234 HWBreakpoint *bp = get_hw_bp(i); in find_hw_breakpoint() local
|
| /openbmc/webui-vue/docs/customization/ |
| H A D | theme.md | 89 #### Responsive Resources
|
| /openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
| H A D | dss.h | 216 #define DSS_HBP(bp) (((bp) - 1) << 20) argument 219 #define DSS_VBP(bp) ((bp) << 20) argument 223 #define PANEL_TIMING_H(bp, fp, sw) (DSS_HBP(bp) | DSS_HFP(fp) | DSS_HSW(sw)) argument 224 #define PANEL_TIMING_V(bp, fp, sw) (DSS_VBP(bp) | DSS_VFP(fp) | DSS_VSW(sw)) argument
|
| /openbmc/u-boot/scripts/dtc/ |
| H A D | treesource.c | 170 const char *bp = val.val; in write_propval_bytes() local
|
| /openbmc/u-boot/fs/zfs/ |
| H A D | zfs.c | 432 get_psize(blkptr_t *bp, zfs_endian_t endian) in get_psize() 451 zio_read_gang(blkptr_t *bp, zfs_endian_t endian, dva_t *dva, void *buf, in zio_read_gang() 509 zio_read_data(blkptr_t *bp, zfs_endian_t endian, void *buf, in zio_read_data() 559 zio_read(blkptr_t *bp, zfs_endian_t endian, void **buf, in zio_read() 634 blkptr_t *bp; in dmu_read() local 1366 blkptr_t *bp; in make_mdn() local 2046 blkptr_t *bp = &data->dnode.dn.dn_spill; in zfs_open() local
|
| /openbmc/u-boot/arch/arm/include/asm/ |
| H A D | processor.h | 63 struct debug_entry bp[2]; member
|
| /openbmc/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()
|
| /openbmc/qemu/tests/bench/ |
| H A D | qtree-bench.c | 69 static int compare_func(const void *ap, const void *bp) in compare_func()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-qht.c | 16 static bool is_equal(const void *ap, const void *bp) in is_equal()
|
| /openbmc/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()
|
| /openbmc/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()
|
| /openbmc/u-boot/tools/gdb/ |
| H A D | remote.c | 754 char *bp; in read_frame() local
|
| /openbmc/u-boot/drivers/qe/ |
| H A D | qe.c | 357 volatile uint *bp; in qe_set_brg() local
|
| /openbmc/qemu/hw/loongarch/ |
| H A D | boot.c | 390 void *p, *bp; in loongarch_direct_kernel_boot() local
|