Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpercpu-refcount.h147 static inline void percpu_ref_kill(struct percpu_ref *ref) in percpu_ref_kill() function
/linux-6.15/mm/
H A Dmemremap.c141 percpu_ref_kill(&pgmap->ref); in memunmap_pages()
H A Dbacking-dev.c654 percpu_ref_kill(&wb->refcnt); in cgwb_kill()
H A Dzswap.c642 percpu_ref_kill(&put_pool->ref); in __zswap_param_set()
H A Dswapfile.c2762 percpu_ref_kill(&p->users); in SYSCALL_DEFINE1()
H A Dmemcontrol.c215 percpu_ref_kill(&objcg->refcnt); in memcg_reparent_objcgs()
/linux-6.15/tools/testing/nvdimm/test/
H A Diomap.c103 percpu_ref_kill(&pgmap->ref); in nfit_test_kill()
/linux-6.15/kernel/bpf/
H A Dtrampoline.c302 percpu_ref_kill(&im->pcref); in __bpf_tramp_image_put_rcu_tasks()
343 percpu_ref_kill(&im->pcref); in bpf_tramp_image_put()
H A Dcgroup.c212 percpu_ref_kill(&cgrp->bpf.refcnt); in cgroup_bpf_offline()
/linux-6.15/net/smc/
H A Dsmc_wr.c649 percpu_ref_kill(&lnk->wr_reg_refs); in smc_wr_free_link()
652 percpu_ref_kill(&lnk->wr_tx_refs); in smc_wr_free_link()
/linux-6.15/drivers/dma/idxd/
H A Dirq.c193 percpu_ref_kill(&wq->wq_active); in idxd_int_handle_revoke()
H A Ddevice.c416 percpu_ref_kill(&wq->wq_active); in __idxd_wq_quiesce()
/linux-6.15/fs/bcachefs/
H A Dsuper.c327 percpu_ref_kill(&c->writes); in bch2_fs_read_only()
1239 percpu_ref_kill(&ca->io_ref[rw]); in bch2_dev_io_ref_stop()
1737 percpu_ref_kill(&ca->ref); in bch2_dev_remove()
/linux-6.15/drivers/infiniband/sw/rdmavt/
H A Dmr.c234 percpu_ref_kill(&mr->refcount); in rvt_free_lkey()
/linux-6.15/fs/
H A Daio.c663 percpu_ref_kill(&ctx->reqs); in free_ioctx_users()
880 percpu_ref_kill(&ctx->users); in kill_ioctx()
/linux-6.15/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-6.15/drivers/nvme/target/
H A Dcore.c658 percpu_ref_kill(&ns->ref); in nvmet_ns_disable()
/linux-6.15/kernel/cgroup/
H A Dcgroup.c2334 percpu_ref_kill(&root->cgrp.self.refcnt); in cgroup_kill_sb()
6080 percpu_ref_kill(&cgrp->self.refcnt); in cgroup_destroy_locked()
/linux-6.15/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c1566 percpu_ref_kill(&srv_path->ids_inflight_ref); in rtrs_srv_close_work()
/linux-6.15/drivers/target/
H A Dtarget_core_transport.c3236 percpu_ref_kill(&lun->lun_ref); in transport_clear_lun_ref()
/linux-6.15/io_uring/
H A Dio_uring.c2972 percpu_ref_kill(&ctx->refs); in io_ring_ctx_wait_and_kill()
/linux-6.15/drivers/md/
H A Dmd.c466 percpu_ref_kill(&mddev->active_io); in mddev_suspend()