/linux/tools/power/cpupower/utils/helpers/ |
H A 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 …]
|
/linux/arch/powerpc/sysdev/ |
H A 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() 145 void msi_bitmap_free(struct msi_bitmap *bmp) in msi_bitmap_free() 157 struct msi_bitmap bmp; in test_basics() local 223 struct msi_bitmap bmp; in test_of_node() local
|
/linux/fs/jfs/ |
H A 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 256 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUnmount() local 279 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbSync() local 351 struct bmap *bmp = JFS_SBI(ip->i_sb)->bmap; in dbFree() local 443 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbUpdatePMap() local 624 struct bmap *bmp = JFS_SBI(ipbmap->i_sb)->bmap; in dbNextAG() local 718 struct bmap *bmp; in dbAlloc() local [all …]
|
H A D | jfs_discard.c | 68 struct bmap *bmp; in jfs_ioc_trim() local
|
H A D | resize.c | 58 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
|
H A D | jfs_extent.c | 315 struct bmap *bmp = sbi->bmap; in extBalloc() local
|
/linux/fs/hpfs/ |
H A 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
|
H A D | map.c | 112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) in hpfs_load_bitmap_directory()
|
H A D | hpfs_fn.h | 187 static inline unsigned tstbits(__le32 *bmp, unsigned b, unsigned n) in tstbits()
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-opp-witherspoon.dts | 354 bmp: bmp280@77 { label
|
/linux/arch/powerpc/platforms/44x/ |
H A D | hsta_msi.c | 28 struct msi_bitmap bmp; member
|
/linux/drivers/scsi/lpfc/ |
H A 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() 1887 struct lpfc_dmabuf *mp, *bmp; in lpfc_ns_cmd() local 3661 struct lpfc_dmabuf *mp, *bmp; in lpfc_vmid_cmd() local
|
H A D | lpfc_bsg.c | 307 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 D | lpfc_nvme.c | 390 lpfc_nvme_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_nvme_gen_req() 549 struct lpfc_dmabuf *bmp; in __lpfc_nvme_ls_req() local
|
H A D | lpfc_sli.c | 10779 struct lpfc_dmabuf *bmp, u16 cmd_size, u32 did, in __lpfc_sli_prep_els_req_rsp_s3() 10828 struct lpfc_dmabuf *bmp, u16 cmd_size, u32 did, in __lpfc_sli_prep_els_req_rsp_s4() 10918 struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_sli_prep_els_req_rsp() 10927 __lpfc_sli_prep_gen_req_s3(struct lpfc_iocbq *cmdiocbq, struct lpfc_dmabuf *bmp, in __lpfc_sli_prep_gen_req_s3() 10954 __lpfc_sli_prep_gen_req_s4(struct lpfc_iocbq *cmdiocbq, struct lpfc_dmabuf *bmp, in __lpfc_sli_prep_gen_req_s4() 11009 struct lpfc_dmabuf *bmp, u16 rpi, u32 num_entry, u8 tmo) in lpfc_sli_prep_gen_req() 11016 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in __lpfc_sli_prep_xmit_seq64_s3() 11055 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in __lpfc_sli_prep_xmit_seq64_s4() 11107 struct lpfc_dmabuf *bmp, u16 rpi, u16 ox_id, in lpfc_sli_prep_xmit_seq64()
|
/linux/drivers/ps3/ |
H A D | ps3-vuart.c | 104 const struct ports_bmp *bmp, const char *func, int line) in _dump_ports_bmp() 862 struct ports_bmp *bmp; member
|
/linux/arch/powerpc/platforms/ps3/ |
H A D | interrupt.c | 78 struct ps3_bmp bmp __attribute__ ((aligned (PS3_BMP_MINALIGN))); member
|
/linux/drivers/vfio/pci/pds/ |
H A D | dirty.c | 382 const void *bmp; in pds_vfio_dirty_seq_ack() local
|
/linux/fs/ntfs3/ |
H A D | bitmap.c | 1533 const ulong *bmp = bitmap; in ntfs_bitmap_weight_le() local
|
H A D | index.c | 1493 struct ATTRIB *bmp, *alloc; in indx_add_allocate() local
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bios.c | 1086 uint8_t *bmp = &bios->data[offset], bmp_version_major, bmp_version_minor; in parse_bmp_structure() local
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_hw.h | 188 #define ENETC_PVCLCTR_OVTPIDL(bmp) ((bmp) & 0xff) /* VLAN_TYPE */ argument 208 #define ENETC_PSICFGR0_SIVC(bmp) (((bmp) & 0xff) << 24) /* VLAN_TYPE */ argument
|
/linux/include/uapi/linux/ |
H A D | xfrm.h | 100 __u32 bmp[]; member
|
/linux/include/rdma/ |
H A D | ib_verbs.h | 2156 struct ib_uverbs_flow_action_esp_replay_bmp bmp; member
|