Home
last modified time | relevance | path

Searched defs:busy (Results 1 - 25 of 55) sorted by relevance

123

/third_party/libunwind/libunwind/include/tdep-ia64/
H A Dscript.h64 atomic_flag busy; /* is the script-cache busy? */ member
/third_party/pulseaudio/src/modules/
H A Dreserve-monitor.c46 unsigned busy:1; member
H A Dmodule-udev-detect.c183 bool busy = false; in is_card_busy() local
305 bool busy; in verify_access() local
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu_bo.c507 amdgpu_bo_wait_for_idle(amdgpu_bo_handle bo, uint64_t timeout_ns, bool *busy) amdgpu_bo_wait_for_idle() argument
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/src/
H A Dshrpx_memcached_connection.cc426 auto busy = false; in parse_packet() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daiocp.c49 static long long busy; variable
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_event.c42 unsigned int busy; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_gpu_load.c184 unsigned busy = p_atomic_read(&sscreen->mmio_counters.array[busy_index]); in si_read_mmio_counter() local
193 unsigned busy = (end & 0xffffffff) - (begin & 0xffffffff); in si_end_mmio_counter() local
[all...]
/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...]
/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/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
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h331 unsigned busy : 1; member
/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

Completed in 37 milliseconds

123