Home
last modified time | relevance | path

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

/linux-4.1.27/include/rdma/
Dib_umem_odp.h111 typedef int (*umem_call_back)(struct ib_umem *item, u64 start, u64 end, typedef
118 umem_call_back cb, void *cookie);
/linux-4.1.27/drivers/infiniband/core/
Dumem_rbtree.c77 umem_call_back cb, in rbt_ib_umem_for_each_in_range()