Home
last modified time | relevance | path

Searched refs:refcount (Results 1551 - 1566 of 1566) sorted by relevance

1...<<616263

/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c16 #include <linux/refcount.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c1611 GEM_BUG_ON(!kref_read(&rq->fence.refcount)); in assert_pending_valid()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c40 #include <linux/refcount.h>
705 /* Mirred tc action holds a refcount on the ifindex net_device (see in mlx5e_hairpin_get_mdev()
/kernel/linux/linux-6.6/io_uring/
H A Dio_uring.c47 #include <linux/refcount.h>
/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c16 #include <linux/refcount.h>
91 * @dev_tracker: refcount tracker for @real_dev reference
/kernel/linux/linux-6.6/net/sched/
H A Dcls_flower.c13 #include <linux/refcount.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2555 * don't use amdgpu_irq_get/put() to avoid refcount change. in dm_gpureset_toggle_interrupts()
2955 WARN_ON(kref_read(&dm_new_crtc_state->stream->refcount) > 1); in dm_resume()
2964 WARN_ON(kref_read(&dm_new_plane_state->dc_state->refcount) > 1); in dm_resume()
3134 * bump up refcount for sink because the link doesn't point in amdgpu_dm_update_connector_after_detect()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c17 #include <linux/refcount.h>
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_os.c16 #include <linux/refcount.h>
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c2156 WARN_ON_ONCE(atomic_dec_and_test(&tcon->refcount)); in smb2_tree_disconnect()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c16 #include <linux/refcount.h>
/kernel/linux/linux-5.10/drivers/md/
H A Dmd.c63 #include <linux/percpu-refcount.h>
390 * the list, and to always hold a refcount when unlocked.
412 * We hold a refcount over the call to ->make_request. By the time that
414 * and so is visible to ->quiesce(), so we don't need the refcount any more.
5689 /* We want to start with the refcount at zero */ in mddev_init_writes_pending()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c48 #include <linux/refcount.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c17 #include <linux/refcount.h>
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c65 #include <linux/percpu-refcount.h>
352 * We hold a refcount over the call to ->make_request. By the time that
354 * and so is visible to ->quiesce(), so we don't need the refcount any more.
5658 /* We want to start with the refcount at zero */ in mddev_init_writes_pending()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 154 milliseconds

1...<<616263