Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmatcher.c262 goto remove_from_list; in hws_matcher_connect()
269 goto remove_from_list; in hws_matcher_connect()
281 goto remove_from_list; in hws_matcher_connect()
288 goto remove_from_list; in hws_matcher_connect()
296 goto remove_from_list; in hws_matcher_connect()
302 remove_from_list: in hws_matcher_connect()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx_dqo.c1138 static void remove_from_list(struct gve_tx_ring *tx, in remove_from_list() function
1206 remove_from_list(tx, in gve_handle_packet_completion()
1223 remove_from_list(tx, &tx->dqo_compl.miss_completions, in gve_handle_packet_completion()
1312 remove_from_list(tx, &tx->dqo_compl.miss_completions, in remove_miss_completions()
1358 remove_from_list(tx, &tx->dqo_compl.timed_out_completions, in remove_timed_out_completions()
/linux/drivers/pci/
H A Dsetup-bus.c86 static void remove_from_list(struct list_head *head, struct resource *res) in remove_from_list() function
501 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted()
530 remove_from_list(realloc_head, res); in __assign_resources_sorted()
531 remove_from_list(&save_head, res); in __assign_resources_sorted()
1964 remove_from_list(add_list, res); in adjust_bridge_window()