Searched refs:mempool_exit (Results 1 – 25 of 38) sorted by relevance
12
148 mempool_exit(&netfs_subrequest_pool); in netfs_init()152 mempool_exit(&netfs_request_pool); in netfs_init()164 mempool_exit(&netfs_subrequest_pool); in netfs_exit()166 mempool_exit(&netfs_request_pool); in netfs_exit()
166 void mempool_exit(mempool_t *pool) in mempool_exit() function175 EXPORT_SYMBOL(mempool_exit);190 mempool_exit(pool); in mempool_destroy()219 mempool_exit(pool); in mempool_init_node()
1198 mempool_exit(&pool); in mempool_kmalloc_oob_right()1212 mempool_exit(&pool); in mempool_kmalloc_large_oob_right()1225 mempool_exit(&pool); in mempool_slab_oob_right()1261 mempool_exit(&pool); in mempool_kmalloc_uaf()1275 mempool_exit(&pool); in mempool_kmalloc_large_uaf()1288 mempool_exit(&pool); in mempool_slab_uaf()1303 mempool_exit(&pool); in mempool_page_alloc_uaf()1329 mempool_exit(&pool); in mempool_kmalloc_double_free()1343 mempool_exit(&pool); in mempool_kmalloc_large_double_free()1357 mempool_exit(&pool); in mempool_page_alloc_double_free()[all …]
562 mempool_exit(&c->decompress_workspace); in bch2_fs_compress_exit()564 mempool_exit(&c->compress_workspace[i]); in bch2_fs_compress_exit()565 mempool_exit(&c->compression_bounce[WRITE]); in bch2_fs_compress_exit()566 mempool_exit(&c->compression_bounce[READ]); in bch2_fs_compress_exit()
578 mempool_exit(&c->large_bkey_pool); in __bch2_fs_free()579 mempool_exit(&c->btree_bounce_pool); in __bch2_fs_free()581 mempool_exit(&c->fill_iter); in __bch2_fs_free()
532 mempool_exit(&f->rs_pool); in verity_fec_dtr()533 mempool_exit(&f->prealloc_pool); in verity_fec_dtr()534 mempool_exit(&f->extra_pool); in verity_fec_dtr()535 mempool_exit(&f->output_pool); in verity_fec_dtr()
70 mempool_exit(&client->pool); in dm_io_client_create()78 mempool_exit(&client->pool); in dm_io_client_destroy()
316 mempool_exit(&lc->flush_entry_pool); in userspace_ctr()345 mempool_exit(&lc->flush_entry_pool); in userspace_dtr()
62 mempool_exit(&prison->cell_pool); in dm_bio_prison_destroy_v2()
968 mempool_exit(&kc->job_pool); in dm_kcopyd_client_create()988 mempool_exit(&kc->job_pool); in dm_kcopyd_client_destroy()
69 mempool_exit(&prison->cell_pool); in dm_bio_prison_destroy()
1792 mempool_exit(&conf->r1buf_pool); in close_sync()3174 mempool_exit(&conf->r1bio_pool); in setup_conf()3283 mempool_exit(&conf->r1bio_pool); in raid1_free()3392 mempool_exit(&newpool); in raid1_reshape()3432 mempool_exit(&oldpool); in raid1_reshape()
3143 mempool_exit(&log->meta_pool); in r5l_init_log()3147 mempool_exit(&log->io_pool); in r5l_init_log()3169 mempool_exit(&log->meta_pool); in r5l_exit_log()3171 mempool_exit(&log->io_pool); in r5l_exit_log()
257 mempool_exit(&rh->region_pool); in dm_region_hash_destroy()
1923 mempool_exit(&clone->hydration_pool); in clone_ctr()1955 mempool_exit(&clone->hydration_pool); in clone_dtr()
1407 mempool_exit(&s->pending_pool); in snapshot_ctr()1509 mempool_exit(&s->pending_pool); in snapshot_dtr()
580 mempool_exit(&bs->bio_integrity_pool); in bioset_integrity_create()590 mempool_exit(&bs->bio_integrity_pool); in bioset_integrity_free()591 mempool_exit(&bs->bvec_integrity_pool); in bioset_integrity_free()
1807 mempool_exit(&bs->bio_pool); in bioset_exit()1808 mempool_exit(&bs->bvec_pool); in bioset_exit()
40 void mempool_exit(mempool_t *pool);
2703 mempool_exit(&pd->rb_pool); in pkt_setup_dev()2757 mempool_exit(&pd->rb_pool); in pkt_remove_dev()2859 mempool_exit(&psd_pool); in pkt_init()2893 mempool_exit(&psd_pool); in pkt_init()2907 mempool_exit(&psd_pool); in pkt_exit()
1783 mempool_exit(&cifs_io_request_pool); in cifs_init_netfs()1792 mempool_exit(&cifs_io_subrequest_pool); in cifs_destroy_netfs()1794 mempool_exit(&cifs_io_request_pool); in cifs_destroy_netfs()
1692 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()
978 mempool_exit(&group->fanotify_data.error_events_pool); in fanotify_free_group_priv()
320 mempool_exit(&relay->pool); in __fini_relay()
906 mempool_exit(&btrfs_failed_bio_pool); in btrfs_bioset_exit()
Completed in 80 milliseconds