Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dscreen_info.c42 efi_bs_call(free_pool, si); in __alloc_screen_info()
52 efi_bs_call(free_pool, si); in free_screen_info()
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/drivers/net/wireless/st/cw1200/
H A Dqueue.c112 list_move_tail(&iter->head, &queue->free_pool); in __cw1200_queue_gc()
179 INIT_LIST_HEAD(&queue->free_pool); in cw1200_queue_init()
197 list_add_tail(&queue->pool[i].head, &queue->free_pool); in cw1200_queue_init()
216 list_move_tail(&item->head, &queue->free_pool); in cw1200_queue_clear()
248 INIT_LIST_HEAD(&queue->free_pool); in cw1200_queue_deinit()
291 if (!WARN_ON(list_empty(&queue->free_pool))) { in cw1200_queue_put()
293 &queue->free_pool, struct cw1200_queue_item, head); in cw1200_queue_put()
449 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/mm/
H A Ddmapool_test.c84 goto free_pool; in dmapool_test_block()
94 free_pool: in dmapool_test_block()
/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 Dfs_hws.c1443 goto free_pool; in mlx5_fs_create_mh_pool()
1451 free_pool: in mlx5_fs_create_mh_pool()
/linux/mm/kfence/
H A Dcore.c962 goto free_pool; in kfence_init_late()
979 free_pool: in kfence_init_late()
984 free_pool: in kfence_init_late()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth_sr1.c1037 goto free_pool; in prueth_probe()
1156 free_pool: in prueth_probe()
H A Dicssg_prueth.c1874 goto free_pool; in prueth_probe()
2015 free_pool: in prueth_probe()