Searched refs:reg_lock (Results 1 - 25 of 118) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Duser_reg.c70 static DEFINE_SPINLOCK(reg_lock);
83 spin_lock_bh(&reg_lock);
93 spin_unlock_bh(&reg_lock);
106 spin_lock_bh(&reg_lock);
109 spin_unlock_bh(&reg_lock);
169 spin_lock_bh(&reg_lock);
171 spin_unlock_bh(&reg_lock);
178 spin_unlock_bh(&reg_lock);
203 spin_lock_bh(&reg_lock);
205 spin_unlock_bh(&reg_lock);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Dtimer.c42 spin_lock_irqsave(&emu->reg_lock, flags);
45 spin_unlock_irqrestore(&emu->reg_lock, flags);
55 spin_lock_irqsave(&emu->reg_lock, flags);
57 spin_unlock_irqrestore(&emu->reg_lock, flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/gus/
H A Dgus_timer.c40 spin_lock_irqsave(&gus->reg_lock, flags);
46 spin_unlock_irqrestore(&gus->reg_lock, flags);
57 spin_lock_irqsave(&gus->reg_lock, flags);
60 spin_unlock_irqrestore(&gus->reg_lock, flags);
76 spin_lock_irqsave(&gus->reg_lock, flags);
82 spin_unlock_irqrestore(&gus->reg_lock, flags);
93 spin_lock_irqsave(&gus->reg_lock, flags);
96 spin_unlock_irqrestore(&gus->reg_lock, flags);
H A Dgus_dram.c40 spin_lock_irqsave(&gus->reg_lock, flags);
44 spin_unlock_irqrestore(&gus->reg_lock, flags);
76 spin_lock_irqsave(&gus->reg_lock, flags);
81 spin_unlock_irqrestore(&gus->reg_lock, flags);
H A Dgus_io.c197 spin_lock_irqsave(&gus->reg_lock, flags);
199 spin_unlock_irqrestore(&gus->reg_lock, flags);
208 spin_lock_irqsave(&gus->reg_lock, flags);
210 spin_unlock_irqrestore(&gus->reg_lock, flags);
218 spin_lock_irqsave(&gus->reg_lock, flags);
220 spin_unlock_irqrestore(&gus->reg_lock, flags);
230 spin_lock_irqsave(&gus->reg_lock, flags);
232 spin_unlock_irqrestore(&gus->reg_lock, flags);
240 spin_lock_irqsave(&gus->reg_lock, flags);
242 spin_unlock_irqrestore(&gus->reg_lock, flag
[all...]
H A Dgus_reset.c105 spin_lock_irqsave(&gus->reg_lock, flags);
110 spin_unlock_irqrestore(&gus->reg_lock, flags);
117 spin_lock_irqsave(&gus->reg_lock, flags);
122 spin_unlock_irqrestore(&gus->reg_lock, flags);
133 spin_lock_irqsave(&gus->reg_lock, flags);
137 spin_unlock_irqrestore(&gus->reg_lock, flags);
144 spin_lock_irqsave(&gus->reg_lock, flags);
150 spin_unlock_irqrestore(&gus->reg_lock, flags);
162 spin_lock_irqsave(&gus->reg_lock, flags);
183 spin_unlock_irqrestore(&gus->reg_lock, flag
[all...]
H A Dgus_mixer.c65 spin_lock_irqsave(&gus->reg_lock, flags);
71 spin_unlock_irqrestore(&gus->reg_lock, flags);
97 spin_lock_irqsave(&gus->reg_lock, flags);
100 spin_unlock_irqrestore(&gus->reg_lock, flags);
116 spin_lock_irqsave(&gus->reg_lock, flags);
137 spin_unlock_irqrestore(&gus->reg_lock, flags);
H A Dgus_main.c76 spin_lock_irqsave(&gus->reg_lock, flags);
80 spin_unlock_irqrestore(&gus->reg_lock, flags);
150 spin_lock_init(&gus->reg_lock);
308 spin_lock_irqsave(&gus->reg_lock, flags);
313 spin_unlock_irqrestore(&gus->reg_lock, flags);
317 spin_lock_irqsave(&gus->reg_lock, flags);
324 spin_unlock_irqrestore(&gus->reg_lock, flags);
328 spin_lock_irqsave(&gus->reg_lock, flags);
335 spin_unlock_irqrestore(&gus->reg_lock, flags);
343 spin_lock_irqsave(&gus->reg_lock, flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl4/
H A Dopl4_mixer.c39 spin_lock_irqsave(&opl4->reg_lock, flags);
41 spin_unlock_irqrestore(&opl4->reg_lock, flags);
56 spin_lock_irqsave(&opl4->reg_lock, flags);
59 spin_unlock_irqrestore(&opl4->reg_lock, flags);
H A Dopl4_lib.c65 spin_lock_irqsave(&opl4->reg_lock, flags);
81 spin_unlock_irqrestore(&opl4->reg_lock, flags);
91 spin_lock_irqsave(&opl4->reg_lock, flags);
107 spin_unlock_irqrestore(&opl4->reg_lock, flags);
226 spin_lock_init(&opl4->reg_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-io.h171 spin_lock_irqsave(&p->reg_lock, reg_flags);
173 spin_unlock_irqrestore(&p->reg_lock, reg_flags);
180 spin_lock_irqsave(&p->reg_lock, reg_flags);
182 spin_unlock_irqrestore(&p->reg_lock, reg_flags);
202 spin_lock_irqsave(&p->reg_lock, reg_flags);
204 spin_unlock_irqrestore(&p->reg_lock, reg_flags);
211 spin_lock_irqsave(&p->reg_lock, reg_flags);
213 spin_unlock_irqrestore(&p->reg_lock, reg_flags);
310 spin_lock_irqsave(&priv->reg_lock, reg_flags);
314 spin_unlock_irqrestore(&priv->reg_lock, reg_flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dvia-gpio.c92 spin_lock_irqsave(&cfg->vdev->reg_lock, flags);
101 spin_unlock_irqrestore(&cfg->vdev->reg_lock, flags);
123 spin_lock_irqsave(&cfg->vdev->reg_lock, flags);
127 spin_unlock_irqrestore(&cfg->vdev->reg_lock, flags);
140 spin_lock_irqsave(&cfg->vdev->reg_lock, flags);
143 spin_unlock_irqrestore(&cfg->vdev->reg_lock, flags);
226 spin_lock_irqsave(&gpio_config.vdev->reg_lock, flags);
229 spin_unlock_irqrestore(&gpio_config.vdev->reg_lock, flags);
261 spin_lock_irqsave(&gpio_config.vdev->reg_lock, flags);
265 spin_unlock_irqrestore(&gpio_config.vdev->reg_lock, flag
[all...]
H A Dvia_i2c.c43 spin_lock_irqsave(&i2c_vdev->reg_lock, flags);
60 spin_unlock_irqrestore(&i2c_vdev->reg_lock, flags);
69 spin_lock_irqsave(&i2c_vdev->reg_lock, flags);
72 spin_unlock_irqrestore(&i2c_vdev->reg_lock, flags);
82 spin_lock_irqsave(&i2c_vdev->reg_lock, flags);
85 spin_unlock_irqrestore(&i2c_vdev->reg_lock, flags);
95 spin_lock_irqsave(&i2c_vdev->reg_lock, flags);
112 spin_unlock_irqrestore(&i2c_vdev->reg_lock, flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/es1688/
H A Des1688_lib.c130 spin_lock_irqsave(&chip->reg_lock, flags); /* Some ESS1688 cards need this */
145 spin_unlock_irqrestore(&chip->reg_lock, flags);
160 spin_unlock_irqrestore(&chip->reg_lock, flags);
184 spin_lock_irqsave(&chip->reg_lock, flags);
187 spin_unlock_irqrestore(&chip->reg_lock, flags);
229 spin_lock_irqsave(&chip->reg_lock, flags);
231 spin_unlock_irqrestore(&chip->reg_lock, flags);
233 spin_lock_irqsave(&chip->reg_lock, flags);
236 spin_unlock_irqrestore(&chip->reg_lock, flags);
246 spin_lock_irqsave(&chip->reg_lock, flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A Dwss_lib.c276 spin_lock_irqsave(&chip->reg_lock, flags);
286 spin_unlock_irqrestore(&chip->reg_lock, flags);
305 spin_lock_irqsave(&chip->reg_lock, flags);
309 spin_unlock_irqrestore(&chip->reg_lock, flags);
401 spin_lock(&chip->reg_lock);
412 spin_unlock(&chip->reg_lock);
455 spin_lock_irqsave(&chip->reg_lock, flags);
457 spin_unlock_irqrestore(&chip->reg_lock, flags);
507 spin_unlock_irqrestore(&chip->reg_lock, flags);
520 spin_lock_irqsave(&chip->reg_lock, flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Doxygen_pcm.c354 spin_lock_irq(&chip->reg_lock);
367 spin_unlock_irq(&chip->reg_lock);
389 spin_lock_irq(&chip->reg_lock);
404 spin_unlock_irq(&chip->reg_lock);
424 spin_lock_irq(&chip->reg_lock);
428 spin_unlock_irq(&chip->reg_lock);
443 spin_lock_irq(&chip->reg_lock);
453 spin_unlock_irq(&chip->reg_lock);
469 spin_lock_irq(&chip->reg_lock);
487 spin_unlock_irq(&chip->reg_lock);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dbeep.c125 spin_lock_irqsave(&chip->reg_lock, flags);
128 spin_unlock_irqrestore(&chip->reg_lock, flags);
138 spin_lock_irqsave(&chip->reg_lock, flags);
140 spin_unlock_irqrestore(&chip->reg_lock, flags);
144 spin_unlock_irqrestore(&chip->reg_lock, flags);
164 spin_lock_irqsave(&chip->reg_lock, flags);
166 spin_unlock_irqrestore(&chip->reg_lock, flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/cs423x/
H A Dcs4236_lib.c189 spin_lock_irqsave(&chip->reg_lock, flags);
197 spin_unlock_irqrestore(&chip->reg_lock, flags);
207 spin_lock_irqsave(&chip->reg_lock, flags);
215 spin_unlock_irqrestore(&chip->reg_lock, flags);
225 spin_lock_irqsave(&chip->reg_lock, flags);
232 spin_unlock_irqrestore(&chip->reg_lock, flags);
241 spin_lock_irqsave(&chip->reg_lock, flags);
264 spin_unlock_irqrestore(&chip->reg_lock, flags);
420 spin_lock_irqsave(&chip->reg_lock, flags);
422 spin_unlock_irqrestore(&chip->reg_lock, flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dens1370.c376 spinlock_t reg_lock; member in struct:ensoniq
801 spin_lock(&ensoniq->reg_lock);
807 spin_unlock(&ensoniq->reg_lock);
827 spin_lock(&ensoniq->reg_lock);
833 spin_unlock(&ensoniq->reg_lock);
869 spin_lock_irq(&ensoniq->reg_lock);
898 spin_unlock_irq(&ensoniq->reg_lock);
917 spin_lock_irq(&ensoniq->reg_lock);
938 spin_unlock_irq(&ensoniq->reg_lock);
957 spin_lock_irq(&ensoniq->reg_lock);
[all...]
H A Dfm801.c196 spinlock_t reg_lock; member in struct:fm801
227 spin_lock_irqsave(&chip->reg_lock, flags);
233 spin_unlock_irqrestore(&chip->reg_lock, flags);
357 spin_lock(&chip->reg_lock);
378 spin_unlock(&chip->reg_lock);
383 spin_unlock(&chip->reg_lock);
392 spin_lock(&chip->reg_lock);
413 spin_unlock(&chip->reg_lock);
418 spin_unlock(&chip->reg_lock);
440 spin_lock_irq(&chip->reg_lock);
[all...]
H A Dsonicvibes.c232 spinlock_t reg_lock; member in struct:sonicvibes
316 spin_lock_irqsave(&sonic->reg_lock, flags);
321 spin_unlock_irqrestore(&sonic->reg_lock, flags);
340 spin_lock_irqsave(&sonic->reg_lock, flags);
345 spin_unlock_irqrestore(&sonic->reg_lock, flags);
356 spin_lock_irqsave(&sonic->reg_lock, flags);
367 spin_unlock_irqrestore(&sonic->reg_lock, flags);
411 spin_lock_irqsave(&sonic->reg_lock, flags);
414 spin_unlock_irqrestore(&sonic->reg_lock, flags);
433 spin_lock_irqsave(&sonic->reg_lock, flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ymfpci/
H A Dymfpci_main.c181 spin_lock_irqsave(&chip->reg_lock, flags);
188 spin_unlock_irqrestore(&chip->reg_lock, flags);
196 spin_lock_irqsave(&chip->reg_lock, flags);
210 spin_unlock_irqrestore(&chip->reg_lock, flags);
311 spin_lock(&chip->reg_lock);
328 spin_unlock(&chip->reg_lock);
330 spin_lock(&chip->reg_lock);
353 spin_unlock(&chip->reg_lock);
363 spin_lock(&chip->reg_lock);
380 spin_unlock(&chip->reg_lock);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Dml403-ac97cr.c340 spinlock_t reg_lock; member in struct:snd_ml403_ac97cr
420 spin_lock(&ml403_ac97cr->reg_lock);
427 spin_unlock(&ml403_ac97cr->reg_lock);
445 spin_lock(&ml403_ac97cr->reg_lock);
457 spin_unlock(&ml403_ac97cr->reg_lock);
472 spin_lock(&ml403_ac97cr->reg_lock);
485 spin_unlock(&ml403_ac97cr->reg_lock);
502 spin_lock(&ml403_ac97cr->reg_lock);
514 spin_unlock(&ml403_ac97cr->reg_lock);
887 spin_lock(&ml403_ac97cr->reg_lock);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb16_main.c144 spin_lock(&chip->reg_lock);
146 spin_unlock(&chip->reg_lock);
229 spin_lock_irqsave(&chip->reg_lock, flags);
243 spin_unlock_irqrestore(&chip->reg_lock, flags);
279 spin_lock_irqsave(&chip->reg_lock, flags);
296 spin_unlock_irqrestore(&chip->reg_lock, flags);
306 spin_lock(&chip->reg_lock);
324 spin_unlock(&chip->reg_lock);
348 spin_lock_irqsave(&chip->reg_lock, flags);
365 spin_unlock_irqrestore(&chip->reg_lock, flag
[all...]
H A Dsb_common.c115 spin_lock_irqsave(&chip->reg_lock, flags);
117 spin_unlock_irqrestore(&chip->reg_lock, flags);
122 spin_unlock_irqrestore(&chip->reg_lock, flags);
125 spin_unlock_irqrestore(&chip->reg_lock, flags);
231 spin_lock_init(&chip->reg_lock);

Completed in 484 milliseconds

12345