Searched refs:kref_init (Results 1 – 25 of 461) sorted by relevance
12345678910>>...19
101 kref_init(&plane_state->refcount); in dc_create_plane_state()208 kref_init(&gamma->refcount); in dc_create_gamma()238 kref_init(&tf->refcount); in dc_create_transfer_func()260 kref_init(&lut->refcount); in dc_create_3dlut_func()
87 kref_init(&sink->refcount); in dc_sink_create()
51 你必须在分配kref之后初始化它。 要做到这一点,可以这样调用kref_init::58 kref_init(&data->refcount);112 kref_init(&data->refcount);135 为引用计数被kref_init()和kref_get()递增了2次。
27 kref_init(&commit->ref); in commit_new()87 kref_init(&state->ref); in intel_atomic_global_obj_init()176 kref_init(&obj_state->ref); in intel_atomic_get_global_obj_state()
94 kref_init(&sp->ref); in host1x_syncpt_alloc()314 kref_init(&host->syncpt[26].ref); in host1x_syncpt_init()315 kref_init(&host->syncpt[27].ref); in host1x_syncpt_init()
35 kref_init(&autogroup_default.kref); in autogroup_init()96 kref_init(&ag->kref); in autogroup_create()
190 kref_init(&vlan->refcount); in batadv_orig_node_vlan_new()436 kref_init(&orig_ifinfo->refcount); in batadv_orig_ifinfo_new()510 kref_init(&neigh_ifinfo->refcount); in batadv_neigh_ifinfo_new()593 kref_init(&hardif_neigh->refcount); in batadv_hardif_neigh_create()709 kref_init(&neigh_node->refcount); in batadv_neigh_node_create()984 kref_init(&orig_node->refcount); in batadv_orig_node_new()
29 static inline void kref_init(struct kref *kref) in kref_init() function
26 kref_init(&b->kref); in ceph_buffer_new()
92 kref_init(&msg->kref); /* retake single ref */ in ceph_msgpool_put()
44 kref_init(&cs->kref); in ceph_find_or_create_string()
23 kref_init(&gang->kref); in alloc_spu_gang()
200 kref_init(&base->refcount); in ttm_base_object_init()329 kref_init(&ref->kref); in ttm_ref_object_add()414 kref_init(&tfile->refcount); in ttm_object_file_init()
54 kref_init(&ndd->kref); in nvdimm_probe()
141 kref_init(&e->kref); in __cpool_alloc_ahash()174 kref_init(&cpool[i].kref); in tcp_sigpool_alloc_ahash()
95 kref_init(&chid->kref); in nvkm_chid_new()
220 kref_init(&new_ct->ref); in wf_register_control()315 kref_init(&new_sr->ref); in wf_register_sensor()
279 kref_init(&mbus->ref); in mon_bus_init()306 kref_init(&mbus->ref); in mon_bus0_init()
138 kref_init(&priv->kref); in j1939_priv_create()139 kref_init(&priv->rx_kref); in j1939_priv_create()
39 kref_init as so::46 kref_init(&data->refcount);106 kref_init(&data->refcount);133 incremented 2 times by kref_init() and kref_get().
19 kref_init(&ctx->refcnt); in lima_ctx_create()
89 kref_init(&mdi->refcount); in __media_device_get()
115 kref_init(&rd->rd_kref); in rpcrdma_add_one()
14 kref_init(&ring->ref); in mock_ring()
65 kref_init(&devc->ref); in mlx5_devcom_dev_alloc()125 kref_init(&comp->ref); in mlx5_devcom_comp_alloc()
Completed in 47 milliseconds