Home
last modified time | relevance | path

Searched refs:refcount (Results 151 - 175 of 281) sorted by relevance

12345678910>>...12

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/common/
H A Dnapi_helper.h38 static napi_ref CreateReference(napi_env env, napi_value value, uint32_t refcount);
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/common/
H A Dnapi_helper.h38 static napi_ref CreateReference(napi_env env, napi_value value, uint32_t refcount);
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/common/
H A Dnapi_helper.h38 static napi_ref CreateReference(napi_env env, napi_value value, uint32_t refcount);
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
H A Dnapi_helper.h38 static napi_ref CreateReference(napi_env env, napi_value value, uint32_t refcount);
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/common/
H A Dnapi_helper.h38 static napi_ref CreateReference(napi_env env, napi_value value, uint32_t refcount);
/test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/
H A Dnapi_helper.h38 static napi_ref CreateReference(napi_env env, napi_value value, uint32_t refcount);
/third_party/curl/lib/vtls/
H A Dschannel_int.h121 int refcount; member
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.h81 uint8_t is_uref; /* USB refcount decr. needed */
138 uint8_t refcount; member
/third_party/libwebsockets/lib/system/async-dns/
H A Dprivate-lib-async-dns.h47 char refcount; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.h285 int refcount; member
/third_party/libdrm/radeon/
H A Dbof.h45 unsigned refcount; member
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DDevice.h35 Device(Client* client, uint32_t refcount, uint32_t id);
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_defs.h291 * @refcount: Reference count, stands for the number of times the queue
346 atomic_t refcount; member
1033 * @refcount: Number of client sessions bound to this counter.
1042 u8 refcount; member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
H A Drga_drv.h156 struct kref refcount; member
223 struct kref refcount; member
/third_party/ffmpeg/libavcodec/
H A Dv4l2_m2m.c71 atomic_init(&s->refcount, 0); in v4l2_prepare_contexts()
221 if (atomic_load(&s->refcount)) in ff_v4l2_m2m_codec_reinit()
H A Dmmaldec.c61 atomic_int refcount; member
107 atomic_fetch_add_explicit(&ref->refcount, -1, memory_order_acq_rel) == 1) { in ffmmal_poolref_unref()
143 atomic_fetch_add_explicit(&ref->pool->refcount, 1, memory_order_relaxed); in ffmmal_set_ref()
291 atomic_init(&ctx->pool_out->refcount, 1); in ffmal_update_format()
H A Dmediacodecdec_common.c225 atomic_fetch_add(&s->refcount, 1); in ff_mediacodec_dec_ref()
233 if (atomic_fetch_sub(&s->refcount, 1) == 1) { in ff_mediacodec_dec_unref()
569 atomic_init(&s->refcount, 1); in ff_mediacodec_dec_init()
875 if (!s->surface || atomic_load(&s->refcount) == 1) { in ff_mediacodec_dec_flush()
H A Dv4l2_buffers.c218 atomic_fetch_sub_explicit(&s->refcount, 1, memory_order_acq_rel); in v4l2_free_buffer()
221 if (!atomic_load(&s->refcount)) in v4l2_free_buffer()
251 atomic_fetch_add_explicit(&s->refcount, 1, memory_order_relaxed); in v4l2_buf_increase_ref()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h221 int refcount; member
326 p_atomic_inc(&bo->refcount); in iris_bo_reference()
357 * Reduces the refcount on the userspace mapping of the buffer
/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c193 unsigned int refcount; member
819 bo_fake->refcount = 1; in drm_intel_fake_bo_alloc()
884 bo_fake->refcount = 1; in drm_intel_bo_fake_alloc_static()
904 bo_fake->refcount++; in drm_intel_fake_bo_reference()
913 bo_fake->refcount++; in drm_intel_fake_bo_reference_locked()
924 if (--bo_fake->refcount == 0) { in drm_intel_fake_bo_unreference_locked()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c75 uint32_t refcount; member
520 assert(display->refcount == 0); in wsi_wl_display_finish()
608 display->refcount = 0; in wsi_wl_display_init()
639 display->refcount++; in wsi_wl_display_create()
648 display->refcount++; in wsi_wl_display_ref()
655 if (display->refcount-- > 1) in wsi_wl_display_unref()
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dutil.c219 * (i.e.: set new->deleted, reduce refcount, call_rcu()) in ipc_idr_alloc()
282 /* 1) Initialize the refcount so that ipc_rcu_putref works */ in ipc_addid()
283 refcount_set(&new->refcount, 1); in ipc_addid()
500 return refcount_inc_not_zero(&ptr->refcount); in ipc_rcu_getref()
505 if (!refcount_dec_and_test(&ptr->refcount)) { in ipc_rcu_putref()
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator.c95 int refcount; member
838 if (sim_state.refcount++) { in v3d_simulator_init_global()
916 if (!--sim_state.refcount) { in v3d_simulator_destroy()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator.c76 int refcount; member
632 if (sim_state.refcount++) { in vc4_simulator_init_global()
692 if (!--sim_state.refcount) { in vc4_simulator_destroy()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dlinux_osl_priv.h129 atomic_t refcount; /* Number of references to this shared structure. */ member

Completed in 23 milliseconds

12345678910>>...12