Home
last modified time | relevance | path

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

12345678910>>...27

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dadb-iop.c202 static int adb_iop_send_request(struct adb_request *req, int sync) in adb_iop_send_request() argument
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_blowfish.c465 u16 sync = dsp->bf_sync; in dsp_bf_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c101 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-5.10/drivers/s390/cio/
H A Dorb.h24 u32 sync:1; /* synchronize control */ member
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvirqfd.c43 static int virqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in virqfd_wakeup() argument
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/
H A Dsst_ipc.c115 sst_post_message_mrfld(struct intel_sst_drv *sst_drv_ctx, struct ipc_post *ipc_msg, bool sync) sst_post_message_mrfld() argument
/kernel/linux/linux-5.10/include/video/
H A Dsa1100fb.h45 u_char sync; member
/kernel/linux/linux-5.10/kernel/sched/
H A Dwait_bit.c21 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-5.10/net/caif/
H A Dcfrfml.c31 spinlock_t sync; member
H A Dcfserl.c25 spinlock_t sync; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h37 int (*sync)(struct nouveau_fence *, struct nouveau_channel *, member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr600_dma.c450 struct radeon_sync sync; in r600_copy_dma() local
H A Dsi_dma.c237 struct radeon_sync sync; in si_copy_dma() local
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dattrlist.c438 int al_update(struct ntfs_inode *ni, int sync) in al_update() argument
/kernel/linux/linux-6.6/drivers/vfio/
H A Dvirqfd.c40 static int virqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in virqfd_wakeup() argument
/kernel/linux/linux-6.6/drivers/virt/acrn/
H A Dirqfd.c76 hsm_irqfd_wakeup(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) hsm_irqfd_wakeup() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.h81 struct amdgpu_sync sync; member
H A Damdgpu_vm_sdma.c90 struct amdgpu_sync sync; in amdgpu_vm_sdma_prepare() local
H A Damdgpu_sync.c52 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 Dsa1100fb.h45 u_char sync; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c101 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 Dsi_dma.c236 struct radeon_sync sync; in si_copy_dma() local
H A Dr600_dma.c449 struct radeon_sync sync; in r600_copy_dma() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h37 int (*sync)(struct nouveau_fence *, struct nouveau_channel *, member
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp_blowfish.c465 u16 sync = dsp->bf_sync; in dsp_bf_decrypt() local
[all...]

Completed in 12 milliseconds

12345678910>>...27