Searched defs:bitmap (Results 1 – 12 of 12) sorted by relevance
/tools/testing/selftests/kvm/ |
A D | dirty_log_test.c | 258 void *bitmap, uint32_t num_pages, in dirty_log_collect_dirty_pages() 265 void *bitmap, uint32_t num_pages, in clear_log_collect_dirty_pages() 337 int slot, void *bitmap, in dirty_ring_collect_one() 362 void *bitmap, uint32_t num_pages, in dirty_ring_collect_dirty_pages() 462 void *bitmap, uint32_t num_pages, in log_mode_collect_dirty_pages()
|
/tools/lib/ |
A D | bitmap.c | 8 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/x86/ |
A D | pmu_event_filter_test.c | 746 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
|
A D | userspace_msr_exit_test.c | 80 static void deny_msr(uint8_t *bitmap, u32 msr) in deny_msr()
|
/tools/include/linux/ |
A D | bitmap.h | 101 static inline void bitmap_free(unsigned long *bitmap) in bitmap_free()
|
/tools/testing/selftests/iommu/ |
A D | iommufd_utils.h | 394 __u64 *bitmap, __u32 flags) in _test_cmd_get_dirty_bitmap() 413 #define test_cmd_get_dirty_bitmap(fd, hwpt_id, length, iova, page_size, \ argument 420 __u64 *bitmap, __u64 *dirty) in _test_cmd_mock_domain_set_dirty() 444 bitmap, nr) \ argument 451 size_t pte_page_size, __u64 *bitmap, in _test_mock_dirty_bitmaps() 499 #define test_mock_dirty_bitmaps(hwpt_id, length, iova, page_size, pte_size,\ argument
|
A D | iommufd.c | 2049 void *bitmap; in FIXTURE() local
|
/tools/perf/util/ |
A D | cpumap.c | 43 int i, unsigned long *bitmap) in perf_record_cpu_map_data__read_one_mask() 684 unsigned char *bitmap; in cpu_map__snprint_mask() local
|
/tools/testing/selftests/net/ |
A D | toeplitz.c | 471 unsigned long bitmap; in parse_rps_bitmap() local
|
/tools/testing/selftests/bpf/ |
A D | xskxceiver.c | 1306 unsigned long *bitmap) in all_packets_received() 1511 bool all_packets_sent(struct test_spec *test, unsigned long *bitmap) in all_packets_sent()
|
/tools/arch/x86/include/uapi/asm/ |
A D | kvm.h | 216 __u8 *bitmap; /* a 1 bit allows the operations in flags, 0 denies */ member
|
/tools/include/uapi/linux/ |
A D | kvm.h | 1050 __u64 bitmap; member
|
Completed in 49 milliseconds