| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | rv770_dma.c | 48 struct radeon_sync sync; in rv770_copy_dma() local
|
| H A D | radeon_sync.c | 41 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 D | child.h | 60 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 D | khronos-update.py | 20 def sync(self) -> None: member in Source
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglsync.c | 42 _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 D | sfn_debug.cpp | 37 int stderr_streambuf::sync() in sync() function in r600::stderr_streambuf
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | robustness.c | 34 _context_lost_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, in _context_lost_GetSynciv() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_sync_dummy.c | 27 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 D | ContextLostTest.cpp | 61 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
|
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLAssembleWebGLInterfaceAutogen.cpp | 32 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 D | GrGLSemaphore.h | 34 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 D | Gpu.cpp | 55 void Gpu::checkForFinishedWork(SyncToCpu sync) { in checkForFinishedWork() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
| H A D | image_provider.h | 52 bool sync = false; member
|
| /foundation/arkui/ace_engine/test/mock/core/image_provider/ |
| H A D | mock_image_loader.cpp | 66 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 D | webgl_sync.h | 39 void SetSync(int64_t sync) in SetSync() argument
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| H A D | outercache.h | 23 void (*sync)(void); member
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | io.h | 88 static inline void sync(void) in sync() function
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| H A D | sleep44xx.S | 176 sync: label
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | io.h | 88 static inline void sync(void) in sync() function
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| H A D | outercache.h | 23 void (*sync)(void); member
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| H A D | sleep44xx.S | 176 sync: label
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | evergreen_dma.c | 114 struct radeon_sync sync; in evergreen_copy_dma() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
| H A D | mdio_10g.h | 43 bool sync; in ef4_mdio_phyxgxs_lane_sync() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/android/ion/ |
| H A D | ionmap_test.c | 89 struct dma_buf_sync sync = { 0 }; in main() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
| H A D | mdio_10g.h | 43 bool sync; in ef4_mdio_phyxgxs_lane_sync() local
|