| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm_sdma.c | 90 struct amdgpu_sync sync; in amdgpu_vm_sdma_prepare() local
|
| H A D | amdgpu_sync.c | 52 void amdgpu_sync_create(struct amdgpu_sync *sync) in amdgpu_sync_create() argument 133 static bool amdgpu_sync_add_later(struct amdgpu_sync *sync, struct dma_fence *f) in amdgpu_sync_add_later() argument 155 amdgpu_sync_fence(struct amdgpu_sync *sync, struct dma_fence *f) amdgpu_sync_fence() argument 235 amdgpu_sync_resv(struct amdgpu_device *adev, struct amdgpu_sync *sync, struct dma_resv *resv, enum amdgpu_sync_mode mode, void *owner) amdgpu_sync_resv() argument 280 amdgpu_sync_peek_fence(struct amdgpu_sync *sync, struct amdgpu_ring *ring) amdgpu_sync_peek_fence() argument 320 amdgpu_sync_get_fence(struct amdgpu_sync *sync) amdgpu_sync_get_fence() argument 379 amdgpu_sync_push_to_job(struct amdgpu_sync *sync, struct amdgpu_job *job) amdgpu_sync_push_to_job() argument 403 amdgpu_sync_wait(struct amdgpu_sync *sync, bool intr) amdgpu_sync_wait() argument 427 amdgpu_sync_free(struct amdgpu_sync *sync) amdgpu_sync_free() argument [all...] |
| /kernel/linux/linux-6.6/include/video/ |
| H A D | sa1100fb.h | 45 u_char sync; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_syncmap.c | 101 static int check_syncmap_free(struct i915_syncmap **sync) in check_syncmap_free() argument 112 static int dump_syncmap(struct i915_syncmap *sync, int err) in dump_syncmap() argument 135 struct i915_syncmap *sync = (void *)~0ul; in igt_syncmap_init() local 163 check_one(struct i915_syncmap **sync, u64 context, u32 seqno) check_one() argument 206 struct i915_syncmap *sync; igt_syncmap_one() local 238 check_leaf(struct i915_syncmap **sync, u64 context, u32 seqno) check_leaf() argument 273 struct i915_syncmap *sync; igt_syncmap_join_above() local 334 struct i915_syncmap *sync; igt_syncmap_join_below() local 404 struct i915_syncmap *sync; igt_syncmap_neighbours() local 448 struct i915_syncmap *sync; igt_syncmap_compact() local 546 struct i915_syncmap *sync; igt_syncmap_random() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | si_dma.c | 236 struct radeon_sync sync; in si_copy_dma() local
|
| H A D | r600_dma.c | 449 struct radeon_sync sync; in r600_copy_dma() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_fence.h | 37 int (*sync)(struct nouveau_fence *, struct nouveau_channel *, member
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| H A D | dsp_blowfish.c | 465 u16 sync = dsp->bf_sync; in dsp_bf_decrypt() local [all...] |
| /kernel/linux/linux-6.6/drivers/macintosh/ |
| H A D | adb-iop.c | 202 static int adb_iop_send_request(struct adb_request *req, int sync) in adb_iop_send_request() argument
|
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_files.h | 66 int (*sync)(struct File *);
member
|
| /kernel/uniproton/src/fs/vfs/ |
| H A D | vfs_files.h | 45 S32 (*sync)(struct TagFile *);
member
|
| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| H A D | orb.h | 24 u32 sync:1; /* synchronize control */ member
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | wait_bit.c | 21 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *arg) in wake_bit_function() argument 160 var_wake_function(struct wait_queue_entry *wq_entry, unsigned int mode, int sync, void *arg) var_wake_function() argument
|
| /kernel/linux/linux-6.6/net/caif/ |
| H A D | cfrfml.c | 31 spinlock_t sync; member
|
| H A D | cfserl.c | 25 spinlock_t sync; member [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/atom/sst/ |
| H A D | sst_ipc.c | 114 sst_post_message_mrfld(struct intel_sst_drv *sst_drv_ctx, struct ipc_post *ipc_msg, bool sync) sst_post_message_mrfld() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | framesync.h | 139 unsigned sync; member [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_drm.c | 111 struct dma_buf_sync sync = { .flags = DMA_BUF_SYNC_END | map->sync_flags }; in drm_unmap_frame() local
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_pipe_sync.c | 28 lvp_pipe_sync_validate(ASSERTED struct lvp_pipe_sync *sync) in lvp_pipe_sync_validate() argument 39 struct lvp_pipe_sync *sync = vk_sync_as_lvp_pipe_sync(vk_sync); in lvp_pipe_sync_init() local 54 struct lvp_pipe_sync *sync = vk_sync_as_lvp_pipe_sync(vk_sync); in lvp_pipe_sync_finish() local 64 lvp_pipe_sync_signal_with_fence(struct lvp_device *device, struct lvp_pipe_sync *sync, struct pipe_fence_handle *fence) lvp_pipe_sync_signal_with_fence() argument 82 struct lvp_pipe_sync *sync = vk_sync_as_lvp_pipe_sync(vk_sync); lvp_pipe_sync_signal() local 100 struct lvp_pipe_sync *sync = vk_sync_as_lvp_pipe_sync(vk_sync); lvp_pipe_sync_reset() local 143 lvp_pipe_sync_wait_locked(struct lvp_device *device, struct lvp_pipe_sync *sync, uint64_t wait_value, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) lvp_pipe_sync_wait_locked() argument 230 struct lvp_pipe_sync *sync = vk_sync_as_lvp_pipe_sync(vk_sync); lvp_pipe_sync_wait() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_fs_scoreboard.cpp | 245 fs_inst *sync = instruction(block0, 1); in TEST_F() local 352 fs_inst *sync = instruction(block0, 1); in TEST_F() local 464 fs_inst *sync = instruction(block0, 1); in TEST_F() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_bo_sync.c | 29 to_anv_bo_sync(struct vk_sync *sync) in to_anv_bo_sync() argument 41 struct anv_bo_sync *sync = to_anv_bo_sync(vk_sync); in anv_bo_sync_init() local 58 struct anv_bo_sync *sync = to_anv_bo_sync(vk_sync); in anv_bo_sync_finish() local 67 struct anv_bo_sync *sync = to_anv_bo_sync(vk_sync); anv_bo_sync_reset() local 114 struct anv_bo_sync *sync = to_anv_bo_sync(waits[i].sync); anv_bo_sync_wait() local 171 struct anv_bo_sync *sync = to_anv_bo_sync(waits[i].sync); anv_bo_sync_wait() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_sync.c | 39 dzn_sync_init(struct vk_device *device, struct vk_sync *sync, uint64_t initial_value) dzn_sync_init() argument 58 dzn_sync_finish(struct vk_device *device, struct vk_sync *sync) dzn_sync_finish() argument 67 dzn_sync_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) dzn_sync_signal() argument 83 dzn_sync_get_value(struct vk_device *device, struct vk_sync *sync, uint64_t *value) dzn_sync_get_value() argument 94 dzn_sync_reset(struct vk_device *device, struct vk_sync *sync) dzn_sync_reset() argument 152 struct dzn_sync *sync = container_of(waits[i].sync, struct dzn_sync, vk); dzn_sync_wait() local [all...] |
| /third_party/node/deps/v8/src/utils/ |
| H A D | ostreams.cc | 52 int DbgStreamBuf::sync() { in sync() function in v8::internal::DbgStreamBuf 72 int OFStreamBase::sync() { in sync() function in v8::internal::OFStreamBase
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_sync.c | 116 struct vk_sync *sync; in vk_sync_create() local 81 vk_sync_init(struct vk_device *device, struct vk_sync *sync, const struct vk_sync_type *type, enum vk_sync_flags flags, uint64_t initial_value) vk_sync_init() argument 103 vk_sync_finish(struct vk_device *device, struct vk_sync *sync) vk_sync_finish() argument 135 vk_sync_destroy(struct vk_device *device, struct vk_sync *sync) vk_sync_destroy() argument 143 vk_sync_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) vk_sync_signal() argument 158 vk_sync_get_value(struct vk_device *device, struct vk_sync *sync, uint64_t *value) vk_sync_get_value() argument 167 vk_sync_reset(struct vk_device *device, struct vk_sync *sync) vk_sync_reset() argument 187 assert_valid_wait(struct vk_sync *sync, uint64_t wait_value, enum vk_sync_wait_flags wait_flags) assert_valid_wait() argument 214 __vk_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) __vk_sync_wait() argument 240 vk_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) vk_sync_wait() argument 349 vk_sync_import_opaque_fd(struct vk_device *device, struct vk_sync *sync, int fd) vk_sync_import_opaque_fd() argument 364 vk_sync_export_opaque_fd(struct vk_device *device, struct vk_sync *sync, int *fd) vk_sync_export_opaque_fd() argument 380 vk_sync_import_sync_file(struct vk_device *device, struct vk_sync *sync, int sync_file) vk_sync_import_sync_file() argument 396 vk_sync_export_sync_file(struct vk_device *device, struct vk_sync *sync, int *sync_file) vk_sync_export_sync_file() argument [all...] |
| /third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
| H A D | pvr_srv_sync.c | 54 void pvr_srv_sync_finish(struct vk_device *device, struct vk_sync *sync) in pvr_srv_sync_finish() argument 42 pvr_srv_sync_init(struct vk_device *device, struct vk_sync *sync, uint64_t initial_value) pvr_srv_sync_init() argument 82 pvr_srv_sync_signal(struct vk_device *device, struct vk_sync *sync, UNUSED uint64_t value) pvr_srv_sync_signal() argument 93 pvr_srv_sync_reset(struct vk_device *device, struct vk_sync *sync) pvr_srv_sync_reset() argument 267 pvr_srv_sync_import_sync_file(struct vk_device *device, struct vk_sync *sync, int sync_file) pvr_srv_sync_import_sync_file() argument 285 pvr_srv_sync_export_sync_file(struct vk_device *device, struct vk_sync *sync, int *sync_file) pvr_srv_sync_export_sync_file() argument [all...] |