Home
last modified time | relevance | path

Searched refs:rxe_map (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/sw/rxe/
A Drxe_mr.c88 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()
A Drxe_verbs.h289 struct rxe_map { struct
294 struct rxe_map **map; argument

Completed in 7 milliseconds