Home
last modified time | relevance | path

Searched refs:free_pool (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/wireless/st/cw1200/
H A Dqueue.c112 list_move_tail(&iter->head, &queue->free_pool); in __cw1200_queue_gc()
178 INIT_LIST_HEAD(&queue->free_pool); in cw1200_queue_init()
194 list_add_tail(&queue->pool[i].head, &queue->free_pool); in cw1200_queue_init()
213 list_move_tail(&item->head, &queue->free_pool); in cw1200_queue_clear()
245 INIT_LIST_HEAD(&queue->free_pool); in cw1200_queue_deinit()
288 if (!WARN_ON(list_empty(&queue->free_pool))) { in cw1200_queue_put()
290 &queue->free_pool, struct cw1200_queue_item, head); in cw1200_queue_put()
446 list_move(&item->head, &queue->free_pool); in cw1200_queue_remove()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_spq.c495 INIT_LIST_HEAD(&p_spq->free_pool); in qed_spq_setup()
507 list_add_tail(&p_virt->list, &p_spq->free_pool); in qed_spq_setup()
635 if (list_empty(&p_spq->free_pool)) { in qed_spq_get_entry()
645 p_ent = list_first_entry(&p_spq->free_pool, in qed_spq_get_entry()
662 list_add_tail(&p_ent->list, &p_hwfn->p_spq->free_pool); in __qed_spq_return_entry()
693 if (list_empty(&p_spq->free_pool)) { in qed_spq_add_entry()
701 p_en2 = list_first_entry(&p_spq->free_pool, in qed_spq_add_entry()
782 while (!list_empty(&p_spq->free_pool)) { in qed_spq_pend_post()
H A Dqed_sp.h176 struct list_head free_pool; member
/linux/drivers/firmware/efi/libstub/
H A Drandom.c167 efi_bs_call(free_pool, prev_seed); in efi_random_get_seed()
173 efi_bs_call(free_pool, seed); in efi_random_get_seed()
H A Darm32-stub.c69 efi_bs_call(free_pool, efi_entry_state); in check_platform_features()
H A Dtpm.c148 efi_bs_call(free_pool, log_tbl); in efi_retrieve_tcg2_eventlog()
H A Dunaccepted_memory.c82 efi_bs_call(free_pool, unaccepted_table); in allocate_unaccepted_bitmap()
H A Defi-stub-helper.c440 efi_bs_call(free_pool, map); in efi_exit_boot_services()
655 efi_bs_call(free_pool, tbl); in efi_load_initrd()
H A Dfdt.c339 efi_bs_call(free_pool, priv.runtime_map); in allocate_new_fdt_and_exit_boot()
/linux/mm/
H A Ddmapool_test.c85 goto free_pool; in dmapool_test_block()
95 free_pool: in dmapool_test_block()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_arg.c146 goto free_pool; in dr_arg_pool_create()
150 free_pool: in dr_arg_pool_create()
H A Ddr_icm_pool.c553 goto free_pool; in mlx5dr_icm_pool_create()
557 free_pool: in mlx5dr_icm_pool_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dpool.c370 goto free_pool; in mlx5hws_pool_create()
376 free_pool: in mlx5hws_pool_create()
H A Daction_ste_pool.c339 goto free_pool; in mlx5hws_action_ste_pool_init()
352 free_pool: in mlx5hws_action_ste_pool_init()
H A Dfs_hws.c1435 goto free_pool; in mlx5_fs_create_mh_pool()
1443 free_pool: in mlx5_fs_create_mh_pool()
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dlibsrp.c35 goto free_pool; in srp_iu_pool_alloc()
47 free_pool: in srp_iu_pool_alloc()
/linux/mm/kfence/
H A Dcore.c1034 goto free_pool; in kfence_init_late()
1051 free_pool: in kfence_init_late()
1056 free_pool: in kfence_init_late()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_common.c180 goto free_pool; in prueth_xmit_free()
205 free_pool: in prueth_xmit_free()
H A Dicssg_prueth.c2120 goto free_pool; in prueth_probe()
2262 free_pool: in prueth_probe()