Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_umem_odp.h40 struct umem_odp_node { struct
78 struct umem_odp_node interval_tree;
/Linux-v4.19/drivers/infiniband/core/
Dumem_odp.c56 static u64 node_start(struct umem_odp_node *n) in node_start()
69 static u64 node_last(struct umem_odp_node *n) in node_last()
77 INTERVAL_TREE_DEFINE(struct umem_odp_node, rb, u64, __subtree_last, in INTERVAL_TREE_DEFINE() argument
820 struct umem_odp_node *node, *next; in rbt_ib_umem_for_each_in_range()
843 struct umem_odp_node *node; in rbt_ib_umem_lookup()