Home
last modified time | relevance | path

Searched refs:percpu_ref_kill (Results 1 – 18 of 18) sorted by relevance

/linux/include/linux/
H A Dpercpu-refcount.h147 static inline void percpu_ref_kill(struct percpu_ref *ref) in percpu_ref_kill() function
/linux/mm/
H A Dmemremap.c141 percpu_ref_kill(&pgmap->ref); in memunmap_pages()
H A Dbacking-dev.c654 percpu_ref_kill(&wb->refcnt);
H A Dzswap.c640 percpu_ref_kill(&put_pool->ref); in __zswap_param_set()
H A Dswapfile.c2747 percpu_ref_kill(&p->users); in SYSCALL_DEFINE1()
H A Dmemcontrol.c215 percpu_ref_kill(&objcg->refcnt); in memcg_reparent_objcgs()
/linux/tools/testing/nvdimm/test/
H A Diomap.c103 percpu_ref_kill(&pgmap->ref); in nfit_test_kill()
/linux/fs/bcachefs/
H A Dsuper.c331 percpu_ref_kill(&c->writes); in bch2_fs_read_only()
1230 percpu_ref_kill(&ca->io_ref); in __bch2_dev_offline()
1686 percpu_ref_kill(&ca->ref); in bch2_dev_remove()
/linux/drivers/dma/idxd/
H A Dirq.c193 percpu_ref_kill(&wq->wq_active); in idxd_int_handle_revoke()
207 * are issued before percpu_ref_kill() has happened to have in idxd_int_handle_revoke()
H A Ddevice.c416 percpu_ref_kill(&wq->wq_active); in __idxd_wq_quiesce()
/linux/drivers/infiniband/sw/rdmavt/
H A Dmr.c234 percpu_ref_kill(&mr->refcount); in rvt_free_lkey()
/linux/block/
H A Dblk-cgroup.c572 percpu_ref_kill(&blkg->refcnt); in blkg_destroy()
H A Dblk-mq.c180 percpu_ref_kill(&q->q_usage_counter); in __blk_freeze_queue_start()
/linux/drivers/nvme/target/
H A Dcore.c655 percpu_ref_kill(&ns->ref); in nvmet_ns_disable()
/linux/kernel/cgroup/
H A Dcgroup.c2320 percpu_ref_kill(&root->cgrp.self.refcnt); in cgroup_kill_sb()
6031 percpu_ref_kill(&cgrp->self.refcnt); in cgroup_destroy_locked()
/linux/drivers/target/
H A Dtarget_core_transport.c3236 percpu_ref_kill(&lun->lun_ref); in transport_clear_lun_ref()
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c1566 percpu_ref_kill(&srv_path->ids_inflight_ref); in rtrs_srv_close_work()
/linux/io_uring/
H A Dio_uring.c2950 percpu_ref_kill(&ctx->refs); in io_ring_ctx_wait_and_kill()