Home
last modified time | relevance | path

Searched defs:sync (Results 26 - 50 of 896) sorted by relevance

12345678910>>...36

/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv770_dma.c48 struct radeon_sync sync; in rv770_copy_dma() local
H A Dradeon_sync.c41 void radeon_sync_create(struct radeon_sync *sync) in radeon_sync_create() argument
62 radeon_sync_fence(struct radeon_sync *sync, struct radeon_fence *fence) radeon_sync_fence() argument
89 radeon_sync_resv(struct radeon_device *rdev, struct radeon_sync *sync, struct dma_resv *resv, bool shared) radeon_sync_resv() argument
121 radeon_sync_rings(struct radeon_device *rdev, struct radeon_sync *sync, int ring) radeon_sync_rings() argument
196 radeon_sync_free(struct radeon_device *rdev, struct radeon_sync *sync, struct radeon_fence *fence) radeon_sync_free() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dchild.h60 init_child_sync(struct child_sync *sync) init_child_sync() argument
79 destroy_child_sync(struct child_sync *sync) destroy_child_sync() argument
85 wait_child(struct child_sync *sync) wait_child() argument
99 prod_child(struct child_sync *sync) prod_child() argument
113 wait_parent(struct child_sync *sync) wait_parent() argument
127 prod_parent(struct child_sync *sync) prod_parent() argument
[all...]
/third_party/mesa3d/bin/
H A Dkhronos-update.py20 def sync(self) -> None: member in Source
/third_party/mesa3d/src/egl/main/
H A Deglsync.c42 _eglParseSyncAttribList(_EGLSync *sync, const EGLAttrib *attrib_list) in _eglParseSyncAttribList() argument
86 _eglInitSync(_EGLSync *sync, _EGLDisplay *disp, EGLenum type, in _eglInitSync() argument
123 _eglGetSyncAttrib(_EGLDisplay *disp, _EGLSync *sync, EGLint attribute, EGLAttrib *value) _eglGetSyncAttrib() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.cpp37 int stderr_streambuf::sync() in sync() function in r600::stderr_streambuf
/third_party/mesa3d/src/mesa/main/
H A Drobustness.c34 _context_lost_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, in _context_lost_GetSynciv() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_sync_dummy.c27 vk_sync_dummy_init(struct vk_device *device, struct vk_sync *sync, uint64_t initial_value) vk_sync_dummy_init() argument
35 vk_sync_dummy_finish(struct vk_device *device, struct vk_sync *sync) vk_sync_dummy_finish() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DContextLostTest.cpp61 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
/third_party/skia/src/gpu/gl/
H A DGrGLAssembleWebGLInterfaceAutogen.cpp32 void emscripten_glWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) { in emscripten_glWaitSync() argument
39 GLenum emscripten_glClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) { in emscripten_glClientWaitSync() argument
H A DGrGLSemaphore.h34 GrGLsync sync() const { return fSync; } in sync() function in GrGLSemaphore
35 void setSync(const GrGLsync& sync) { fSync = sync; } in setSync() argument
23 MakeWrapped(GrGLGpu* gpu, GrGLsync sync, GrWrapOwnership ownership) MakeWrapped() argument
/third_party/skia/experimental/graphite/src/
H A DGpu.cpp55 void Gpu::checkForFinishedWork(SyncToCpu sync) { in checkForFinishedWork() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_provider.h52 bool sync = false; member
/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_loader.cpp66 DownloadImage( DownloadCallback&& downloadCallback, const std::string& src, bool sync, int32_t nodeId) DownloadImage() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_sync.h39 void SetSync(int64_t sync) in SetSync() argument
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Doutercache.h23 void (*sync)(void); member
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dio.h88 static inline void sync(void) in sync() function
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsleep44xx.S176 sync: label
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dio.h88 static inline void sync(void) in sync() function
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Doutercache.h23 void (*sync)(void); member
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsleep44xx.S176 sync: label
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Devergreen_dma.c114 struct radeon_sync sync; in evergreen_copy_dma() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.h43 bool sync; in ef4_mdio_phyxgxs_lane_sync() local
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dionmap_test.c89 struct dma_buf_sync sync = { 0 }; in main() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.h43 bool sync; in ef4_mdio_phyxgxs_lane_sync() local

Completed in 9 milliseconds

12345678910>>...36