Home
last modified time | relevance | path

Searched refs:sync (Results 451 - 475 of 1891) sorted by relevance

1...<<11121314151617181920>>...76

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h233 struct lvp_pipe_sync *sync,
237 vk_sync_as_lvp_pipe_sync(struct vk_sync *sync) in vk_sync_as_lvp_pipe_sync() argument
239 assert(sync->type == &lvp_pipe_sync_type); in vk_sync_as_lvp_pipe_sync()
240 return container_of(sync, struct lvp_pipe_sync, base); in vk_sync_as_lvp_pipe_sync()
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h288 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
289 EGLAPI EGLint EGLAPIENTRY eglClientWaitSync (EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime timeout);
290 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttrib (EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value);
296 EGLAPI EGLBoolean EGLAPIENTRY eglWaitSync (EGLDisplay dpy, EGLSync sync, EGLint flags);
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h288 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
289 EGLAPI EGLint EGLAPIENTRY eglClientWaitSync (EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime timeout);
290 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttrib (EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value);
296 EGLAPI EGLBoolean EGLAPIENTRY eglWaitSync (EGLDisplay dpy, EGLSync sync, EGLint flags);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp2811 GLboolean GL_APIENTRY IsSync(GLsync sync) in IsSync() argument
2813 TRACE("(GLsync sync = %p)", sync); in IsSync()
2819 es2::FenceSync *fenceSyncObject = context->getFenceSync(sync); in IsSync()
2830 void GL_APIENTRY DeleteSync(GLsync sync) in DeleteSync() argument
2832 TRACE("(GLsync sync = %p)", sync); in DeleteSync()
2834 if(!sync) in DeleteSync()
2843 if(!context->getFenceSync(sync)) in DeleteSync()
2848 context->deleteFenceSync(sync); in DeleteSync()
2852 ClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) ClientWaitSync() argument
2880 WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) WaitSync() argument
2968 GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values) GetSynciv() argument
[all...]
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dpacache.S202 movb,<,n %arg3, %r31, fisync /* If loop < 0, do sync */
242 sync
263 movb,<,n %arg3, %r31, fdsync /* If loop < 0, do sync */
304 sync
818 sync
877 sync
946 sync
982 sync
1018 sync
1059 sync
[all...]
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dpacache.S202 movb,<,n %arg3, %r31, fisync /* If loop < 0, do sync */
242 sync
263 movb,<,n %arg3, %r31, fdsync /* If loop < 0, do sync */
303 sync
776 sync
825 sync
884 sync
921 sync
958 sync
999 sync
[all...]
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.c95 * log sync serialization (per log)
916 * if new sync address is available
917 * (normally the case if sync() is executed by back-ground
950 /* if last sync is same as last syncpt, in lmLogSync()
951 * invoke sync point forward processing to update sync. in lmLogSync()
954 if (log->sync == log->syncpt) { in lmLogSync()
957 log->sync = log->lsn; in lmLogSync()
961 log->sync = lp->lsn; in lmLogSync()
967 /* if sync i in lmLogSync()
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.c95 * log sync serialization (per log)
908 * if new sync address is available
909 * (normally the case if sync() is executed by back-ground
942 /* if last sync is same as last syncpt, in lmLogSync()
943 * invoke sync point forward processing to update sync. in lmLogSync()
946 if (log->sync == log->syncpt) { in lmLogSync()
949 log->sync = log->lsn; in lmLogSync()
953 log->sync = lp->lsn; in lmLogSync()
959 /* if sync i in lmLogSync()
[all...]
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A DMakefile12 obj-$(CONFIG_SMP) += smp.o sync-timer.o
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dinstall.sh57 sync
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A DMakefile12 obj-$(CONFIG_SMP) += smp.o sync-timer.o
/kernel/linux/linux-5.10/include/media/davinci/
H A Dvpss.h77 /* set sync polarity, only for DM365*/
96 /* set sync polarity*/
97 void vpss_set_sync_pol(struct vpss_sync_pol sync);
/kernel/linux/linux-5.10/include/video/
H A Dsa1100fb.h45 u_char sync; member
/kernel/linux/linux-5.10/kernel/rcu/
H A DMakefile10 obj-y += update.o sync.o
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dsor907d.c48 struct nouveau_bo *bo = disp->sync; in sor907d_get_caps()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.h77 * @sync: Attempt to synchronize audio with this video encoder, if not NULL.
86 struct vidtv_encoder *sync; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.h77 * @sync: Attempt to synchronize audio with this video encoder, if not NULL.
86 struct vidtv_encoder *sync; member
/kernel/linux/linux-6.6/include/video/
H A Dsa1100fb.h45 u_char sync; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_timeline_types.h75 * recent sync point. As the contexts may be executed out-of-order, we
81 struct i915_syncmap *sync; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dsor907d.c48 struct nouveau_bo *bo = disp->sync; in sor907d_get_caps()
/kernel/linux/linux-6.6/rust/kernel/sync/lock/
H A Dspinlock.rs16 $crate::sync::SpinLock::new(
36 /// use kernel::{init::InPlaceInit, init::PinInit, new_spinlock, pin_init, sync::SpinLock};
71 /// use kernel::sync::SpinLock;
H A Dmutex.rs16 $crate::sync::Mutex::new(
38 /// use kernel::{init::InPlaceInit, init::PinInit, new_mutex, pin_init, sync::Mutex};
73 /// use kernel::sync::Mutex;
/kernel/linux/linux-6.6/rust/kernel/
H A Dlib.rs45 pub mod sync; modules
/kernel/linux/linux-6.6/kernel/rcu/
H A DMakefile10 obj-y += update.o sync.o
/kernel/linux/linux-6.6/samples/rust/
H A Drust_print.rs19 use kernel::sync::*; in arc_print()

Completed in 17 milliseconds

1...<<11121314151617181920>>...76