Home
last modified time | relevance | path

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

12

/linux-6.1.9/tools/power/cpupower/utils/helpers/
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-6.1.9/arch/powerpc/sysdev/
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
/linux-6.1.9/fs/jfs/
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
253 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUnmount() local
275 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbSync() local
347 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in dbFree() local
439 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUpdatePMap() local
620 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbNextAG() local
714 struct bmap *bmp; in dbAlloc() local
[all …]
Djfs_discard.c68 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in jfs_ioc_trim() local
Dresize.c58 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
Djfs_imap.c846 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local
2005 struct metapage *amp = NULL, *bmp = NULL; in diAllocBit() local
2152 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local
Djfs_extent.c305 struct bmap *bmp = sbi->bmap; in extBalloc() local
/linux-6.1.9/fs/hpfs/
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
Dmap.c112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) in hpfs_load_bitmap_directory()
Dhpfs_fn.h187 static inline unsigned tstbits(__le32 *bmp, unsigned b, unsigned n) in tstbits()
/linux-6.1.9/arch/arm/boot/dts/
Daspeed-bmc-opp-witherspoon.dts354 bmp: bmp280@77 { label
Daspeed-bmc-opp-tacoma.dts471 bmp: bmp280@77 { label
/linux-6.1.9/arch/powerpc/platforms/4xx/
Dhsta_msi.c28 struct msi_bitmap bmp; member
/linux-6.1.9/drivers/scsi/lpfc/
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()
1898 struct lpfc_dmabuf *mp, *bmp; in lpfc_ns_cmd() local
3681 struct lpfc_dmabuf *mp, *bmp; in lpfc_vmid_cmd() local
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
Dlpfc_nvme.c388 lpfc_nvme_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_nvme_gen_req()
547 struct lpfc_dmabuf *bmp; in __lpfc_nvme_ls_req() local
Dlpfc_sli.c10778 struct lpfc_dmabuf *bmp, u16 cmd_size, u32 did, in __lpfc_sli_prep_els_req_rsp_s3()
10827 struct lpfc_dmabuf *bmp, u16 cmd_size, u32 did, in __lpfc_sli_prep_els_req_rsp_s4()
10917 struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_sli_prep_els_req_rsp()
10926 __lpfc_sli_prep_gen_req_s3(struct lpfc_iocbq *cmdiocbq, struct lpfc_dmabuf *bmp, in __lpfc_sli_prep_gen_req_s3()
10953 __lpfc_sli_prep_gen_req_s4(struct lpfc_iocbq *cmdiocbq, struct lpfc_dmabuf *bmp, in __lpfc_sli_prep_gen_req_s4()
11008 struct lpfc_dmabuf *bmp, u16 rpi, u32 num_entry, u8 tmo) in lpfc_sli_prep_gen_req()
11015 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in __lpfc_sli_prep_xmit_seq64_s3()
11054 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in __lpfc_sli_prep_xmit_seq64_s4()
11098 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in lpfc_sli_prep_xmit_seq64()
/linux-6.1.9/fs/ntfs/
Ddir.c1102 u8 *kaddr, *bmp, *index_end; in ntfs_readdir() local
/linux-6.1.9/drivers/ps3/
Dps3-vuart.c104 const struct ports_bmp *bmp, const char *func, int line) in _dump_ports_bmp()
862 struct ports_bmp *bmp; member
/linux-6.1.9/fs/hfsplus/
Dxattr.c62 char *bmp; in hfsplus_init_header_node() local
/linux-6.1.9/arch/powerpc/platforms/ps3/
Dinterrupt.c78 struct ps3_bmp bmp __attribute__ ((aligned (PS3_BMP_MINALIGN))); member
/linux-6.1.9/net/netfilter/
Dnf_conntrack_h323_asn1.c518 unsigned int ext, bmp, i, opt, len = 0, bmp2, bmp2_len; in decode_seq() local
/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1088 uint8_t *bmp = &bios->data[offset], bmp_version_major, bmp_version_minor; in parse_bmp_structure() local
/linux-6.1.9/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h180 #define ENETC_PVCLCTR_OVTPIDL(bmp) ((bmp) & 0xff) /* VLAN_TYPE */ argument
197 #define ENETC_PSICFGR0_SIVC(bmp) (((bmp) & 0xff) << 24) /* VLAN_TYPE */ argument
/linux-6.1.9/fs/ntfs3/
Dindex.c1398 struct ATTRIB *bmp, *alloc; in indx_add_allocate() local

12