Searched refs:semaphore (Results 51 - 75 of 158) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/
H A Dclock.c38 #include <linux/semaphore.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/affs/
H A Daffs.h53 struct semaphore i_link_lock; /* Protects internal inode access. */
54 struct semaphore i_ext_lock; /* Protects internal inode access. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-stmp3xxx/
H A Ddma.c184 struct stmp3xxx_dma_descriptor *head, u32 semaphore)
206 /* Set counting semaphore (kicks off transfer). Assumes
208 __raw_writel(semaphore, s);
351 /* Set counting semaphore (kicks off transfer). Assumes
183 stmp3xxx_dma_go(int channel, struct stmp3xxx_dma_descriptor *head, u32 semaphore) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dsem.c30 * - multiple semaphore operations that alter the same semaphore in
46 * the per-semaphore array structure.
47 * Thus: Perfect SMP scaling between independent semaphore arrays.
49 * trashing on the semaphore array spinlock will limit the scaling.
61 * - A woken up task may not even touch the semaphore array anymore, it may
64 * wake-up due to a completed semaphore operation is achieved by using an
67 * semaphore array, lazily allocated). For backwards compatibility, multiple
71 * and per-semaphore list (stored in the array). This allows to achieve FIFO
231 * newary - Create a new semaphore se
1584 struct sem * semaphore = &sma->sem_base[i]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dquatech_daqp_cs.c51 #include <linux/semaphore.h>
69 enum { semaphore, buffer } interrupt_mode; enumerator in enum:local_info_t::__anon15136
234 local->interrupt_mode = semaphore;
242 * 'semaphore', just signal the local->eos completion and return
289 case semaphore:
406 local->interrupt_mode = semaphore;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h47 #include <linux/semaphore.h>
123 struct semaphore poll_sem;
124 struct semaphore event_sem;
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinuxver.h73 #include <linux/semaphore.h>
75 #include <asm/semaphore.h>
571 struct semaphore sema;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dparport.h102 #include <linux/semaphore.h>
267 struct semaphore irq;
H A Di2o.h34 #include <linux/semaphore.h> /* Needed for MUTEX init macros */
476 struct semaphore lock;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/tlg2300/
H A Dpd-common.h9 #include <linux/semaphore.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/caif/
H A Dcaif_spi_slave.c13 #include <linux/semaphore.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_linux.h46 #include <linux/semaphore.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dlcdc.c31 #include <linux/semaphore.h>
H A Dmddi.c31 #include <linux/semaphore.h>
H A Dmddi_ext.c31 #include <linux/semaphore.h>
H A Dmdp4_overlay_mddi.c31 #include <linux/semaphore.h>
H A Dtv_pal.c30 #include <linux/semaphore.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A DMakefile11 hrtimer.o rwsem.o nsproxy.o srcu.o semaphore.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180.h46 //#include <asm/semaphore.h>
360 struct semaphore wx_sem;
361 struct semaphore rf_state;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vme/devices/
H A Dvme_user.c30 #include <linux/semaphore.h>
98 struct semaphore sem; /* Semaphore for locking image */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dtrans_rdma.c42 #include <linux/semaphore.h>
100 struct semaphore sq_sem;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dsalinfo.c35 * Replace the counting semaphore with a mutex and a test if the cpumask is non-empty.
47 #include <linux/semaphore.h>
143 struct semaphore mutex;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Djack_audio.c24 #include <semaphore.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Ddpcsup.c39 #include <linux/semaphore.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dhfsplus_fs.h65 struct semaphore tree_lock;

Completed in 295 milliseconds

1234567