Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
Dmsi_bitmap.c14 int msi_bitmap_alloc_hwirqs(struct msi_bitmap *bmp, int num) in msi_bitmap_alloc_hwirqs()
38 void msi_bitmap_free_hwirqs(struct msi_bitmap *bmp, unsigned int offset, in msi_bitmap_free_hwirqs()
52 void msi_bitmap_reserve_hwirq(struct msi_bitmap *bmp, unsigned int hwirq) in msi_bitmap_reserve_hwirq()
74 int msi_bitmap_reserve_dt_hwirqs(struct msi_bitmap *bmp) in msi_bitmap_reserve_dt_hwirqs()
111 int __ref msi_bitmap_alloc(struct msi_bitmap *bmp, unsigned int irq_count, in msi_bitmap_alloc()
147 void msi_bitmap_free(struct msi_bitmap *bmp) in msi_bitmap_free()
159 struct msi_bitmap bmp; in test_basics() local
225 struct msi_bitmap bmp; in test_of_node() local
/kernel/linux/linux-5.10/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
154 struct bmap *bmp; in dbMount() local
231 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUnmount() local
253 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbSync() local
325 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in dbFree() local
416 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUpdatePMap() local
597 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbNextAG() local
691 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.c848 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local
2007 struct metapage *amp = NULL, *bmp = NULL; in diAllocBit() local
2154 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local
Djfs_extent.c502 struct bmap *bmp = sbi->bmap; in extBalloc() local
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Daspeed-bmc-opp-witherspoon.dts354 bmp: bmp280@77 { label
Daspeed-bmc-opp-tacoma.dts465 bmp: bmp280@77 { label
/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/
Dhsta_msi.c27 struct msi_bitmap bmp; member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_bsg.c307 struct lpfc_dmabuf *bmp, *cmp, *rmp; in lpfc_bsg_send_mgmt_cmd_cmp() local
399 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL; in lpfc_bsg_send_mgmt_cmd() local
1404 struct lpfc_dmabuf *bmp, *cmp; in lpfc_issue_ct_rsp_cmp() local
1482 struct lpfc_dmabuf *cmp, struct lpfc_dmabuf *bmp, in lpfc_issue_ct_rsp()
1635 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL; in lpfc_bsg_send_mgmt_rsp() local
5086 struct lpfc_dmabuf *bmp, *cmp, *rmp; in lpfc_bsg_menlo_cmd_cmp() local
5184 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL; in lpfc_menlo_cmd() local
Dlpfc_ct.c315 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_gen_req()
411 struct lpfc_dmabuf *bmp, struct lpfc_nodelist *ndlp, in lpfc_ct_cmd()
1591 struct lpfc_dmabuf *mp, *bmp; in lpfc_ns_cmd() local
3044 struct lpfc_dmabuf *mp, *bmp; in lpfc_fdmi_cmd() local
Dlpfc_nvme.c541 lpfc_nvme_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_nvme_gen_req()
693 struct lpfc_dmabuf *bmp; in __lpfc_nvme_ls_req() local
/kernel/linux/linux-5.10/fs/ntfs/
Ddir.c1102 u8 *kaddr, *bmp, *index_end; in ntfs_readdir() local
/kernel/linux/linux-5.10/include/linux/mlx5/
Daccel.h89 } bmp; member
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/fs/hfsplus/
Dxattr.c62 char *bmp; in hfsplus_init_header_node() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
Dinterrupt.c77 struct ps3_bmp bmp __attribute__ ((aligned (PS3_BMP_MINALIGN))); member
/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_h323_asn1.c518 unsigned int ext, bmp, i, opt, len = 0, bmp2, bmp2_len; in decode_seq() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1085 uint8_t *bmp = &bios->data[offset], bmp_version_major, bmp_version_minor; in parse_bmp_structure() local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h179 #define ENETC_PVCLCTR_OVTPIDL(bmp) ((bmp) & 0xff) /* VLAN_TYPE */ argument
194 #define ENETC_PSICFGR0_SIVC(bmp) (((bmp) & 0xff) << 24) /* VLAN_TYPE */ argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dxfrm.h75 __u32 bmp[0]; member

12