Searched refs:rxe_map (Results 1 – 2 of 2) sorted by relevance
88 set->map = kmalloc_array(num_map, sizeof(struct rxe_map *), GFP_KERNEL); in rxe_mr_alloc_map_set()93 set->map[i] = kmalloc(sizeof(struct rxe_map), GFP_KERNEL); in rxe_mr_alloc_map_set()168 struct rxe_map **map; in rxe_mr_init_user()276 struct rxe_map *map; in lookup_iova()354 struct rxe_map **map; in rxe_mr_copy()666 struct rxe_map *map; in rxe_mr_set_page()
289 struct rxe_map { struct294 struct rxe_map **map; argument
Completed in 7 milliseconds