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