Home
last modified time | relevance | path

Searched defs:b (Results 2751 – 2775 of 2976) sorted by relevance

1...<<111112113114115116117118119120

/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h417 #define LCHCC_CUR_COL_B(b) ((b) & 0x1f) argument
/openbmc/linux/mm/
H A Dmempolicy.c2423 bool __mpol_equal(struct mempolicy *a, struct mempolicy *b) in __mpol_equal()
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h937 static inline int pte_same(pte_t a, pte_t b) in pte_same()
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1277 void *b = ctx->ecdh.p + shiftb - cur_sz; in hpre_ecdh_fill_curve() local
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c1318 inflight_desc_compare(const void *a, const void *b) in inflight_desc_compare()
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c2346 #define SWAP(a, b, t) ((t) = (a), (a) = (b), (b) = (t)) argument
/openbmc/linux/drivers/usb/serial/
H A Dcp210x.c1125 static bool cp210x_termios_change(const struct ktermios *a, const struct ktermios *b) in cp210x_termios_change()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c861 static u32 kv_get_clock_difference(u32 a, u32 b) in kv_get_clock_difference()
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c1599 struct rio_pw_filter *b) in rio_mport_match_pw_filter()
/openbmc/linux/fs/btrfs/
H A Ddisk-io.c731 const struct btrfs_root *b = rb_entry(b_node, struct btrfs_root, rb_node); in global_root_cmp() local
/openbmc/qemu/
H A Dqemu-io-cmds.c33 static int compare_cmdname(const void *a, const void *b) in compare_cmdname()
/openbmc/qemu/target/hexagon/
H A Dgenptr.c1413 void gen_add_sat_i64(DisasContext *ctx, TCGv_i64 ret, TCGv_i64 a, TCGv_i64 b) in gen_add_sat_i64()
/openbmc/qemu/system/
H A Dvl.c1526 static gint machine_class_cmp(gconstpointer a, gconstpointer b) in machine_class_cmp()
/openbmc/qemu/hw/sd/
H A Dsd.c1094 uint8_t b = sd->ext_csd[index]; in emmc_function_switch() local
/openbmc/qemu/hw/scsi/
H A Dmegasas.c2348 MegasasBaseClass *b = MEGASAS_GET_CLASS(s); in megasas_scsi_realize() local
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1047 u32 b = 0; in vop2_plane_setup_color_key() local
/openbmc/linux/arch/s390/kvm/
H A Dgaccess.c253 unsigned long b : 1; /* Base-Space Bit */ member
/openbmc/linux/kernel/bpf/
H A Dcore.c620 struct latch_tree_node *b) in bpf_tree_less()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c152 #define NFC_ECC_ERR_CNT(b, x) (((x) >> (((b) % 4) * 8)) & 0xff) argument
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h256 #define CFG_H_BACK_PORCH(b) ((b)<<16) argument
259 #define CFG_V_BACK_PORCH(b) ((b)<<16) argument
/openbmc/linux/kernel/sched/
H A Dsched.h266 const struct sched_dl_entity *b) in dl_entity_preempt()
807 static inline bool sched_asym_prefer(int a, int b) in sched_asym_prefer()
/openbmc/linux/drivers/md/
H A Dmd.c2424 char b[BDEVNAME_SIZE]; in bind_rdev_to_array() local
3341 static int md_rdevs_overlap(struct md_rdev *a, struct md_rdev *b) in md_rdevs_overlap()
/openbmc/linux/sound/pci/asihpi/
H A Dasihpi.c703 static inline unsigned int modulo_min(unsigned int a, unsigned int b, in modulo_min()
/openbmc/u-boot/include/
H A Dpci.h518 #define PCI_BDF(b, d, f) ((b) << 16 | PCI_DEVFN(d, f)) argument
/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1510 HexValue b; in gen_round() local

1...<<111112113114115116117118119120