Searched refs:seq_lock (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A DMakefile7 snd-seq-objs := seq.o seq_lock.o seq_clientmgr.o seq_memory.o seq_queue.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ipmi/
H A Dipmi_msghandler.c312 * The list of upper layers that are using me. seq_lock
352 spinlock_t seq_lock; member in struct:ipmi_smi
732 * called with the interface's seq_lock held.
795 spin_lock_irqsave(&(intf->seq_lock), flags);
807 spin_unlock_irqrestore(&(intf->seq_lock), flags);
825 spin_lock_irqsave(&(intf->seq_lock), flags);
836 spin_unlock_irqrestore(&(intf->seq_lock), flags);
855 spin_lock_irqsave(&(intf->seq_lock), flags);
868 spin_unlock_irqrestore(&(intf->seq_lock), flags);
958 spin_lock_irqsave(&intf->seq_lock, flag
[all...]

Completed in 66 milliseconds