Searched refs:tid_rb_node (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.h29 struct tid_rb_node { struct
61 static inline struct mm_struct *mm_from_tid_node(struct tid_rb_node *node)
H A Duser_exp_rcv.c22 struct tid_rb_node *tnode);
35 struct tid_rb_node *node);
36 static void clear_tid_node(struct hfi1_filedata *fd, struct tid_rb_node *node);
129 * info will be passed via a struct tid_rb_node. If they haven't been mapped,
134 struct tid_rb_node *node,
730 struct tid_rb_node *node;
792 struct tid_rb_node *node;
818 static void __clear_tid_node(struct hfi1_filedata *fd, struct tid_rb_node *node)
841 static void clear_tid_node(struct hfi1_filedata *fd, struct tid_rb_node *node)
876 struct tid_rb_node *nod
[all...]
H A Dhfi.h1380 struct tid_rb_node;
1396 struct tid_rb_node **entry_to_rb;

Completed in 201 milliseconds