Home
last modified time | relevance | path

Searched defs:bmp (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dbitmask.c26 struct bitmask *bmp; in bitmask_alloc() local
41 void bitmask_free(struct bitmask *bmp) in bitmask_free()
62 static unsigned int _getbit(const struct bitmask *bmp, unsigned int n) in _getbit()
71 static void _setbit(struct bitmask *bmp, unsigned int n, unsigned int v) in _setbit()
115 struct bitmask *bitmask_setbit(struct bitmask *bmp, unsigned int i) in bitmask_setbit()
122 struct bitmask *bitmask_setall(struct bitmask *bmp) in bitmask_setall()
131 struct bitmask *bitmask_clearall(struct bitmask *bmp) in bitmask_clearall()
140 int bitmask_isallclear(const struct bitmask *bmp) in bitmask_isallclear()
150 int bitmask_isbitset(const struct bitmask *bmp, unsigned int i) in bitmask_isbitset()
156 unsigned int bitmask_first(const struct bitmask *bmp) in bitmask_first()
[all …]
/openbmc/linux/arch/powerpc/sysdev/
H A Dmsi_bitmap.c15 int msi_bitmap_alloc_hwirqs(struct msi_bitmap *bmp, int num) in msi_bitmap_alloc_hwirqs()
39 void msi_bitmap_free_hwirqs(struct msi_bitmap *bmp, unsigned int offset, in msi_bitmap_free_hwirqs()
53 void msi_bitmap_reserve_hwirq(struct msi_bitmap *bmp, unsigned int hwirq) in msi_bitmap_reserve_hwirq()
75 int msi_bitmap_reserve_dt_hwirqs(struct msi_bitmap *bmp) in msi_bitmap_reserve_dt_hwirqs()
112 int __ref msi_bitmap_alloc(struct msi_bitmap *bmp, unsigned int irq_count, in msi_bitmap_alloc()
148 void msi_bitmap_free(struct msi_bitmap *bmp) in msi_bitmap_free()
160 struct msi_bitmap bmp; in test_basics() local
226 struct msi_bitmap bmp; in test_of_node() local
/openbmc/linux/fs/jfs/
H A Djfs_dmap.c57 #define BMAP_LOCK_INIT(bmp) mutex_init(&bmp->db_bmaplock) argument
58 #define BMAP_LOCK(bmp) mutex_lock(&bmp->db_bmaplock) argument
59 #define BMAP_UNLOCK(bmp) mutex_unlock(&bmp->db_bmaplock) argument
155 struct bmap *bmp; in dbMount() local
267 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUnmount() local
290 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbSync() local
362 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in dbFree() local
454 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUpdatePMap() local
635 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbNextAG() local
729 struct bmap *bmp; in dbAlloc() local
[all …]
H A Djfs_discard.c68 struct bmap *bmp; in jfs_ioc_trim() local
H A Dresize.c58 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
H A Djfs_extent.c305 struct bmap *bmp = sbi->bmap; in extBalloc() local
H A Djfs_imap.c850 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local
2012 struct metapage *amp = NULL, *bmp = NULL; in diAllocBit() local
2159 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local
/openbmc/linux/fs/hpfs/
H A Dalloc.c72 __le32 *bmp; in chk_if_allocated() local
118 __le32 *bmp; in alloc_in_bmp() local
299 __le32 *bmp; in hpfs_alloc_if_possible() local
318 __le32 *bmp; in hpfs_free_sectors() local
364 __le32 *bmp; in hpfs_check_free_dnodes() local
416 __le32 *bmp; in hpfs_free_dnode() local
489 static unsigned find_run(__le32 *bmp, unsigned *idx) in find_run()
530 __le32 *bmp; in hpfs_trim_fs() local
H A Dmap.c112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) in hpfs_load_bitmap_directory()
/openbmc/qemu/hw/intc/
H A Darm_gicv3_kvm.c134 static void kvm_dist_get_priority(GICv3State *s, uint32_t offset, uint8_t *bmp) in kvm_dist_get_priority()
155 static void kvm_dist_put_priority(GICv3State *s, uint32_t offset, uint8_t *bmp) in kvm_dist_put_priority()
177 uint32_t *bmp) in kvm_dist_get_edge_trigger()
202 uint32_t *bmp) in kvm_dist_put_edge_trigger()
228 static void kvm_gic_get_line_level_bmp(GICv3State *s, uint32_t *bmp) in kvm_gic_get_line_level_bmp()
239 static void kvm_gic_put_line_level_bmp(GICv3State *s, uint32_t *bmp) in kvm_gic_put_line_level_bmp()
251 static void kvm_dist_getbmp(GICv3State *s, uint32_t offset, uint32_t *bmp) in kvm_dist_getbmp()
273 uint32_t clroffset, uint32_t *bmp) in kvm_dist_putbmp()
H A Darm_gicv3_dist.c93 uint32_t *bmp, maskfn *maskfn, in gicd_write_bitmap_reg()
116 uint32_t *bmp, in gicd_write_set_bitmap_reg()
140 uint32_t *bmp, in gicd_write_clear_bitmap_reg()
164 uint32_t *bmp, in gicd_read_bitmap_reg()
/openbmc/u-boot/cmd/
H A Dbmp.c44 struct bmp_image *bmp; in gunzip_bmp() local
199 struct bmp_image *bmp = (struct bmp_image *)map_sysmem(addr, 0); in bmp_info() local
239 struct bmp_image *bmp = map_sysmem(addr, 0); in bmp_display() local
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-opp-witherspoon.dts354 bmp: bmp280@77 { label
H A Daspeed-bmc-opp-tacoma.dts471 bmp: bmp280@77 { label
/openbmc/u-boot/drivers/video/
H A Dvideo_bmp.c42 struct bmp_image *bmp, ushort *cmap, in video_display_rle8_bitmap()
197 struct bmp_image *bmp = map_sysmem(bmp_image, 0); in video_bmp_display() local
H A Datmel_lcdfb.c103 void lcd_set_cmap(struct bmp_image *bmp, unsigned colors) in lcd_set_cmap()
/openbmc/u-boot/common/
H A Dlcd.c444 static void lcd_display_rle8_bitmap(struct bmp_image *bmp, ushort *cmap, in lcd_display_rle8_bitmap()
544 __weak void lcd_set_cmap(struct bmp_image *bmp, unsigned colors) in lcd_set_cmap()
564 struct bmp_image *bmp = (struct bmp_image *)map_sysmem(bmp_image, 0); in lcd_display_bitmap() local
/openbmc/linux/drivers/vfio/pci/pds/
H A Ddirty.h8 unsigned long *bmp; member
/openbmc/u-boot/tools/
H A Dbmp_logo.c77 bitmap_t bmp; in main() local
/openbmc/linux/arch/powerpc/platforms/4xx/
H A Dhsta_msi.c28 struct msi_bitmap bmp; member
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c119 struct lpfc_dmabuf *mp, *bmp; in lpfc_ct_unsol_cmpl() local
161 struct lpfc_dmabuf *bmp = NULL; in lpfc_ct_reject_event() local
586 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_gen_req()
665 struct lpfc_dmabuf *bmp, struct lpfc_nodelist *ndlp, in lpfc_ct_cmd()
1918 struct lpfc_dmabuf *mp, *bmp; in lpfc_ns_cmd() local
3701 struct lpfc_dmabuf *mp, *bmp; in lpfc_vmid_cmd() local
H A Dlpfc_bsg.c297 struct lpfc_dmabuf *bmp, *cmp, *rmp; in lpfc_bsg_send_mgmt_cmd_cmp() local
388 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL; in lpfc_bsg_send_mgmt_cmd() local
1363 struct lpfc_dmabuf *bmp, *cmp; in lpfc_issue_ct_rsp_cmp() local
1445 struct lpfc_dmabuf *cmp, struct lpfc_dmabuf *bmp, in lpfc_issue_ct_rsp()
1579 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL; in lpfc_bsg_send_mgmt_rsp() local
/openbmc/linux/fs/ntfs/
H A Ddir.c1102 u8 *kaddr, *bmp, *index_end; in ntfs_readdir() local
/openbmc/linux/drivers/ps3/
H A Dps3-vuart.c104 const struct ports_bmp *bmp, const char *func, int line) in _dump_ports_bmp()
862 struct ports_bmp *bmp; member
/openbmc/linux/fs/xfs/scrub/
H A Drmap.c278 struct xagb_bitmap *bmp = NULL; in xchk_rmapbt_mark_bitmap() local

12