Home
last modified time | relevance | path

Searched refs:semaphores (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_params.c30 .semaphores = -1,
68 module_param_named_unsafe(semaphores, i915.semaphores, int, 0400);
69 MODULE_PARM_DESC(semaphores,
Di915_drv.c511 if (i915.semaphores >= 0) in i915_semaphore_is_enabled()
512 return i915.semaphores; in i915_semaphore_is_enabled()
Dintel_ringbuffer.c2505 i915.semaphores = 0; in intel_init_render_ring_buffer()
2512 i915.semaphores = 0; in intel_init_render_ring_buffer()
Di915_drv.h2447 int semaphores; member
/linux-4.1.27/Documentation/
Dpercpu-rw-semaphore.txt1 Percpu rw semaphores
4 Percpu rw semaphores is a new read-write semaphore design that is
7 The problem with traditional read-write semaphores is that when multiple
Dmemory-barriers.txt1773 (*) semaphores
1774 (*) R/W semaphores
1910 Locks and semaphores may not provide any guarantee of ordering on UP compiled
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_sync.c47 sync->semaphores[i] = NULL; in radeon_sync_create()
169 sync->semaphores[count++] = semaphore; in radeon_sync_rings()
219 radeon_semaphore_free(rdev, &sync->semaphores[i], fence); in radeon_sync_free()
Dradeon.h610 struct radeon_semaphore *semaphores[RADEON_NUM_SYNCS]; member
/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-scb.h245 u32 semaphores[8]; /* Semaphores */ member
/linux-4.1.27/Documentation/locking/
Dmutex-design.txt13 behave similarly to binary semaphores, and were introduced in 2006[1]
84 number of workloads. Note that this technique is also used for rw-semaphores.
/linux-4.1.27/Documentation/RCU/
Drcuref.txt13 reader/writer spinlocks or semaphores are straightforward:
DwhatisRCU.txt422 o Use some solid scheme (such as locks or semaphores) to
/linux-4.1.27/Documentation/scsi/
DChangeLog.ips26 4.80.14 - Take all semaphores off stack
/linux-4.1.27/Documentation/infiniband/
Dcore_locking.txt106 semaphores that could cause deadlock if a consumer calls back into
/linux-4.1.27/Documentation/PCI/
Dpci-error-recovery.txt132 to complete; it can take semaphores, schedule, etc... everything but
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt1128 semaphores (e.g. on some ASUS laptops)
/linux-4.1.27/
DCREDITS3099 D: shm fs, SYSV semaphores, af_unix