Home
last modified time | relevance | path

Searched refs:tnode (Results 1 – 4 of 4) sorted by relevance

/drivers/of/
Dirq.c95 struct device_node *ipar, *tnode, *old = NULL, *newpar = NULL; in of_irq_parse_raw() local
115 tnode = ipar; in of_irq_parse_raw()
117 of_node_put(tnode); in of_irq_parse_raw()
135 tnode = of_get_parent(old); in of_irq_parse_raw()
137 old = tnode; in of_irq_parse_raw()
/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.c22 struct tid_rb_node *tnode);
967 struct tid_rb_node *tnode) in cacheless_tid_rb_remove() argument
971 fdata->entry_to_rb[tnode->rcventry - base] = NULL; in cacheless_tid_rb_remove()
972 clear_tid_node(fdata, tnode); in cacheless_tid_rb_remove()
Dtid_rdma.h192 struct kern_tid_node tnode[TID_RDMA_MAX_PAGES]; member
Dtid_rdma.c1208 struct kern_tid_node *node = &flow->tnode[flow->tnode_cnt++]; in kern_add_tid_node()
1305 struct kern_tid_node *node = &flow->tnode[grp_num]; in kern_program_rcv_group()
1372 struct kern_tid_node *node = &flow->tnode[grp_num]; in kern_unprogram_rcv_group()