Home
last modified time | relevance | path

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

/Linux-v5.15/sound/core/seq/
DMakefile7 snd-seq-objs := seq.o seq_lock.o seq_clientmgr.o seq_memory.o seq_queue.o \
/Linux-v5.15/drivers/char/ipmi/
Dipmi_msghandler.c474 spinlock_t seq_lock; member
1060 spin_lock_irqsave(&intf->seq_lock, flags); in intf_find_seq()
1073 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_find_seq()
1091 spin_lock_irqsave(&intf->seq_lock, flags); in intf_start_seq_timer()
1102 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_start_seq_timer()
1121 spin_lock_irqsave(&intf->seq_lock, flags); in intf_err_seq()
1135 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_err_seq()
1216 spin_lock_irqsave(&intf->seq_lock, flags); in ipmi_create_user()
1218 spin_unlock_irqrestore(&intf->seq_lock, flags); in ipmi_create_user()
1299 spin_lock_irqsave(&intf->seq_lock, flags); in _ipmi_destroy_user()
[all …]