| /kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
| D | bitmask.c | 26 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-6.6/tools/power/cpupower/utils/helpers/ |
| D | bitmask.c | 26 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/ |
| D | msi_bitmap.c | 14 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-6.6/arch/powerpc/sysdev/ |
| D | msi_bitmap.c | 15 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
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| D | jfs_dmap.c | 57 #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 …]
|
| D | jfs_discard.c | 68 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in jfs_ioc_trim() local
|
| D | resize.c | 58 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
|
| D | jfs_extent.c | 305 struct bmap *bmp = sbi->bmap; in extBalloc() local
|
| D | jfs_imap.c | 847 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local 2009 struct metapage *amp = NULL, *bmp = NULL; in diAllocBit() local 2156 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| D | jfs_dmap.c | 57 #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 …]
|
| D | jfs_discard.c | 68 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in jfs_ioc_trim() local
|
| D | resize.c | 58 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
|
| D | jfs_imap.c | 849 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local 2011 struct metapage *amp = NULL, *bmp = NULL; in diAllocBit() local 2158 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local
|
| /kernel/linux/linux-6.6/fs/hpfs/ |
| D | alloc.c | 72 __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
|
| D | map.c | 112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) in hpfs_load_bitmap_directory()
|
| /kernel/linux/linux-5.10/fs/hpfs/ |
| D | alloc.c | 72 __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
|
| D | map.c | 112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) in hpfs_load_bitmap_directory()
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | aspeed-bmc-opp-witherspoon.dts | 354 bmp: bmp280@77 { label
|
| D | aspeed-bmc-opp-tacoma.dts | 465 bmp: bmp280@77 { label
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/aspeed/ |
| D | aspeed-bmc-opp-witherspoon.dts | 354 bmp: bmp280@77 { label
|
| D | aspeed-bmc-opp-tacoma.dts | 471 bmp: bmp280@77 { label
|
| /kernel/linux/linux-6.6/drivers/vfio/pci/pds/ |
| D | dirty.h | 8 unsigned long *bmp; member
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/ |
| D | hsta_msi.c | 27 struct msi_bitmap bmp; member
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/ |
| D | hsta_msi.c | 28 struct msi_bitmap bmp; member
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| D | lpfc_ct.c | 119 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() 1906 struct lpfc_dmabuf *mp, *bmp; in lpfc_ns_cmd() local 3689 struct lpfc_dmabuf *mp, *bmp; in lpfc_vmid_cmd() local
|