Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/google/gve/
Dgve_tx_dqo.c721 static void remove_from_list(struct gve_tx_ring *tx, in remove_from_list() function
788 remove_from_list(tx, in gve_handle_packet_completion()
805 remove_from_list(tx, &tx->dqo_compl.miss_completions, in gve_handle_packet_completion()
872 remove_from_list(tx, &tx->dqo_compl.miss_completions, in remove_miss_completions()
915 remove_from_list(tx, &tx->dqo_compl.timed_out_completions, in remove_timed_out_completions()
/linux-6.1.9/drivers/net/wireless/intersil/hostap/
Dhostap.h50 int remove_from_list);
Dhostap_main.c99 int remove_from_list) in hostap_remove_interface() argument
108 if (remove_from_list) { in hostap_remove_interface()
/linux-6.1.9/drivers/pci/
Dsetup-bus.c83 static void remove_from_list(struct list_head *head, struct resource *res) in remove_from_list() function
438 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted()
451 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted()
452 remove_from_list(&save_head, dev_res->res); in __assign_resources_sorted()
1771 remove_from_list(add_list, res); in adjust_bridge_window()