Searched refs:chctl_lock (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/misc/sgi-xp/
H A Dxpc_uv.c428 spin_lock_irqsave(&part->chctl_lock, irq_flags);
430 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
445 spin_lock_irqsave(&part->chctl_lock, irq_flags);
447 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
465 spin_lock_irqsave(&part->chctl_lock, irq_flags);
467 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
485 spin_lock_irqsave(&part->chctl_lock, irq_flags);
487 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
500 spin_lock_irqsave(&part->chctl_lock, irq_flags);
502 spin_unlock_irqrestore(&part->chctl_lock, irq_flag
[all...]
H A Dxpc_channel.c170 spin_lock(&part->chctl_lock);
173 spin_unlock(&part->chctl_lock);
242 spin_lock(&part->chctl_lock);
245 spin_unlock(&part->chctl_lock);
300 spin_lock(&part->chctl_lock);
303 spin_unlock(&part->chctl_lock);
H A Dxpc_main.c423 spin_lock_init(&part->chctl_lock);
867 spin_lock(&part->chctl_lock);
870 spin_unlock(&part->chctl_lock);
H A Dxpc.h505 spinlock_t chctl_lock; /* chctl flags lock */ member in struct:xpc_partition

Completed in 123 milliseconds