Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/utils/helpers/
H A 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/fs/hpfs/
H A 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
H A Dmap.c112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) in hpfs_load_bitmap_directory()
H A Dhpfs_fn.h187 static inline unsigned tstbits(__le32 *bmp, unsigned b, unsigned n) in tstbits()
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-opp-tacoma.dts471 bmp: bmp280@77 { label
/linux/arch/powerpc/platforms/44x/
H A Dhsta_msi.c28 struct msi_bitmap bmp; member
/linux/fs/jfs/
H A Dresize.c58 struct bmap *bmp = sbi->bmap; in jfs_extendfs() local
H A Djfs_imap.c850 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local
2012 struct metapage *amp = NULL, *bmp = NULL; in diAllocBit() local
2159 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local
H A Djfs_extent.c315 struct bmap *bmp = sbi->bmap; in extBalloc() local
/linux/drivers/scsi/lpfc/
H A 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()
1887 struct lpfc_dmabuf *mp, *bmp; in lpfc_ns_cmd() local
3661 struct lpfc_dmabuf *mp, *bmp; in lpfc_vmid_cmd() local
H A Dlpfc_bsg.c307 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
/linux/fs/hfsplus/
H A Dxattr.c62 char *bmp; in hfsplus_init_header_node() local
/linux/arch/powerpc/platforms/ps3/
H A Dinterrupt.c78 struct ps3_bmp bmp __attribute__ ((aligned (PS3_BMP_MINALIGN))); member
/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c518 unsigned int ext, bmp, i, opt, len = 0, bmp2, bmp2_len; in decode_seq() local
/linux/fs/ntfs3/
H A Dbitmap.c1534 const ulong *bmp = bitmap; in ntfs_bitmap_weight_le() local
H A Dindex.c1493 struct ATTRIB *bmp, *alloc; in indx_add_allocate() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1086 uint8_t *bmp = &bios->data[offset], bmp_version_major, bmp_version_minor; in parse_bmp_structure() local
/linux/include/rdma/
H A Dib_verbs.h2133 struct ib_uverbs_flow_action_esp_replay_bmp bmp; global() member