/openbmc/u-boot/arch/arm/include/asm/arch-imx/ |
H A D | imx-regs.h | 417 #define LCHCC_CUR_COL_B(b) ((b) & 0x1f) argument
|
/openbmc/linux/mm/ |
H A D | mempolicy.c | 2423 bool __mpol_equal(struct mempolicy *a, struct mempolicy *b) in __mpol_equal()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 937 static inline int pte_same(pte_t a, pte_t b) in pte_same()
|
/openbmc/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 1277 void *b = ctx->ecdh.p + shiftb - cur_sz; in hpre_ecdh_fill_curve() local
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.c | 1318 inflight_desc_compare(const void *a, const void *b) in inflight_desc_compare()
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 2346 #define SWAP(a, b, t) ((t) = (a), (a) = (b), (b) = (t)) argument
|
/openbmc/linux/drivers/usb/serial/ |
H A D | cp210x.c | 1125 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 D | kv_dpm.c | 861 static u32 kv_get_clock_difference(u32 a, u32 b) in kv_get_clock_difference()
|
/openbmc/linux/drivers/rapidio/devices/ |
H A D | rio_mport_cdev.c | 1599 struct rio_pw_filter *b) in rio_mport_match_pw_filter()
|
/openbmc/linux/fs/btrfs/ |
H A D | disk-io.c | 731 const struct btrfs_root *b = rb_entry(b_node, struct btrfs_root, rb_node); in global_root_cmp() local
|
/openbmc/qemu/ |
H A D | qemu-io-cmds.c | 33 static int compare_cmdname(const void *a, const void *b) in compare_cmdname()
|
/openbmc/qemu/target/hexagon/ |
H A D | genptr.c | 1413 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 D | vl.c | 1526 static gint machine_class_cmp(gconstpointer a, gconstpointer b) in machine_class_cmp()
|
/openbmc/qemu/hw/sd/ |
H A D | sd.c | 1094 uint8_t b = sd->ext_csd[index]; in emmc_function_switch() local
|
/openbmc/qemu/hw/scsi/ |
H A D | megasas.c | 2348 MegasasBaseClass *b = MEGASAS_GET_CLASS(s); in megasas_scsi_realize() local
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 1047 u32 b = 0; in vop2_plane_setup_color_key() local
|
/openbmc/linux/arch/s390/kvm/ |
H A D | gaccess.c | 253 unsigned long b : 1; /* Base-Space Bit */ member
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 620 struct latch_tree_node *b) in bpf_tree_less()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | sunxi_nand.c | 152 #define NFC_ECC_ERR_CNT(b, x) (((x) >> (((b) % 4) * 8)) & 0xff) argument
|
/openbmc/linux/drivers/video/fbdev/mmp/hw/ |
H A D | mmp_ctrl.h | 256 #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 D | sched.h | 266 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 D | md.c | 2424 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 D | asihpi.c | 703 static inline unsigned int modulo_min(unsigned int a, unsigned int b, in modulo_min()
|
/openbmc/u-boot/include/ |
H A D | pci.h | 518 #define PCI_BDF(b, d, f) ((b) << 16 | PCI_DEVFN(d, f)) argument
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 1510 HexValue b; in gen_round() local
|