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