/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | originator.h | 100 kref_put(&orig_vlan->refcount, batadv_orig_node_vlan_release); in batadv_orig_node_vlan_put() 114 kref_put(&neigh_ifinfo->refcount, batadv_neigh_ifinfo_release); in batadv_neigh_ifinfo_put() 128 kref_put(&hardif_neigh->refcount, batadv_hardif_neigh_release); in batadv_hardif_neigh_put() 141 kref_put(&neigh_node->refcount, batadv_neigh_node_release); in batadv_neigh_node_put() 155 kref_put(&orig_ifinfo->refcount, batadv_orig_ifinfo_release); in batadv_orig_ifinfo_put() 168 kref_put(&orig_node->refcount, batadv_orig_node_release); in batadv_orig_node_put()
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | originator.h | 96 kref_put(&orig_vlan->refcount, batadv_orig_node_vlan_release); in batadv_orig_node_vlan_put() 110 kref_put(&neigh_ifinfo->refcount, batadv_neigh_ifinfo_release); in batadv_neigh_ifinfo_put() 124 kref_put(&hardif_neigh->refcount, batadv_hardif_neigh_release); in batadv_hardif_neigh_put() 137 kref_put(&neigh_node->refcount, batadv_neigh_node_release); in batadv_neigh_node_put() 151 kref_put(&orig_ifinfo->refcount, batadv_orig_ifinfo_release); in batadv_orig_ifinfo_put() 164 kref_put(&orig_node->refcount, batadv_orig_node_release); in batadv_orig_node_put()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42xattr.c | 331 kref_put(&old->ref, nfs4_xattr_free_entry_cb); in nfs4_xattr_set_listcache() 380 * reference drops, which is very likely the kref_put at the end of 402 kref_put(&entry->ref, nfs4_xattr_free_entry_cb); in nfs4_xattr_discard_cache() 409 kref_put(&cache->ref, nfs4_xattr_free_cache_cb); in nfs4_xattr_discard_cache() 463 kref_put(&cache->ref, nfs4_xattr_free_cache_cb); in nfs4_xattr_get_cache() 489 kref_put(&cache->ref, nfs4_xattr_free_cache_cb); in nfs4_xattr_get_cache() 559 kref_put(&oldentry->ref, nfs4_xattr_free_entry_cb); in nfs4_xattr_hash_add() 584 kref_put(&entry->ref, nfs4_xattr_free_entry_cb); in nfs4_xattr_hash_remove() 635 kref_put(&entry->ref, nfs4_xattr_free_entry_cb); in nfs4_xattr_cache_get() 641 kref_put( in nfs4_xattr_cache_get() [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42xattr.c | 330 kref_put(&old->ref, nfs4_xattr_free_entry_cb); in nfs4_xattr_set_listcache() 379 * reference drops, which is very likely the kref_put at the end of 401 kref_put(&entry->ref, nfs4_xattr_free_entry_cb); in nfs4_xattr_discard_cache() 408 kref_put(&cache->ref, nfs4_xattr_free_cache_cb); in nfs4_xattr_discard_cache() 462 kref_put(&cache->ref, nfs4_xattr_free_cache_cb); in nfs4_xattr_get_cache() 488 kref_put(&cache->ref, nfs4_xattr_free_cache_cb); in nfs4_xattr_get_cache() 558 kref_put(&oldentry->ref, nfs4_xattr_free_entry_cb); in nfs4_xattr_hash_add() 583 kref_put(&entry->ref, nfs4_xattr_free_entry_cb); in nfs4_xattr_hash_remove() 634 kref_put(&entry->ref, nfs4_xattr_free_entry_cb); in nfs4_xattr_cache_get() 640 kref_put( in nfs4_xattr_cache_get() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_els.c | 84 kref_put(&els_req->refcount, qedf_release_cmd); in qedf_initiate_els() 97 kref_put(&els_req->refcount, qedf_release_cmd); in qedf_initiate_els() 188 kref_put(&els_req->refcount, qedf_release_cmd); in qedf_process_els_compl() 222 kref_put(&orig_io_req->refcount, qedf_release_cmd); in qedf_rrq_compl() 232 kref_put(&rrq_req->refcount, qedf_release_cmd); in qedf_rrq_compl() 262 kref_put(&aborted_io_req->refcount, qedf_release_cmd); in qedf_send_rrq() 324 kref_put(&aborted_io_req->refcount, qedf_release_cmd); in qedf_send_rrq() 406 kref_put(&rdata->kref, fc_rport_destroy); in qedf_restart_rport() 618 kref_put(&orig_io_req->refcount, qedf_release_cmd); in qedf_srr_compl() 688 kref_put( in qedf_send_srr() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_els.c | 84 kref_put(&els_req->refcount, qedf_release_cmd); in qedf_initiate_els() 97 kref_put(&els_req->refcount, qedf_release_cmd); in qedf_initiate_els() 188 kref_put(&els_req->refcount, qedf_release_cmd); in qedf_process_els_compl() 222 kref_put(&orig_io_req->refcount, qedf_release_cmd); in qedf_rrq_compl() 232 kref_put(&rrq_req->refcount, qedf_release_cmd); in qedf_rrq_compl() 262 kref_put(&aborted_io_req->refcount, qedf_release_cmd); in qedf_send_rrq() 324 kref_put(&aborted_io_req->refcount, qedf_release_cmd); in qedf_send_rrq() 406 kref_put(&rdata->kref, fc_rport_destroy); in qedf_restart_rport() 618 kref_put(&orig_io_req->refcount, qedf_release_cmd); in qedf_srr_compl() 688 kref_put( in qedf_send_srr() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_rport.c | 137 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_create() 294 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 320 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 347 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 369 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 384 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 403 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 489 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_enter_delete() 556 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_enter_ready() 603 kref_put( in fc_rport_timeout() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_rport.c | 137 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_create() 294 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 320 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 347 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 369 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 384 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 403 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_work() 489 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_enter_delete() 556 kref_put(&rdata->kref, fc_rport_destroy); in fc_rport_enter_ready() 603 kref_put( in fc_rport_timeout() [all...] |
/kernel/linux/linux-6.6/drivers/cdx/controller/ |
H A D | mcdi.c | 93 kref_put(&cmd->ref, cdx_mcdi_cmd_release); in cdx_mcdi_remove_cmd() 335 kref_put(&cmd->ref, cdx_mcdi_cmd_release); in cdx_mcdi_process_cleanup_list() 423 kref_put(&wait_data->ref, cdx_mcdi_blocking_data_release); in cdx_mcdi_rpc_completer() 467 kref_put(&wait_data->ref, cdx_mcdi_blocking_data_release); in cdx_mcdi_rpc_sync() 488 kref_put(&wait_data->ref, cdx_mcdi_blocking_data_release); in cdx_mcdi_rpc_sync() 510 kref_put(&cmd->ref, cdx_mcdi_cmd_release); in cdx_mcdi_rpc_async_internal() 515 kref_put(&cmd->ref, cdx_mcdi_cmd_release); in cdx_mcdi_rpc_async_internal() 584 kref_put(&cmd->ref, cdx_mcdi_cmd_release); in cdx_mcdi_process_cmd() 691 kref_put(&cmd->ref, cdx_mcdi_cmd_release); in cdx_mcdi_complete_cmd() 711 kref_put( in cdx_mcdi_complete_cmd() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/ |
H A D | lima_ctx.c | 60 kref_put(&ctx->refcnt, lima_ctx_do_release); in lima_ctx_free() 81 kref_put(&ctx->refcnt, lima_ctx_do_release); in lima_ctx_put() 96 kref_put(&ctx->refcnt, lima_ctx_do_release); in lima_ctx_mgr_fini()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/ |
H A D | lima_ctx.c | 60 kref_put(&ctx->refcnt, lima_ctx_do_release); in lima_ctx_free() 81 kref_put(&ctx->refcnt, lima_ctx_do_release); in lima_ctx_put() 96 kref_put(&ctx->refcnt, lima_ctx_do_release); in lima_ctx_mgr_fini()
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 41 kref_put(&orig_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_rrq_compl() 116 kref_put(&aborted_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_send_rrq() 372 kref_put(&orig_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_srr_compl() 578 kref_put(&orig_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_rec_compl() 616 kref_put(&orig_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_send_rec() 660 kref_put(&orig_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_send_srr() 724 kref_put(&els_req->refcount, bnx2fc_cmd_release); in bnx2fc_initiate_els() 745 kref_put(&els_req->refcount, bnx2fc_cmd_release); in bnx2fc_initiate_els() 785 kref_put(&els_req->refcount, bnx2fc_cmd_release); in bnx2fc_initiate_els() 821 kref_put( in bnx2fc_process_els_compl() [all...] |
H A D | bnx2fc_io.c | 86 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_cmd_timeout() 107 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_cmd_timeout() 124 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_cmd_timeout() 158 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_cmd_timeout() 733 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_initiate_tmf() 805 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_initiate_tmf() 1109 kref_put(&io_req->refcount, bnx2fc_cmd_release); 1174 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_eh_abort() 1209 kref_put(&io_req->refcount, in bnx2fc_eh_abort() 1229 kref_put( in bnx2fc_eh_abort() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 41 kref_put(&orig_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_rrq_compl() 116 kref_put(&aborted_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_send_rrq() 372 kref_put(&orig_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_srr_compl() 578 kref_put(&orig_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_rec_compl() 616 kref_put(&orig_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_send_rec() 660 kref_put(&orig_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_send_srr() 724 kref_put(&els_req->refcount, bnx2fc_cmd_release); in bnx2fc_initiate_els() 745 kref_put(&els_req->refcount, bnx2fc_cmd_release); in bnx2fc_initiate_els() 785 kref_put(&els_req->refcount, bnx2fc_cmd_release); in bnx2fc_initiate_els() 821 kref_put( in bnx2fc_process_els_compl() [all...] |
H A D | bnx2fc_io.c | 86 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_cmd_timeout() 107 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_cmd_timeout() 124 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_cmd_timeout() 158 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_cmd_timeout() 731 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_initiate_tmf() 803 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_initiate_tmf() 1107 kref_put(&io_req->refcount, bnx2fc_cmd_release); 1172 kref_put(&io_req->refcount, bnx2fc_cmd_release); in bnx2fc_eh_abort() 1207 kref_put(&io_req->refcount, in bnx2fc_eh_abort() 1227 kref_put( in bnx2fc_eh_abort() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_surface.c | 190 kref_put(&plane_state->refcount, dc_plane_state_free); in dc_plane_state_release() 206 kref_put(&(*gamma)->refcount, dc_gamma_free); in dc_gamma_release() 237 kref_put(&tf->refcount, dc_transfer_func_free); in dc_transfer_func_release() 281 kref_put(&lut->refcount, dc_3dlut_func_free); in dc_3dlut_func_release()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_surface.c | 189 kref_put(&plane_state->refcount, dc_plane_state_free); in dc_plane_state_release() 205 kref_put(&(*gamma)->refcount, dc_gamma_free); in dc_gamma_release() 236 kref_put(&tf->refcount, dc_transfer_func_free); in dc_transfer_func_release() 280 kref_put(&lut->refcount, dc_3dlut_func_free); in dc_3dlut_func_release()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | reada.c | 187 kref_put(&rc->refcnt, reada_control_release); in __readahead_hook() 190 kref_put(&rc->refcnt, reada_control_release); in __readahead_hook() 372 kref_put(&zone->refcnt, reada_zone_release); in reada_find_extent() 475 kref_put(&zone->refcnt, reada_zone_release); in reada_find_extent() 480 kref_put(&zone->refcnt, reada_zone_release); in reada_find_extent() 518 kref_put(&zone->refcnt, reada_zone_release); in reada_extent_put() 523 kref_put(&zone->refcnt, reada_zone_release); in reada_extent_put() 609 kref_put(&dev->reada_curr_zone->refcnt, reada_zone_release); in reada_pick_zone() 999 kref_put(&rc->refcnt, reada_control_release); in btrfs_reada_wait() 1016 kref_put( in btrfs_reada_wait() [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cached_dir.c | 354 kref_put(&cfid->refcount, smb2_close_cached_fid); in open_cached_dir() 438 kref_put(&cfid->refcount, smb2_close_cached_fid); in drop_cached_dir_by_name() 447 kref_put(&cfid->refcount, smb2_close_cached_fid); in close_cached_dir() 512 kref_put(&cfid->refcount, smb2_close_cached_fid); in invalidate_all_cached_dirs() 515 kref_put(&cfid->refcount, smb2_close_cached_fid); in invalidate_all_cached_dirs() 528 kref_put(&cfid->refcount, smb2_close_cached_fid); in smb2_cached_lease_break() 643 kref_put(&cfid->refcount, smb2_close_cached_fid); in cfids_laundromat_worker() 646 kref_put(&cfid->refcount, smb2_close_cached_fid); in cfids_laundromat_worker()
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | usblcd.c | 100 kref_put(&dev->kref, lcd_delete); in lcd_open() 120 kref_put(&dev->kref, lcd_delete); in lcd_release() 388 kref_put(&dev->kref, lcd_delete); in lcd_probe() 431 kref_put(&dev->kref, lcd_delete); in lcd_disconnect()
|
H A D | uss720.c | 91 kref_put(&priv->ref_count, destroy_priv); in destroy_async() 120 kref_put(&rq->ref_count, destroy_async); in async_complete() 147 kref_put(&rq->ref_count, destroy_async); in submit_async_request() 152 kref_put(&rq->ref_count, destroy_async); in submit_async_request() 212 kref_put(&rq->ref_count, destroy_async); in get_1284_register() 221 kref_put(&rq->ref_count, destroy_async); in get_1284_register() 243 kref_put(&rq->ref_count, destroy_async); in set_1284_register() 744 kref_put(&priv->ref_count, destroy_priv); in uss720_probe() 762 kref_put(&priv->ref_count, destroy_priv); in uss720_disconnect()
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | intr.c | 82 kref_put(&waiter->refcount, waiter_release); in remove_completed_waiters() 146 kref_put(&waiter->refcount, waiter_release); in run_handlers() 258 kref_put(&waiter->refcount, waiter_release); in host1x_intr_put_ref() 322 kref_put(&waiter->refcount, waiter_release); in host1x_intr_stop()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | devcom.c | 106 kref_put(&devc->ref, mlx5_devcom_dev_release); in mlx5_devcom_unregister_device() 171 kref_put(&devcom->devc->ref, mlx5_devcom_dev_release); in devcom_free_comp_dev() 173 kref_put(&comp->ref, mlx5_devcom_comp_release); in devcom_free_comp_dev() 240 kref_put(&comp->ref, mlx5_devcom_comp_release); in mlx5_devcom_register_component()
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | usblcd.c | 100 kref_put(&dev->kref, lcd_delete); in lcd_open() 120 kref_put(&dev->kref, lcd_delete); in lcd_release() 388 kref_put(&dev->kref, lcd_delete); in lcd_probe() 431 kref_put(&dev->kref, lcd_delete); in lcd_disconnect()
|
H A D | uss720.c | 91 kref_put(&priv->ref_count, destroy_priv); in destroy_async() 120 kref_put(&rq->ref_count, destroy_async); in async_complete() 147 kref_put(&rq->ref_count, destroy_async); in submit_async_request() 152 kref_put(&rq->ref_count, destroy_async); in submit_async_request() 212 kref_put(&rq->ref_count, destroy_async); in get_1284_register() 221 kref_put(&rq->ref_count, destroy_async); in get_1284_register() 243 kref_put(&rq->ref_count, destroy_async); in set_1284_register() 744 kref_put(&priv->ref_count, destroy_priv); in uss720_probe() 762 kref_put(&priv->ref_count, destroy_priv); in uss720_disconnect()
|