Home
last modified time | relevance | path

Searched defs:sync (Results 726 - 750 of 893) sorted by relevance

1...<<21222324252627282930>>...36

/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c744 arm_smmu_cmdq_issue_cmdlist(struct arm_smmu_device *smmu, u64 *cmds, int n, bool sync) arm_smmu_cmdq_issue_cmdlist() argument
864 __arm_smmu_cmdq_issue_cmd(struct arm_smmu_device *smmu, struct arm_smmu_cmdq_ent *ent, bool sync) __arm_smmu_cmdq_issue_cmd() argument
[all...]
/kernel/linux/linux-6.6/net/smc/
H A Daf_smc.c812 smc_fback_mark_woken(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) smc_fback_mark_woken() argument
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1588 char sync; in setup_trace_fixture() local
/kernel/linux/linux-6.6/sound/pci/
H A Drme96.c1370 bool sync; in snd_rme96_playback_trigger() local
1427 bool sync; in snd_rme96_capture_trigger() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c360 static int sync[] = {1, 1}; variable
/kernel/linux/linux-6.6/kernel/
H A Dsignal.c720 struct sigqueue *q, *sync = NULL; in dequeue_synchronous_signal() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfb.h232 __u32 sync; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfb.h232 __u32 sync; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfb.h229 __u32 sync; member
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-internal.h95 struct ssp_aux_config_sync sync; member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c3355 dri2_egl_ref_sync(struct dri2_egl_sync *sync) in dri2_egl_ref_sync() argument
3485 dri2_destroy_sync(_EGLDisplay *disp, _EGLSync *sync) in dri2_destroy_sync() argument
3514 dri2_dup_native_fence_fd(_EGLDisplay *disp, _EGLSync *sync) in dri2_dup_native_fence_fd() argument
3552 dri2_client_wait_sync(_EGLDisplay *disp, _EGLSync *sync, EGLint flags, EGLTime timeout) dri2_client_wait_sync() argument
3644 dri2_signal_sync(_EGLDisplay *disp, _EGLSync *sync, EGLenum mode) dri2_signal_sync() argument
3669 dri2_server_wait_sync(_EGLDisplay *disp, _EGLSync *sync) dri2_server_wait_sync() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h1395 memory_sync_info sync; member
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1736 struct dzn_sync *sync = container_of(wait->sync, struct dzn_sync, vk); in dzn_queue_sync_wait() local
1756 struct dzn_sync *sync = container_of(signal->sync, struct dzn_sync, vk); dzn_queue_sync_signal() local
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c164 struct vk_sync sync; member
1713 struct wsi_display_sync *sync = in wsi_display_sync_create() local
1659 wsi_display_sync_init(struct vk_device *device, struct vk_sync *sync, uint64_t initial_value) wsi_display_sync_init() argument
1668 wsi_display_sync_finish(struct vk_device *device, struct vk_sync *sync) wsi_display_sync_finish() argument
1678 wsi_display_sync_wait(struct vk_device *device, struct vk_sync *sync, uint64_t wait_value, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) wsi_display_sync_wait() argument
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.h1163 void sync() { fence(0b1111, 0b1111); } in sync() function
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_3_autogen.cpp2707 GLenum GL_APIENTRY GL_ClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in GL_ClientWaitSync() argument
2740 void GL_APIENTRY GL_DeleteSync(GLsync sync) in GL_DeleteSync() argument
3041 GL_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values) GL_GetSynciv() argument
3066 GL_IsSync(GLsync sync) GL_IsSync() argument
3257 GL_WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) GL_WaitSync() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.cpp1045 Sync *sync = static_cast<Sync *>(object); in ValidateLabeledObject() local
2151 bool ValidateSync(const ValidationContext *val, const Display *display, const Sync *sync) in ValidateSync() argument
1345 ValidateGetSyncAttribBase(const ValidationContext *val, const Display *display, const Sync *sync, EGLint attribute) ValidateGetSyncAttribBase() argument
2203 GetSyncIfValid(const Display *display, const Sync *sync) GetSyncIfValid() argument
3860 ValidateDestroySync(const ValidationContext *val, const Display *display, const Sync *sync) ValidateDestroySync() argument
3873 ValidateClientWaitSync(const ValidationContext *val, const Display *display, const Sync *sync, EGLint flags, EGLTime timeout) ValidateClientWaitSync() argument
3892 ValidateWaitSync(const ValidationContext *val, const Display *display, const Sync *sync, EGLint flags) ValidateWaitSync() argument
3940 ValidateGetSyncAttrib(const ValidationContext *val, const Display *display, const Sync *sync, EGLint attribute, const EGLAttrib *value) ValidateGetSyncAttrib() argument
3954 ValidateGetSyncAttribKHR(const ValidationContext *val, const Display *display, const Sync *sync, EGLint attribute, const EGLint *value) ValidateGetSyncAttribKHR() argument
5864 ValidateDupNativeFenceFDANDROID(const ValidationContext *val, const Display *display, const Sync *sync) ValidateDupNativeFenceFDANDROID() argument
5899 ValidateSignalSyncKHR(const ValidationContext *val, const Display *display, const Sync *sync, EGLenum mode) ValidateSignalSyncKHR() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.cpp3110 void Surface::sync() in sync() function in sw::Surface
/third_party/python/Modules/
H A D_tkinter.c571 Tkapp_New(const char *screenName, const char *className, int interactive, int wantobjects, int wantTk, int sync, const char *use) Tkapp_New() argument
3030 _tkinter_create_impl(PyObject *module, const char *screenName, const char *baseName, const char *className, int interactive, int wantobjects, int wantTk, int sync, const char *use) _tkinter_create_impl() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c1473 static int kbase_api_mem_sync(struct kbase_context *kctx, struct kbase_ioctl_mem_sync *sync) in kbase_api_mem_sync() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c1158 kbase_api_mem_sync(struct kbase_context *kctx, struct kbase_ioctl_mem_sync *sync) kbase_api_mem_sync() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c1042 kbase_api_mem_sync(struct kbase_context *kctx, struct kbase_ioctl_mem_sync *sync) kbase_api_mem_sync() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c1520 kbase_api_mem_sync(struct kbase_context *kctx, struct kbase_ioctl_mem_sync *sync) kbase_api_mem_sync() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp880 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in RenderProcessEndCommandLists() local
/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c172 u8 sync; member
3074 ohci_start_iso(struct fw_iso_context *base, s32 cycle, u32 sync, u32 tags) ohci_start_iso() argument

Completed in 98 milliseconds

1...<<21222324252627282930>>...36