Searched refs:seq_lock (Results 1 – 12 of 12) sorted by relevance
488 spinlock_t seq_lock; member1073 spin_lock_irqsave(&intf->seq_lock, flags); in intf_find_seq()1086 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_find_seq()1104 spin_lock_irqsave(&intf->seq_lock, flags); in intf_start_seq_timer()1115 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_start_seq_timer()1134 spin_lock_irqsave(&intf->seq_lock, flags); in intf_err_seq()1148 spin_unlock_irqrestore(&intf->seq_lock, flags); in intf_err_seq()1229 spin_lock_irqsave(&intf->seq_lock, flags); in ipmi_create_user()1231 spin_unlock_irqrestore(&intf->seq_lock, flags); in ipmi_create_user()1312 spin_lock_irqsave(&intf->seq_lock, flags); in _ipmi_destroy_user()[all …]
7 snd-seq-objs := seq.o seq_lock.o seq_clientmgr.o seq_memory.o seq_queue.o \
827 PLTFM_MUTEX_INIT(&adapter->fw_info.seq_lock); in mix_info_init()852 PLTFM_MUTEX_DEINIT(&adapter->fw_info.seq_lock); in mix_info_exit()
386 PLTFM_MUTEX_LOCK(&fwinfo->seq_lock); in h2c_end_flow()388 PLTFM_MUTEX_UNLOCK(&fwinfo->seq_lock); in h2c_end_flow()
4781 mac_ax_mutex seq_lock; member