Home
last modified time | relevance | path

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

/linux-6.12.1/sound/core/seq/
DMakefile7 snd-seq-y := seq.o seq_lock.o seq_clientmgr.o seq_memory.o seq_queue.o \
/linux-6.12.1/drivers/char/ipmi/
Dipmi_msghandler.c494 spinlock_t seq_lock; member
1112 spin_lock_irqsave(&intf->seq_lock, flags); in intf_find_seq()
1125 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_find_seq()
1143 spin_lock_irqsave(&intf->seq_lock, flags); in intf_start_seq_timer()
1154 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_start_seq_timer()
1173 spin_lock_irqsave(&intf->seq_lock, flags); in intf_err_seq()
1187 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_err_seq()
1274 spin_lock_irqsave(&intf->seq_lock, flags); in ipmi_create_user()
1276 spin_unlock_irqrestore(&intf->seq_lock, flags); in ipmi_create_user()
1359 spin_lock_irqsave(&intf->seq_lock, flags); in _ipmi_destroy_user()
[all …]