Home
last modified time | relevance | path

Searched defs:busy (Results 26 - 50 of 81) sorted by relevance

1234

/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpu.c271 uint64_t busy, total; in hud_cpu_graph_install() local
310 uint64_t busy, total; in hud_get_num_cpus() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_buffer_common.c54 bool busy = false; in r600_buffer_map_sync_with_rings() local
H A Dr600_gpu_load.c171 unsigned busy = p_atomic_read(&rscreen->mmio_counters.array[busy_index]); in r600_read_mmio_counter() local
181 unsigned busy = (end & 0xffffffff) - (begin & 0xffffffff); in r600_end_mmio_counter() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dacs.c305 long double factor, busy, total; acs_survey_interference_factor() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dacs.c296 long double factor, busy, total; acs_survey_interference_factor() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Dhi_uart.c106 BSP_RAM_TEXT_SECTION hi_u32 hi_uart_is_busy(hi_uart_idx id, hi_bool *busy) in hi_uart_is_busy() argument
/third_party/backends/backend/
H A Drts88xx_lib.c769 sanei_rts88xx_wait_data (SANE_Int devnum, SANE_Bool busy, SANE_Word * count) in sanei_rts88xx_wait_data() argument
H A Dtamarack.c500 int busy; in get_image_status() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_gem.c220 struct drm_i915_gem_busy busy = { in anv_gem_busy() local
/third_party/pulseaudio/src/modules/
H A Dmodule-udev-detect.c183 bool busy = false; in is_card_busy() local
305 bool busy; in verify_access() local
[all...]
/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_constant.cpp176 napi_value busy = nullptr; in ResultCodeConstructor() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dhnd_pktq.h83 uint32 busy; /**< packets droped because of hardware/transmission error */ member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_performance.cpp1560 calculate_thread_throughput(const state &st, float busy) in calculate_thread_throughput() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c74 bool busy = false; in radeon_bo_is_busy() local
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.h68 bool busy; /* Set on swap, cleared on IdleNotify */ member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c62 bool busy; member
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_entry.cpp665 napi_value busy = nullptr; in ResultCodeConstructor() local
708 napi_value busy = nullptr; in UserAuthResultCodeConstructor() local
750 napi_value busy = nullptr; in AuthenticationResultConstructor() local
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h331 unsigned busy : 1; member
/third_party/libdrm/amdgpu/
H A Damdgpu_cs.c472 bool busy = true; in amdgpu_cs_query_fence_status() local
434 amdgpu_ioctl_wait_cs(amdgpu_context_handle context, unsigned ip, unsigned ip_instance, uint32_t ring, uint64_t handle, uint64_t timeout_ns, uint64_t flags, bool *busy) amdgpu_ioctl_wait_cs() argument
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c1877 int busy = 0; in nghttp2_hd_inflate_hd_nv() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conn.c630 int busy = 0; in nghttp3_conn_read_control() local
1179 int busy = 0; in nghttp3_conn_read_bidi() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c1877 int busy = 0; in nghttp2_hd_inflate_hd_nv() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c911 bool busy; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c860 bool busy = needs_flush || resource_busy(rsc, op); variable
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c259 struct drm_i915_gem_busy busy = { .handle = bo->gem_handle }; in crocus_bo_busy() local
747 bool busy in bo_wait_with_stall_warning() local
[all...]

Completed in 57 milliseconds

1234