Home
last modified time | relevance | path

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

1...<<1112

/openbmc/linux/fs/btrfs/
H A Dblock-group.c4425 ASSERT(refcount_read(&block_group->refs) == 1); in btrfs_free_block_groups()
H A Dvolumes.c5927 WARN_ON(!refcount_read(&bioc->refs)); in btrfs_get_bioc()
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c4691 wait_event(close_wq, refcount_read(&s->st_stid.sc_count) == 2); in move_to_close_lru()
5980 if (refcount_read(&ni->nsui_refcnt) > 1) in nfsd4_ssc_expire_umount()
/openbmc/linux/net/sched/
H A Dcls_api.c524 refcount_read(&block->refcnt) == 0) in tcf_chain_detach()
/openbmc/linux/net/tipc/
H A Dsocket.c3041 WARN_ON(refcount_read(&sk->sk_refcnt) == 1); in tipc_sk_remove()
/openbmc/linux/kernel/sched/
H A Dfair.c1477 period *= refcount_read(&ng->refcount); in task_scan_start()
1502 period *= refcount_read(&ng->refcount); in task_scan_max()
H A Dcore.c3099 wait_var_event(&my_pending.refs, !refcount_read(&my_pending.refs)); in affine_move_task()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2949 WARN_ON_ONCE(refcount_read(&mlxsw_sp->parsing.parsing_depth_ref)); in mlxsw_sp_parsing_fini()
/openbmc/linux/kernel/events/
H A Dcore.c6353 WARN_ON_ONCE(refcount_read(&rb->aux_refcount)); in perf_mmap_close()
13261 wait_var_event(&ctx->refcount, refcount_read(&ctx->refcount) == 1); in perf_event_free_task()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3365 if (!refcount_read(&eth->dma_refcnt)) { in mtk_open()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1068 refcount_read(&hpe->refcnt), hpe->hp->num_channels, in debugfs_hairpin_table_dump_show()
/openbmc/linux/kernel/trace/
H A Dtrace.c8426 if (refcount_read(&ref->refcount) > INT_MAX/2) in buffer_pipe_buf_get()
/openbmc/linux/net/sctp/
H A Dsocket.c9162 refcount_read(&shkey->refcnt) == 2) { in sctp_wfree()

1...<<1112