Home
last modified time | relevance | path

Searched refs:refcount_read (Results 151 – 175 of 288) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drss.c355 return refcount_read(&rss->refcnt); in mlx5e_rss_refcnt_read()
/openbmc/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c741 WARN_ON_ONCE(!refcount_read(&root->tdp_mmu_root_count)); in tdp_mmu_zap_root()
926 refcount_read(&kvm->users_count) && kvm->created_vcpus) in kvm_tdp_mmu_invalidate_all_roots()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_domain.c543 if (WARN_ON_ONCE(refcount_read(&dmn->refcount) > 1)) in mlx5dr_domain_destroy()
/openbmc/linux/tools/perf/util/
H A Dmap.c299 BUG_ON(refcount_read(map__refcnt(map)) != 0); in map__exit()
/openbmc/linux/kernel/futex/
H A Dpi.c228 WARN_ON(!refcount_read(&pi_state->refcount)); in attach_to_pi_state()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c398 if (refcount_read(&skb->users) == 2) { in chtls_recv_rsp()
/openbmc/linux/net/ipv4/
H A Dproc.c62 refcount_read(&net->ipv4.tcp_death_row.tw_refcount) - 1, in sockstat_seq_show()
H A Dcipso_ipv4.c364 if (iter->doi == doi && refcount_read(&iter->refcount)) in cipso_v4_doi_search()
611 if (refcount_read(&iter_doi->refcount) > 0) { in cipso_v4_doi_walk()
/openbmc/linux/kernel/trace/
H A Dtrace_events_user.c408 if (refcount_read(&mm->tasks) == 0) { in user_event_mm_fault_in()
524 if (refcount_read(&mm->tasks) == 0) in user_event_enabler_write()
938 return refcount_read(&user->refcnt) == last; in user_event_last_ref()
/openbmc/linux/net/core/
H A Dneighbour.c214 if (refcount_read(&n->refcnt) == 1) { in neigh_del()
267 if (refcount_read(&n->refcnt) == 1) { in neigh_forced_gc()
409 if (refcount_read(&n->refcnt) != 1) { in neigh_flush_dev()
996 if (refcount_read(&n->refcnt) == 1 && in neigh_periodic_work()
2121 nla_put_u32(skb, NDTPA_REFCNT, refcount_read(&parms->refcnt)) || in neightbl_fill_parms()
2604 ci.ndm_refcnt = refcount_read(&neigh->refcnt) - 1; in neigh_fill_info()
/openbmc/linux/net/sched/
H A Dact_police.c348 .refcnt = refcount_read(&police->tcf_refcnt) - ref, in tcf_police_dump()
H A Dact_pedit.c525 opt->refcnt = refcount_read(&p->tcf_refcnt) - ref; in tcf_pedit_dump()
H A Dact_csum.c639 .refcnt = refcount_read(&p->tcf_refcnt) - ref, in tcf_csum_dump()
H A Dact_gate.c510 .refcnt = refcount_read(&gact->tcf_refcnt) - ref, in tcf_gate_dump()
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-dma-sg.c329 return refcount_read(&buf->refcount); in vb2_dma_sg_num_users()
H A Dvideobuf2-dma-contig.c120 return refcount_read(&buf->refcount); in vb2_dc_num_users()
/openbmc/linux/net/netfilter/
H A Dnfnetlink_cttimeout.c204 htonl(refcount_read(&timeout->refcnt)))) in ctnl_timeout_fill_info()
/openbmc/linux/net/tls/
H A Dtls_device.c82 !refcount_read(&ctx->refcount)); in tls_device_tx_del_task()
108 !refcount_read(&ctx->refcount)); in tls_device_queue_ctx_destruction()
/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c706 refcount_read(&sk->sk_refcnt), in bt_seq_show()
/openbmc/linux/net/devlink/
H A Drate.c549 if (refcount_read(&rate_node->refcnt) > 1) { in devlink_nl_cmd_rate_del_doit()
/openbmc/linux/net/mctp/test/
H A Droute-test.c76 refs = refcount_read(&rt->rt.refs); in mctp_test_route_destroy()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c452 refcount_read(&cp->refcnt)); in set_sctp_state()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c1344 refcount_read(&old_fmi->refcount) + 1); in enetc_psfp_parse_clsflower()
1355 refcount_read(&old_sgi->refcount) + 1); in enetc_psfp_parse_clsflower()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1795 ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count), vers); in ff_layout_read_pagelist()
1862 offset, ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count), in ff_layout_write_pagelist()
1947 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count), in ff_layout_initiate_commit()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c2604 WARN_ON(refcount_read(&encap->ref)); in efx_tc_encap_match_free()
2613 WARN_ON(refcount_read(&rid->ref)); in efx_tc_recirc_free()
2640 WARN_ON(refcount_read(&ped->ref)); in efx_tc_mac_free()

12345678910>>...12