Searched defs:sync (Results 1 - 25 of 73) sorted by relevance

123

/src/tests/usr.bin/indent/
H A DMakefile
/src/tests/usr.bin/xlint/lint2/
H A DMakefile
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_dac507d.c33 u32 *push, sync = 0; local in function:dac507d_ctrl
H A Ddisp.h26 struct nouveau_bo *sync; member in struct:nv50_disp
75 struct nvif_object sync; member in struct:nv50_dmac
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_rv770_dma.c53 struct radeon_sync sync; local in function:rv770_copy_dma
H A Dradeon_sync.c46 void radeon_sync_create(struct radeon_sync *sync) argument
67 radeon_sync_fence(struct radeon_sync * sync,struct radeon_fence * fence) argument
93 radeon_sync_resv(struct radeon_device * rdev,struct radeon_sync * sync,struct dma_resv * resv,bool shared) argument
141 radeon_sync_rings(struct radeon_device * rdev,struct radeon_sync * sync,int ring) argument
216 radeon_sync_free(struct radeon_device * rdev,struct radeon_sync * sync,struct radeon_fence * fence) argument
[all...]
H A Dradeon_evergreen_dma.c119 struct radeon_sync sync; local in function:evergreen_copy_dma
H A Dradeon_r600_dma.c454 struct radeon_sync sync; local in function:r600_copy_dma
H A Dradeon_si_dma.c242 struct radeon_sync sync; local in function:si_copy_dma
/src/tests/usr.bin/xlint/lint1/
H A DMakefile
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_timeline_types.h84 struct i915_syncmap *sync; member in struct:intel_timeline
/src/usr.bin/make/
H A DMakefile
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_syncmap.c106 static int check_syncmap_free(struct i915_syncmap **sync) argument
117 static int dump_syncmap(struct i915_syncmap *sync, int err) argument
140 struct i915_syncmap *sync = (void *)~0ul; local in function:igt_syncmap_init
168 check_one(struct i915_syncmap ** sync,u64 context,u32 seqno) argument
211 struct i915_syncmap *sync; local in function:igt_syncmap_one
243 check_leaf(struct i915_syncmap ** sync,u64 context,u32 seqno) argument
278 struct i915_syncmap *sync; local in function:igt_syncmap_join_above
339 struct i915_syncmap *sync; local in function:igt_syncmap_join_below
409 struct i915_syncmap *sync; local in function:igt_syncmap_neighbours
453 struct i915_syncmap *sync; local in function:igt_syncmap_compact
551 struct i915_syncmap *sync; local in function:igt_syncmap_random
[all...]
/src/sys/kern/
H A Dkern_physio.c265 bool sync = true; local in function:physio
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fence.h39 int (*sync)(struct nouveau_fence *, struct nouveau_channel *, member in struct:nouveau_fence_chan
/src/common/dist/zlib/contrib/iostream/
H A Dzfstream.cpp206 int gzfilebuf::sync() { function in class:gzfilebuf
/src/common/dist/zlib/contrib/iostream3/
H A Dzfstream.cc299 gzfilebuf::sync() function in class:gzfilebuf
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_job.h47 struct amdgpu_sync sync; member in struct:amdgpu_job
H A Damdgpu_sync.c55 void amdgpu_sync_create(struct amdgpu_sync *sync) argument
137 static bool amdgpu_sync_add_later(struct amdgpu_sync *sync, struc argument
165 amdgpu_sync_fence(struct amdgpu_sync * sync,struct dma_fence * f,bool explicit) argument
196 amdgpu_sync_vm_fence(struct amdgpu_sync * sync,struct dma_fence * fence) argument
214 amdgpu_sync_resv(struct amdgpu_device * adev,struct amdgpu_sync * sync,struct dma_resv * resv,void * owner,bool explicit_sync) argument
279 amdgpu_sync_peek_fence(struct amdgpu_sync * sync,struct amdgpu_ring * ring) argument
322 amdgpu_sync_get_fence(struct amdgpu_sync * sync,bool * explicit) argument
380 amdgpu_sync_wait(struct amdgpu_sync * sync,bool intr) argument
406 amdgpu_sync_free(struct amdgpu_sync * sync) argument
[all...]
/src/sys/ufs/ext2fs/
H A Dext2fs_inode.c301 int sync; local in function:ext2fs_truncate
/src/sys/ufs/lfs/
H A Dlfs_pages.c429 bool seglocked, sync, pagedaemon, reclaim; local in function:lfs_putpages
H A Dlfs_subr.c480 unsigned long sync, ckp; local in function:lfs_segunlock
[all...]
/src/sys/net/npf/
H A Dnpf_conndb.c389 npf_conndb_gc(npf_t *npf, npf_conndb_t *cd, bool flush, bool sync) argument
/src/sys/dev/flash/
H A Dflash.h103 int (*sync)(device_t); member in struct:flash_interface
/src/sys/dev/ic/
H A Dsiop_common.c421 int sync, offset, options, scf = 0; local in function:siop_ppr_neg
527 int sync, maxoffset, offset, i; local in function:siop_sdtr_neg
[all...]

Completed in 17 milliseconds

123