Home
last modified time | relevance | path

Searched defs:sync (Results 51 - 75 of 896) sorted by relevance

12345678910>>...36

/kernel/linux/linux-6.6/io_uring/
H A Dsync.c27 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sfr_prep() local
42 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sync_file_range() local
55 struct io_sync *sync in io_fsync_prep() local
72 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); io_fsync() local
87 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); io_fallocate_prep() local
101 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); io_fallocate() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Devergreen_dma.c113 struct radeon_sync sync; in evergreen_copy_dma() local
/kernel/linux/linux-6.6/rust/alloc/
H A Dlib.rs259 pub mod sync; modules
/third_party/ffmpeg/libavformat/
H A Dmlpdec.c34 static int av_always_inline mlp_thd_probe(const AVProbeData *p, uint32_t sync) in mlp_thd_probe() argument
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-debug.c109 struct ssp_aux_config_sync *sync; in ssp_print_internal() local
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglsync.h67 _eglGetSync(_EGLSync *sync) in _eglGetSync() argument
79 _eglPutSync(_EGLSync *sync) in _eglPutSync() argument
90 _eglLinkSync(_EGLSync *sync) _eglLinkSync() argument
101 _eglUnlinkSync(_EGLSync *sync) _eglUnlinkSync() argument
114 _EGLSync *sync = (_EGLSync *) handle; _eglLookupSync() local
125 _eglGetSyncHandle(_EGLSync *sync) _eglGetSyncHandle() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_util.c13 struct vn_renderer_sync *sync; in vn_renderer_submit_simple_sync() local
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py59 def sync(self): member in Slot
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_sync_timeline.h37 struct vk_sync_type sync; member
56 struct vk_sync sync; member
79 struct vk_sync sync; member
121 vk_sync_as_timeline(struct vk_sync *sync) in vk_sync_as_timeline() argument
[all...]
H A Dvk_sync_binary.c29 to_vk_sync_binary(struct vk_sync *sync) in to_vk_sync_binary() argument
37 vk_sync_binary_init(struct vk_device *device, struct vk_sync *sync, uint64_t initial_value) vk_sync_binary_init() argument
56 vk_sync_binary_finish(struct vk_device *device, struct vk_sync *sync) vk_sync_binary_finish() argument
65 vk_sync_binary_reset(struct vk_device *device, struct vk_sync *sync) vk_sync_binary_reset() argument
76 vk_sync_binary_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) vk_sync_binary_signal() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFenceSyncTests.cpp146 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
156 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in TEST_P() local
215 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); TEST_P() local
235 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); TEST_P() local
293 GLsync sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); TEST_P() local
[all...]
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_async_work.cpp41 void NapiAsyncTask::GetJSInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parser, bool sync) in GetJSInfo() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_async_work.cpp40 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parser, bool sync) in GetCbInfo() argument
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dnapi_async_work.cpp37 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parser, bool sync) in GetCbInfo() argument
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_async_work.cpp40 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parser, bool sync) in GetCbInfo() argument
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dusb-tusb6010.c158 tusb6010_setup_interface(struct musb_hdrc_platform_data *data, unsigned ps_refclk, unsigned waitpin, unsigned async, unsigned sync, unsigned irq, unsigned dmachan) tusb6010_setup_interface() argument
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dusb-tusb6010.c152 tusb6010_setup_interface(struct musb_hdrc_platform_data *data, unsigned int ps_refclk, unsigned int waitpin, unsigned int async, unsigned int sync, unsigned int dmachan) tusb6010_setup_interface() argument
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dclps711x-keypad.c36 bool sync = false; in clps711x_keypad_poll() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_timeline_types.h82 struct i915_syncmap *sync; member
/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_uer.c20 static int vx_modify_board_clock(struct vx_core *chip, int sync) in vx_modify_board_clock() argument
/kernel/linux/linux-5.10/kernel/irq/
H A Dpm.c138 bool sync; in suspend_device_irqs() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.h86 struct vidtv_encoder *sync; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.h86 struct vidtv_encoder *sync; member
/kernel/linux/linux-6.6/kernel/irq/
H A Dpm.c138 bool sync; in suspend_device_irqs() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_timeline_types.h81 struct i915_syncmap *sync; member

Completed in 9 milliseconds

12345678910>>...36