[go: nahoru, domu]

Searched refs:t_lock (Results 1 - 2 of 2) sorted by relevance

/drivers/block/drbd/
H A Ddrbd_main.c337 spin_lock_irqsave(&thi->t_lock, flags);
352 spin_unlock_irqrestore(&thi->t_lock, flags);
360 spin_unlock_irqrestore(&thi->t_lock, flags);
376 spin_lock_init(&thi->t_lock);
393 spin_lock_irqsave(&thi->t_lock, flags);
403 spin_unlock_irqrestore(&thi->t_lock, flags);
414 spin_unlock_irqrestore(&thi->t_lock, flags);
429 spin_lock_irqsave(&thi->t_lock, flags);
432 spin_unlock_irqrestore(&thi->t_lock, flags);
443 spin_unlock_irqrestore(&thi->t_lock, flag
[all...]
H A Ddrbd_int.h259 spinlock_t t_lock; member in struct:drbd_thread

Completed in 39 milliseconds