Searched defs:map_sz (Results 1 – 6 of 6) sorted by relevance
19 const size_t map_sz = roundup_page(sizeof(struct map_data)); in test_mmap() local
38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup() argument
213 u32 i, addr_sz[OF_PCI_MAX_INT_PIN] = { 0 }, map_sz = 0; in of_pci_prop_intr_map() local
506 size_t map_sz; in bpf_map_mmap_sz() local939 size_t i, map_sz; in codegen_maps_skeleton() local
1831 size_t map_sz; in array_map_mmap_sz() local2403 size_t map_sz; in bpf_object__init_kconfig_map() local
6666 static void tg3_rx_data_free(struct tg3 *tp, struct ring_info *ri, u32 map_sz) in tg3_rx_data_free()