Home
last modified time | relevance | path

Searched defs:bitmap (Results 1 – 12 of 12) sorted by relevance

/tools/lib/
Dbitmap.c8 unsigned int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight()
31 size_t bitmap_scnprintf(unsigned long *bitmap, unsigned int nbits, in bitmap_scnprintf()
/tools/testing/selftests/kvm/
Ddirty_log_test.c229 void *bitmap, uint32_t num_pages, in dirty_log_collect_dirty_pages()
236 void *bitmap, uint32_t num_pages, in clear_log_collect_dirty_pages()
313 int slot, void *bitmap, in dirty_ring_collect_one()
352 void *bitmap, uint32_t num_pages, in dirty_ring_collect_dirty_pages()
490 void *bitmap, uint32_t num_pages, in log_mode_collect_dirty_pages()
/tools/testing/selftests/iommu/
Diommufd_utils.h306 __u64 *bitmap, __u32 flags) in _test_cmd_get_dirty_bitmap()
325 #define test_cmd_get_dirty_bitmap(fd, hwpt_id, length, iova, page_size, \ argument
332 __u64 *bitmap, __u64 *dirty) in _test_cmd_mock_domain_set_dirty()
356 bitmap, nr) \ argument
363 size_t pte_page_size, __u64 *bitmap, in _test_mock_dirty_bitmaps()
411 #define test_mock_dirty_bitmaps(hwpt_id, length, iova, page_size, pte_size,\ argument
Diommufd.c1739 void *bitmap; in FIXTURE() local
/tools/testing/selftests/kvm/x86_64/
Dpmu_event_filter_test.c746 uint32_t action, uint32_t bitmap) in test_with_fixed_counter_filter()
759 uint32_t bitmap) in test_set_gp_and_fixed_event_filter()
774 uint32_t bitmap; in __test_fixed_counter_bitmap() local
Duserspace_msr_exit_test.c80 static void deny_msr(uint8_t *bitmap, u32 msr) in deny_msr()
/tools/include/linux/
Dbitmap.h95 static inline void bitmap_free(unsigned long *bitmap) in bitmap_free()
/tools/perf/util/
Dcpumap.c43 int i, unsigned long *bitmap) in perf_record_cpu_map_data__read_one_mask()
658 unsigned char *bitmap; in cpu_map__snprint_mask() local
/tools/testing/selftests/net/
Dtoeplitz.c471 unsigned long bitmap; in parse_rps_bitmap() local
/tools/testing/selftests/bpf/
Dxskxceiver.c1242 unsigned long *bitmap) in all_packets_received()
1447 bool all_packets_sent(struct test_spec *test, unsigned long *bitmap) in all_packets_sent()
/tools/arch/x86/include/uapi/asm/
Dkvm.h216 __u8 *bitmap; /* a 1 bit allows the operations in flags, 0 denies */ member
/tools/include/uapi/linux/
Dkvm.h1048 __u64 bitmap; member