Searched refs:remove_from_list (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| 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/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | mlx5hws_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/drivers/net/ethernet/google/gve/ |
| A D | gve_tx_dqo.c | 1016 static void remove_from_list(struct gve_tx_ring *tx, in remove_from_list() function 1083 remove_from_list(tx, in gve_handle_packet_completion() 1100 remove_from_list(tx, &tx->dqo_compl.miss_completions, in gve_handle_packet_completion() 1171 remove_from_list(tx, &tx->dqo_compl.miss_completions, in remove_miss_completions() 1218 remove_from_list(tx, &tx->dqo_compl.timed_out_completions, in remove_timed_out_completions()
|
| /linux/drivers/pci/ |
| A D | setup-bus.c | 86 static void remove_from_list(struct list_head *head, struct resource *res) in remove_from_list() function 441 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted() 454 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted() 455 remove_from_list(&save_head, dev_res->res); in __assign_resources_sorted() 1854 remove_from_list(add_list, res); in adjust_bridge_window()
|
Completed in 19 milliseconds