Home
last modified time | relevance | path

Searched refs:bitmap (Results 251 – 275 of 696) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/qemu/target/s390x/
H A Dcpu_features.h65 void s390_init_feat_bitmap(const S390FeatInit init, S390FeatBitmap bitmap);
/openbmc/linux/drivers/pci/controller/
H A Dpcie-apple.c138 unsigned long *bitmap; member
214 hwirq = bitmap_find_free_region(pcie->bitmap, pcie->nvecs, in apple_msi_domain_alloc()
245 bitmap_release_region(pcie->bitmap, d->hwirq, order_base_2(nr_irqs)); in apple_msi_domain_free()
619 pcie->bitmap = devm_bitmap_zalloc(pcie->dev, pcie->nvecs, GFP_KERNEL); in apple_msi_init()
620 if (!pcie->bitmap) in apple_msi_init()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0002-linux-syslinux-implement-open_ext2_fs.patch100 + fprintf(stderr, "%s: while reading inode bitmap: %s\n",
108 + fprintf(stderr, "%s: while reading block bitmap: %s\n",
/openbmc/linux/drivers/md/
H A Ddm-zoned-metadata.c2380 addr = bitmap + BIT_WORD(bit); in dmz_set_bits()
2389 if (!test_and_set_bit(bit, bitmap)) in dmz_set_bits()
2537 addr = bitmap + BIT_WORD(bit); in dmz_clear_bits()
2546 if (test_and_clear_bit(bit, bitmap)) in dmz_clear_bits()
2638 unsigned long *bitmap; in dmz_to_next_set_block() local
2650 bitmap = (unsigned long *) mblk->data; in dmz_to_next_set_block()
2724 addr = (unsigned long *)bitmap + BIT_WORD(bit); in dmz_count_bits()
2732 if (test_bit(bit, bitmap)) in dmz_count_bits()
2749 void *bitmap; in dmz_get_zone_weight() local
2761 bitmap = mblk->data; in dmz_get_zone_weight()
[all …]
H A Dmd.c2227 struct bitmap *bitmap; in super_1_allow_new_offset() local
2244 bitmap = rdev->mddev->bitmap; in super_1_allow_new_offset()
4635 if (!mddev->bitmap) in bitmap_store()
6020 struct bitmap *bitmap; in md_run() local
6028 mddev->bitmap = bitmap; in md_run()
7169 struct bitmap *bitmap; in set_bitmap_file() local
7174 mddev->bitmap = bitmap; in set_bitmap_file()
7460 struct bitmap *bitmap; in update_array_info() local
7477 mddev->bitmap = bitmap; in update_array_info()
8970 if (mddev->bitmap) { in md_do_sync()
[all …]
/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c1054 static int hex2bitmap(const char *str, unsigned long *bitmap, int bits) in hex2bitmap() argument
1071 set_bit_inv(i + n, bitmap); in hex2bitmap()
1099 static int modify_bitmap(const char *str, unsigned long *bitmap, int bits) in modify_bitmap() argument
1124 set_bit_inv(i, bitmap); in modify_bitmap()
1126 clear_bit_inv(i, bitmap); in modify_bitmap()
1134 static int ap_parse_bitmap_str(const char *str, unsigned long *bitmap, int bits, in ap_parse_bitmap_str() argument
1142 memcpy(newmap, bitmap, size); in ap_parse_bitmap_str()
1152 unsigned long *bitmap, int bits, in ap_parse_mask_str() argument
1170 rc = ap_parse_bitmap_str(str, bitmap, bits, newmap); in ap_parse_mask_str()
1172 memcpy(bitmap, newmap, size); in ap_parse_mask_str()
/openbmc/linux/fs/f2fs/
H A Ddir.c263 if (!test_bit_le(bit_pos, d->bitmap)) { in f2fs_find_target_dentry()
622 int f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) in f2fs_room_for_filename() argument
627 zero_start = find_next_zero_bit_le(bitmap, max_slots, bit_start); in f2fs_room_for_filename()
631 zero_end = find_next_bit_le(bitmap, max_slots, zero_start); in f2fs_room_for_filename()
651 bit_pos = f2fs_room_for_filename(d.bitmap, slots, d.max); in f2fs_has_enough_room()
671 __set_bit_le(bit_pos + i, (void *)d->bitmap); in f2fs_update_dentry()
992 bit_pos = find_next_bit_le(d->bitmap, d->max, bit_pos); in f2fs_fill_dentries()
/openbmc/linux/fs/afs/
H A Dxdr_fs.h79 u8 bitmap[8]; member
/openbmc/qemu/include/block/
H A Dblock-copy.h28 const BdrvDirtyBitmap *bitmap,
/openbmc/linux/drivers/block/zram/
H A Dzram_drv.h136 unsigned long *bitmap; member
/openbmc/linux/arch/x86/kvm/
H A Dirq_comm.c196 unsigned long *bitmap = &kvm->arch.irq_sources_bitmap; in kvm_request_irq_source_id() local
200 irq_source_id = find_first_zero_bit(bitmap, BITS_PER_LONG); in kvm_request_irq_source_id()
210 set_bit(irq_source_id, bitmap); in kvm_request_irq_source_id()
/openbmc/linux/fs/ntfs3/
H A Dfsntfs.c360 struct wnd_bitmap *wnd = &sbi->used.bitmap; in ntfs_look_for_free_space()
457 wnd = &sbi->used.bitmap; in ntfs_check_for_free_space()
468 wnd = &sbi->mft.bitmap; in ntfs_check_for_free_space()
505 struct wnd_bitmap *wnd = &sbi->mft.bitmap; in ntfs_extend_mft()
535 up_write(&sbi->used.bitmap.rw_lock); in ntfs_extend_mft()
564 struct wnd_bitmap *wnd = &sbi->mft.bitmap; in ntfs_look_free_mft()
700 if (sbi->mft.next_free >= sbi->mft.bitmap.nbits) { in ntfs_look_free_mft()
702 sbi->mft.next_free = sbi->mft.bitmap.nbits; in ntfs_look_free_mft()
739 struct wnd_bitmap *wnd = &sbi->mft.bitmap; in ntfs_mark_rec_free()
817 struct wnd_bitmap *wnd = &sbi->used.bitmap; in ntfs_refresh_zone()
[all …]
/openbmc/qemu/docs/specs/
H A Dacpi_cpu_hotplug.rst14 CPU present bitmap for:
19 - The first DWORD in bitmap is used in write mode to switch from legacy
195 #. Writes into CPU bitmap are ignored.
196 #. CPU bitmap always has bit #0 set, corresponding to boot CPU.
/openbmc/linux/include/linux/
H A Dcpumask.h1037 #define to_cpumask(bitmap) \ argument
1038 ((struct cpumask *)(1 ? (bitmap) \
1039 : (void *)sizeof(__check_is_bitmap(bitmap))))
1041 static inline int __check_is_bitmap(const unsigned long *bitmap) in __check_is_bitmap() argument
/openbmc/qemu/migration/
H A Dmeson.build13 'block-dirty-bitmap.c',
/openbmc/linux/arch/powerpc/sysdev/
H A Dmpic_msi.c21 if (!mpic->msi_bitmap.bitmap) in mpic_msi_reserve_hwirq()
/openbmc/qemu/block/
H A Dbochs.c54 uint32_t bitmap; /* bitmap size */ member
170 s->bitmap_blocks = 1 + (le32_to_cpu(bochs.bitmap) - 1) / 512; in bochs_open()
H A Dvpc.c515 g_autofree uint8_t *bitmap = g_malloc(s->bitmap_size); in get_image_offset() local
519 memset(bitmap, 0xff, s->bitmap_size); in get_image_offset()
520 r = bdrv_co_pwrite_sync(bs->file, bitmap_offset, s->bitmap_size, bitmap, 0); in get_image_offset()
563 g_autofree uint8_t *bitmap = g_malloc(s->bitmap_size); in alloc_block() local
576 memset(bitmap, 0xff, s->bitmap_size); in alloc_block()
578 s->bitmap_size, bitmap, 0); in alloc_block()
/openbmc/linux/net/xfrm/
H A Dxfrm_replay.c142 if (x->replay.bitmap & (1U << diff)) { in xfrm_replay_check_legacy()
176 x->replay.bitmap = ((x->replay.bitmap) << diff) | 1; in xfrm_replay_advance()
178 x->replay.bitmap = 1; in xfrm_replay_advance()
182 x->replay.bitmap |= (1U << diff); in xfrm_replay_advance()
/openbmc/linux/Documentation/powerpc/
H A Dpapr_hcalls.rst223 | Out: *health-bitmap (r4), health-bit-valid-bitmap (r5)*
227 the PMEM device. The asserted bits in the health-bitmap indicate one or more states
228 (described in table below) of the PMEM device and health-bit-valid-bitmap indicate
229 which bits in health-bitmap are valid. The bits are reported in
/openbmc/linux/drivers/misc/cxl/
H A Dof.c311 cur->bitmap = bitmap_zalloc(cur->range, GFP_KERNEL); in read_adapter_irq_config()
312 if (cur->bitmap == NULL) in read_adapter_irq_config()
328 bitmap_free(cur->bitmap); in read_adapter_irq_config()
/openbmc/linux/net/ncsi/
H A Dncsi-manage.c605 void *bitmap; in clear_one_vid() local
610 bitmap = &ncf->bitmap; in clear_one_vid()
613 index = find_first_bit(bitmap, ncf->n_vids); in clear_one_vid()
620 clear_bit(index, bitmap); in clear_one_vid()
642 void *bitmap; in set_one_vid() local
649 bitmap = &ncf->bitmap; in set_one_vid()
672 index = find_first_zero_bit(bitmap, ncf->n_vids); in set_one_vid()
682 set_bit(index, bitmap); in set_one_vid()
/openbmc/qemu/tests/qemu-iotests/
H A D078.out13 == Too small catalog bitmap for image size ==
/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c144 unsigned long *bitmap; in c8sectpfe_start_feed() local
183 bitmap = channel->pid_buffer_aligned; in c8sectpfe_start_feed()
192 bitmap_set(bitmap, dvbdmxfeed->pid, 1); in c8sectpfe_start_feed()
267 unsigned long *bitmap; in c8sectpfe_stop_feed() local
279 bitmap = channel->pid_buffer_aligned; in c8sectpfe_stop_feed()
286 bitmap_clear(bitmap, dvbdmxfeed->pid, 1); in c8sectpfe_stop_feed()
/openbmc/linux/kernel/
H A Dseccomp.c351 static inline bool seccomp_cache_check_allow_bitmap(const void *bitmap, in seccomp_cache_check_allow_bitmap() argument
359 return test_bit(syscall_nr, bitmap); in seccomp_cache_check_allow_bitmap()
803 void *bitmap, const void *bitmap_prev, in seccomp_cache_prepare_bitmap() argument
812 bitmap_copy(bitmap, bitmap_prev, bitmap_size); in seccomp_cache_prepare_bitmap()
815 bitmap_fill(bitmap, bitmap_size); in seccomp_cache_prepare_bitmap()
820 if (!test_bit(nr, bitmap)) in seccomp_cache_prepare_bitmap()
834 __clear_bit(nr, bitmap); in seccomp_cache_prepare_bitmap()
2464 const void *bitmap, size_t bitmap_size) in device_initcall()
2469 bool cached = test_bit(nr, bitmap); in device_initcall()

1...<<11121314151617181920>>...28