Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/seq/
DMakefile7 snd-seq-objs := seq.o seq_lock.o seq_clientmgr.o seq_memory.o seq_queue.o \
/Linux-v5.10/drivers/char/ipmi/
Dipmi_msghandler.c486 spinlock_t seq_lock; member
1071 spin_lock_irqsave(&intf->seq_lock, flags); in intf_find_seq()
1084 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_find_seq()
1102 spin_lock_irqsave(&intf->seq_lock, flags); in intf_start_seq_timer()
1113 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_start_seq_timer()
1132 spin_lock_irqsave(&intf->seq_lock, flags); in intf_err_seq()
1146 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_err_seq()
1227 spin_lock_irqsave(&intf->seq_lock, flags); in ipmi_create_user()
1229 spin_unlock_irqrestore(&intf->seq_lock, flags); in ipmi_create_user()
1310 spin_lock_irqsave(&intf->seq_lock, flags); in _ipmi_destroy_user()
[all …]