Searched refs:semaphore (Results 176 - 191 of 191) sorted by relevance

12345678

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c20 #include <linux/semaphore.h>
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c43 #include <linux/semaphore.h>
/linux-master/fs/btrfs/
H A Ddisk-io.c16 #include <linux/semaphore.h>
H A Dvolumes.c11 #include <linux/semaphore.h>
6671 * Hold the semaphore for read during the whole operation, write is
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c32 #include <semaphore.h>
/linux-master/drivers/gpu/drm/radeon/
H A Dr100.c892 struct radeon_semaphore *semaphore,
890 r100_semaphore_ring_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) argument
H A Dcik.c3601 * cik_semaphore_ring_emit - emit a semaphore on the CP ring
3605 * @semaphore: radeon semaphore object
3606 * @emit_wait: Is this a semaphore wait?
3608 * Emits a semaphore signal/wait packet to the CP ring and prevents the PFP
3609 * from running ahead of semaphore waits.
3613 struct radeon_semaphore *semaphore,
3616 uint64_t addr = semaphore->gpu_addr;
3624 /* Prevent the PFP from running ahead of the semaphore wait */
3611 cik_semaphore_ring_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) argument
/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c45 #include <linux/semaphore.h>
/linux-master/tools/perf/
H A Dbuiltin-sched.c39 #include <semaphore.h>
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_def.h834 __le16 semaphore; /* Semaphore */ member in struct:device_reg_2xxx
H A Dqla_init.c3212 wrt_reg_word(&reg->semaphore, 0);
3959 "Unable to acquire semaphore.\n");
3985 "Unable to release semaphore.\n");
/linux-master/fs/reiserfs/
H A Djournal.c39 #include <linux/semaphore.h>
/linux-master/drivers/net/ethernet/micrel/
H A Dksz884x.c1398 struct semaphore proc_sem;
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c22 #include <linux/semaphore.h>
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c34 #include <linux/semaphore.h>
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c58 #include <linux/semaphore.h>

Completed in 694 milliseconds

12345678