Home
last modified time | relevance | path

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

/linux-4.4.14/fs/logfs/
Dgc.c218 static void remove_from_list(struct gc_candidate *cand) in remove_from_list() function
242 remove_from_list(cand); in get_best_cand()
325 remove_from_list(cand); in remove_segment_from_lists()
417 remove_from_list(cand); in logfs_gc_once()
551 remove_from_list(wl_cand); in logfs_wl_pass()
707 remove_from_list(cand); in logfs_cleanup_list()
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap.h47 int remove_from_list);
Dhostap_main.c103 int remove_from_list) in hostap_remove_interface() argument
112 if (remove_from_list) { in hostap_remove_interface()
/linux-4.4.14/drivers/pci/
Dsetup-bus.c88 static void remove_from_list(struct list_head *head, in remove_from_list() function
456 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted()
469 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted()
470 remove_from_list(&save_head, dev_res->res); in __assign_resources_sorted()