Searched defs:bmp (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/fs/jfs/
H A Djfs_discard.c68 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; local
H A Dresize.c58 struct bmap *bmp = sbi->bmap; local
H A Djfs_extent.c305 struct bmap *bmp = sbi->bmap; local
H A Djfs_imap.c847 struct metapage *mp, *amp, *bmp, *cmp, *dmp; local
2009 struct metapage *amp = NULL, *bmp = NULL; local
2156 struct metapage *amp, *bmp, *cmp, *dmp; local
[all...]
H A Djfs_dmap.c155 struct bmap *bmp; local
267 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; local
290 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; local
362 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; local
454 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; local
635 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; local
729 struct bmap *bmp; local
992 struct bmap *bmp; local
1082 dbAllocNext(struct bmap * bmp, struct dmap * dp, s64 blkno, int nblocks) argument
1214 dbAllocNear(struct bmap * bmp, struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) argument
1323 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) argument
1521 dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) argument
1579 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; local
1684 dbFindCtl(struct bmap * bmp, int l2nb, int level, s64 * blkno) argument
1803 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) argument
1954 dbAllocDmapLev(struct bmap * bmp, struct dmap * dp, int nblocks, int l2nb, s64 * results) argument
2020 dbAllocDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, int nblocks) argument
2075 dbFreeDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, int nblocks) argument
2137 dbAllocBits(struct bmap * bmp, struct dmap * dp, s64 blkno, int nblocks) argument
2284 dbFreeBits(struct bmap * bmp, struct dmap * dp, s64 blkno, int nblocks) argument
2468 dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, int level) argument
3190 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; local
3238 dbAllocDmapBU(struct bmap * bmp, struct dmap * dp, s64 blkno, int nblocks) argument
3370 struct bmap *bmp = sbi->bmap; local
3633 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; local
[all...]
/linux-master/arch/powerpc/sysdev/
H A Dmsi_bitmap.c15 int msi_bitmap_alloc_hwirqs(struct msi_bitmap *bmp, int num) argument
39 void msi_bitmap_free_hwirqs(struct msi_bitmap *bmp, unsigned int offset, argument
53 msi_bitmap_reserve_hwirq(struct msi_bitmap *bmp, unsigned int hwirq) argument
75 msi_bitmap_reserve_dt_hwirqs(struct msi_bitmap *bmp) argument
112 msi_bitmap_alloc(struct msi_bitmap *bmp, unsigned int irq_count, struct device_node *of_node) argument
148 msi_bitmap_free(struct msi_bitmap *bmp) argument
160 struct msi_bitmap bmp; local
226 struct msi_bitmap bmp; local
[all...]
/linux-master/arch/powerpc/platforms/4xx/
H A Dhsta_msi.c28 struct msi_bitmap bmp; member in struct:ppc4xx_hsta_msi
/linux-master/tools/power/cpupower/utils/helpers/
H A Dbitmask.c26 struct bitmask *bmp; local
41 void bitmask_free(struct bitmask *bmp) argument
62 _getbit(const struct bitmask *bmp, unsigned int n) argument
71 _setbit(struct bitmask *bmp, unsigned int n, unsigned int v) argument
115 bitmask_setbit(struct bitmask *bmp, unsigned int i) argument
122 bitmask_setall(struct bitmask *bmp) argument
131 bitmask_clearall(struct bitmask *bmp) argument
140 bitmask_isallclear(const struct bitmask *bmp) argument
150 bitmask_isbitset(const struct bitmask *bmp, unsigned int i) argument
156 bitmask_first(const struct bitmask *bmp) argument
162 bitmask_last(const struct bitmask *bmp) argument
173 bitmask_next(const struct bitmask *bmp, unsigned int i) argument
192 bitmask_parselist(const char *buf, struct bitmask *bmp) argument
275 bitmask_displaylist(char *buf, int buflen, const struct bitmask *bmp) argument
[all...]
/linux-master/fs/hpfs/
H A Dmap.c112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) argument
H A Dalloc.c72 __le32 *bmp; local
118 __le32 *bmp; local
299 __le32 *bmp; local
318 __le32 *bmp; local
364 __le32 *bmp; local
416 __le32 *bmp; local
489 find_run(__le32 *bmp, unsigned *idx) argument
530 __le32 *bmp; local
[all...]
H A Dhpfs_fn.h187 static inline unsigned tstbits(__le32 *bmp, unsigned b, unsigned n) argument
/linux-master/fs/xfs/scrub/
H A Drmap.c288 struct xagb_bitmap *bmp = NULL; local
/linux-master/arch/powerpc/platforms/ps3/
H A Dinterrupt.c78 struct ps3_bmp bmp __attribute__ ((aligned (PS3_BMP_MINALIGN))); member in struct:ps3_private
[all...]
/linux-master/drivers/ps3/
H A Dps3-vuart.c862 struct ports_bmp *bmp; member in struct:vuart_bus_priv
103 _dump_ports_bmp( const struct ports_bmp *bmp, const char *func, int line) argument
[all...]
/linux-master/fs/hfsplus/
H A Dxattr.c62 char *bmp; local
/linux-master/net/netfilter/
H A Dnf_conntrack_h323_asn1.c518 unsigned int ext, bmp, i, opt, len = 0, bmp2, bmp2_len; local
/linux-master/drivers/vfio/pci/pds/
H A Ddirty.c381 const void *bmp; local
/linux-master/fs/ntfs3/
H A Dbitmap.c1561 const ulong *bmp = bitmap; local
H A Dindex.c1495 struct ATTRIB *bmp, *alloc; local
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_nvme.c390 lpfc_nvme_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, argument
549 struct lpfc_dmabuf *bmp; local
[all...]
H A Dlpfc_ct.c119 struct lpfc_dmabuf *mp, *bmp; local
161 struct lpfc_dmabuf *bmp = NULL; local
586 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, struct lpfc_dmabuf *inp, struct lpfc_dmabuf *outp, void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *), struct lpfc_nodelist *ndlp, uint32_t event_tag, uint32_t num_entry, uint32_t tmo, uint8_t retry) argument
664 lpfc_ct_cmd(struct lpfc_vport *vport, struct lpfc_dmabuf *inmp, struct lpfc_dmabuf *bmp, struct lpfc_nodelist *ndlp, void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *), uint32_t rsp_size, uint8_t retry) argument
1889 struct lpfc_dmabuf *mp, *bmp; local
3667 struct lpfc_dmabuf *mp, *bmp; local
[all...]
H A Dlpfc_bsg.c297 struct lpfc_dmabuf *bmp, *cmp, *rmp; local
388 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL; local
1363 struct lpfc_dmabuf *bmp, *cmp; local
1444 lpfc_issue_ct_rsp(struct lpfc_hba *phba, struct bsg_job *job, uint32_t tag, struct lpfc_dmabuf *cmp, struct lpfc_dmabuf *bmp, int num_entry) argument
1579 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL; local
[all...]
H A Dlpfc_els.c176 struct lpfc_dmabuf *pcmd, *prsp, *pbuflist, *bmp; local
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1091 uint8_t *bmp = &bios->data[offset], bmp_version_major, bmp_version_minor; local
[all...]
/linux-master/include/uapi/linux/
H A Dxfrm.h100 __u32 bmp[]; member in struct:xfrm_replay_state_esn

Completed in 617 milliseconds

12