Home
last modified time | relevance | path

Searched refs:percpu_ref_kill (Results 1 – 14 of 14) 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/tools/testing/nvdimm/test/
H A Diomap.c102 percpu_ref_kill(&pgmap->ref); in nfit_test_kill()
/linux/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/net/core/
H A Ddevmem.c151 percpu_ref_kill(&binding->ref); in net_devmem_unbind_dmabuf()
/linux/kernel/bpf/
H A Dtrampoline.c510 percpu_ref_kill(&im->pcref); in __bpf_tramp_image_put_rcu_tasks()
552 percpu_ref_kill(&im->pcref); in bpf_tramp_image_put()
H A Dcgroup.c224 percpu_ref_kill(&cgrp->bpf.refcnt); in cgroup_bpf_offline()
/linux/drivers/dma/idxd/
H A Dirq.c193 percpu_ref_kill(&wq->wq_active); in idxd_int_handle_revoke()
H A Ddevice.c432 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/mm/
H A Dzswap.c612 percpu_ref_kill(&put_pool->ref); in zswap_compressor_param_set()
H A Dmemcontrol.c299 percpu_ref_kill(&objcg->refcnt); in memcg_reparent_objcgs()
4161 percpu_ref_kill(&objcg->refcnt); in mem_cgroup_css_online()
/linux/kernel/cgroup/
H A Dcgroup.c2349 percpu_ref_kill(&root->cgrp.self.refcnt);
6120 * can't simply call percpu_ref_kill() and proceed to offlining css's in cgroup_destroy_locked()
6121 * because percpu_ref_kill() doesn't guarantee that the ref is seen as in cgroup_destroy_locked()
6229 percpu_ref_kill(&cgrp->self.refcnt); in cgroup_drain_dying()
/linux/io_uring/
H A Dio_uring.c2415 percpu_ref_kill(&ctx->refs); in io_ring_ctx_wait_and_kill()
/linux/block/
H A Dblk-mq.c171 percpu_ref_kill(&q->q_usage_counter); in __blk_freeze_queue_start()