Searched defs:chain_node (Results 1 – 3 of 3) sorted by relevance
85 struct list_head chain_node; member
149 struct list_head chain_node; /* node in channel ops list */ member
259 struct node *chain_node(struct node *first, struct node *list) in chain_node() function