Home
last modified time | relevance | path

Searched refs:mempool_exit (Results 1 – 25 of 33) sorted by relevance

12

/linux/mm/kasan/
H A Dkasan_test_c.c1227 mempool_exit(&pool); in mempool_kmalloc_oob_right()
1241 mempool_exit(&pool); in mempool_kmalloc_large_oob_right()
1254 mempool_exit(&pool); in mempool_slab_oob_right()
1290 mempool_exit(&pool); in mempool_kmalloc_uaf()
1304 mempool_exit(&pool); in mempool_kmalloc_large_uaf()
1317 mempool_exit(&pool); in mempool_slab_uaf()
1332 mempool_exit(&pool); in mempool_page_alloc_uaf()
1358 mempool_exit(&pool); in mempool_kmalloc_double_free()
1372 mempool_exit(&pool); in mempool_kmalloc_large_double_free()
1386 mempool_exit( in mempool_page_alloc_double_free()
[all...]
/linux/drivers/md/
H A Ddm-verity-fec.c536 mempool_exit(&f->rs_pool); in verity_fec_dtr()
537 mempool_exit(&f->prealloc_pool); in verity_fec_dtr()
538 mempool_exit(&f->extra_pool); in verity_fec_dtr()
539 mempool_exit(&f->output_pool); in verity_fec_dtr()
H A Ddm-io.c70 mempool_exit(&client->pool); in dm_io_client_create()
78 mempool_exit(&client->pool); in dm_io_client_destroy()
H A Ddm-log-userspace-base.c316 mempool_exit(&lc->flush_entry_pool); in userspace_ctr()
345 mempool_exit(&lc->flush_entry_pool); in userspace_dtr()
H A Ddm-bio-prison-v2.c62 mempool_exit(&prison->cell_pool); in dm_bio_prison_destroy_v2()
H A Ddm-kcopyd.c968 mempool_exit(&kc->job_pool); in dm_kcopyd_client_create()
988 mempool_exit(&kc->job_pool); in dm_kcopyd_client_destroy()
H A Ddm-bio-prison-v1.c69 mempool_exit(&prison->cell_pool); in dm_bio_prison_destroy()
H A Draid5-cache.c3138 mempool_exit(&log->meta_pool); in r5l_init_log()
3142 mempool_exit(&log->io_pool); in r5l_init_log()
3164 mempool_exit(&log->meta_pool); in r5l_exit_log()
3166 mempool_exit(&log->io_pool); in r5l_exit_log()
H A Ddm-region-hash.c257 mempool_exit(&rh->region_pool); in dm_region_hash_destroy()
H A Ddm-clone-target.c1923 mempool_exit(&clone->hydration_pool); in clone_ctr()
1955 mempool_exit(&clone->hydration_pool); in clone_dtr()
H A Ddm-snap.c1407 mempool_exit(&s->pending_pool); in snapshot_ctr()
1497 * Ensure instructions in mempool_exit aren't reordered in snapshot_dtr()
1509 mempool_exit(&s->pending_pool); in snapshot_dtr()
H A Ddm-crypt.c2797 mempool_exit(&cc->page_pool); in crypt_dtr()
2798 mempool_exit(&cc->req_pool); in crypt_dtr()
2799 mempool_exit(&cc->tag_pool); in crypt_dtr()
H A Draid5-ppl.c1233 mempool_exit(&ppl_conf->io_pool); in __ppl_exit_log()
/linux/include/linux/
H A Dmempool.h40 void mempool_exit(mempool_t *pool);
/linux/fs/bcachefs/
H A Dcompress.c620 mempool_exit(&c->compress_workspace[i]); in bch2_fs_compress_exit()
621 mempool_exit(&c->compression_bounce[WRITE]); in bch2_fs_compress_exit()
622 mempool_exit(&c->compression_bounce[READ]); in bch2_fs_compress_exit()
H A Dsuper.c637 mempool_exit(&c->large_bkey_pool); in __bch2_fs_free()
638 mempool_exit(&c->btree_bounce_pool); in __bch2_fs_free()
640 mempool_exit(&c->fill_iter); in __bch2_fs_free()
/linux/fs/smb/client/
H A Dcifsfs.c1819 mempool_exit(&cifs_io_request_pool); in cifs_init_netfs()
1828 mempool_exit(&cifs_io_subrequest_pool); in cifs_destroy_netfs()
1830 mempool_exit(&cifs_io_request_pool); in cifs_destroy_netfs()
/linux/block/
H A Dbio.c1760 mempool_exit(&bs->bio_pool); in bioset_exit()
1761 mempool_exit(&bs->bvec_pool); in bioset_exit()
/linux/drivers/block/drbd/
H A Ddrbd_main.c2056 mempool_exit(&drbd_buffer_page_pool); in drbd_destroy_mempools()
2057 mempool_exit(&drbd_md_io_page_pool); in drbd_destroy_mempools()
2058 mempool_exit(&drbd_ee_mempool); in drbd_destroy_mempools()
2059 mempool_exit(&drbd_request_mempool); in drbd_destroy_mempools()
/linux/drivers/md/bcache/
H A Dsuper.c1692 mempool_exit(&c->fill_iter); in CLOSURE_CALLBACK()
1693 mempool_exit(&c->bio_meta); in CLOSURE_CALLBACK()
1694 mempool_exit(&c->search); in CLOSURE_CALLBACK()
H A Dbset.c1180 mempool_exit(&state->pool); in bch_bset_sort_state_free()
/linux/fs/notify/fanotify/
H A Dfanotify.c1025 mempool_exit(&group->fanotify_data.error_events_pool); in fanotify_free_group_priv()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_relay.c321 mempool_exit(&relay->pool); in __fini_relay()
/linux/fs/btrfs/
H A Dbio.c915 mempool_exit(&btrfs_failed_bio_pool); in btrfs_bioset_exit()
/linux/drivers/nvme/target/
H A Dpci-epf.c2110 mempool_exit(&ctrl->iod_pool); in nvmet_pci_epf_create_ctrl()
2150 mempool_exit(&ctrl->iod_pool); in nvmet_pci_epf_destroy_ctrl()

12