Searched refs:semaphore (Results 276 - 300 of 374) sorted by relevance

<<1112131415

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_dbg.c231 WRT_REG_WORD(&reg->semaphore, 0);
290 WRT_REG_WORD(&reg->semaphore, 0);
350 WRT_REG_WORD(&reg->semaphore, 0);
585 if (RD_REG_WORD(&reg->semaphore) & BIT_0) {
592 WRT_REG_WORD(&reg->semaphore, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/gadget/
H A Dserial.c261 static struct semaphore gs_open_close_sem[GS_NUM_PORTS];
638 struct semaphore *sem;
662 "gs_open: (%d,%p,%p) interrupted waiting for semaphore\n",
784 struct semaphore *sem;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/misc/
H A Dauerswald.c235 struct semaphore mutex; /* protection in user context */
256 struct semaphore mutex; /* protection in user context */
261 struct semaphore readmutex; /* protection against multiple reads */
H A Dldusb.c149 struct semaphore sem; /* locks this structure */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/macintosh/
H A Dadb.c40 #include <asm/semaphore.h>
418 static unsigned long adb_sreq_lock; // Use semaphore ! */
H A Dmediabay.c80 struct semaphore lock;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/firewire/
H A Dfw-device.c29 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_hdr.h37 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c269 static struct semaphore nvram_sem;
813 /* Initialize commit semaphore */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsys_parisc32.c52 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Drtas.c26 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/cell/spufs/
H A Dinode.c37 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dcommon.c8 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_fw.h177 __le32 semaphore; member in struct:isp_reg::__anon6933::__anon6935
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/sysfs/
H A Ddir.c12 #include <asm/semaphore.h>
H A Dfile.c12 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/cramfs/
H A Dinode.c26 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/arm/
H A Dsa11xx-uda1341.c83 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aacraid/
H A Drx.c42 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/bluetooth/
H A Dhci_core.h113 struct semaphore req_lock;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/core/
H A Duser_mad.c49 #include <asm/semaphore.h>
94 struct semaphore sm_sem;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dplip.c117 #include <asm/semaphore.h>
231 struct semaphore killed_timer_sem;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c87 struct semaphore sem;
107 struct semaphore mutex; /* Access mutex for use by
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dsyscalls.h36 struct semaphore;
63 #include <asm/semaphore.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dsocket.c46 #include <asm/semaphore.h>
66 struct semaphore sem;

Completed in 300 milliseconds

<<1112131415