Searched refs:remove_list_node (Results 1 – 6 of 6) sorted by relevance
39 int remove_list_node(struct list_node *head, struct list_node *del_node);
77 int remove_list_node(struct list_node *head, struct list_node *del_node) in remove_list_node() function
291 remove_list_node(&active_hint_list_head, found_node); in undo_hint_action()
286 remove_list_node(&active_hint_list_head, found_node); in undo_hint_action()