Home
last modified time | relevance | path

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

/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 …]
/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()
H A Dhpfs_fn.h187 static inline unsigned tstbits(__le32 *bmp, unsigned b, unsigned n) in tstbits()
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-opp-tacoma.dts471 bmp: bmp280@77 { label
/linux/arch/powerpc/platforms/44x/
H A Dhsta_msi.c28 struct msi_bitmap bmp; member
/linux/fs/jfs/
H A Dresize.c58 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
H A Djfs_extent.c315 struct bmap *bmp = sbi->bmap; in extBalloc() local
/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
/linux/drivers/scsi/lpfc/
H A Dlpfc_bsg.c307 struct lpfc_dmabuf *bmp, *cmp, *rmp; in lpfc_bsg_send_mgmt_cmd_cmp() local
398 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL; in lpfc_bsg_send_mgmt_cmd() local
1377 struct lpfc_dmabuf *bmp, *cmp; in lpfc_issue_ct_rsp_cmp() local
1459 struct lpfc_dmabuf *cmp, struct lpfc_dmabuf *bmp, in lpfc_issue_ct_rsp()
1593 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL; in lpfc_bsg_send_mgmt_rsp() local
H A Dlpfc_sli.c10811 struct lpfc_dmabuf *bmp, u16 cmd_size, u32 did, in __lpfc_sli_prep_els_req_rsp_s3()
10860 struct lpfc_dmabuf *bmp, u16 cmd_size, u32 did, in __lpfc_sli_prep_els_req_rsp_s4()
10950 struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_sli_prep_els_req_rsp()
10959 __lpfc_sli_prep_gen_req_s3(struct lpfc_iocbq *cmdiocbq, struct lpfc_dmabuf *bmp, in __lpfc_sli_prep_gen_req_s3()
10986 __lpfc_sli_prep_gen_req_s4(struct lpfc_iocbq *cmdiocbq, struct lpfc_dmabuf *bmp, in __lpfc_sli_prep_gen_req_s4()
11041 struct lpfc_dmabuf *bmp, u16 rpi, u32 num_entry, u8 tmo) in lpfc_sli_prep_gen_req()
11048 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in __lpfc_sli_prep_xmit_seq64_s3()
11087 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in __lpfc_sli_prep_xmit_seq64_s4()
11139 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in lpfc_sli_prep_xmit_seq64()
/linux/fs/xfs/scrub/
H A Drmap.c288 struct xagb_bitmap *bmp = NULL; in xchk_rmapbt_mark_bitmap() local
/linux/arch/powerpc/platforms/ps3/
H A Dinterrupt.c78 struct ps3_bmp bmp __attribute__ ((aligned (PS3_BMP_MINALIGN))); member
/linux/drivers/vfio/pci/pds/
H A Ddirty.c383 const void *bmp; in pds_vfio_dirty_seq_ack() local
/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c513 unsigned int ext, bmp, i, opt, len = 0, bmp2, bmp2_len; in decode_seq() local
/linux/fs/ntfs3/
H A Dbitmap.c1551 const ulong *bmp = bitmap; in ntfs_bitmap_weight_le() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1086 uint8_t *bmp = &bios->data[offset], bmp_version_major, bmp_version_minor; in parse_bmp_structure() local
/linux/fs/ntfs/
H A Dindex.c921 u8 bmp[8]; in ntfs_ibm_add() local
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h188 #define ENETC_PVCLCTR_OVTPIDL(bmp) ((bmp) & 0xff) /* VLAN_TYPE */ argument
208 #define ENETC_PSICFGR0_SIVC(bmp) (((bmp) & 0xff) << 24) /* VLAN_TYPE */ argument