Searched refs:remove_from_list (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | refcounted_kptr.c | 175 bool remove_from_list) in __read_from_list() argument 192 if (!remove_from_list) { in __read_from_list() 201 if (remove_from_list) in __read_from_list()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | matcher.c | 98 goto remove_from_list; in hws_matcher_connect() 105 goto remove_from_list; in hws_matcher_connect() 117 goto remove_from_list; in hws_matcher_connect() 124 goto remove_from_list; in hws_matcher_connect() 132 goto remove_from_list; in hws_matcher_connect() 138 remove_from_list: in hws_matcher_connect()
|
| /linux-6.15/drivers/net/ethernet/google/gve/ |
| H A D | gve_tx_dqo.c | 1009 static void remove_from_list(struct gve_tx_ring *tx, in remove_from_list() function 1076 remove_from_list(tx, in gve_handle_packet_completion() 1093 remove_from_list(tx, &tx->dqo_compl.miss_completions, in gve_handle_packet_completion() 1163 remove_from_list(tx, &tx->dqo_compl.miss_completions, in remove_miss_completions() 1209 remove_from_list(tx, &tx->dqo_compl.timed_out_completions, in remove_timed_out_completions()
|
| /linux-6.15/drivers/pci/ |
| H A D | setup-bus.c | 86 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()
|