Searched refs:siglock (Results 1 – 1 of 1) sorted by relevance
361 spinlock_t siglock; member1209 spin_lock_irqsave(&tsk->sighand->siglock, flags); in dequeue_signal_lock()1211 spin_unlock_irqrestore(&tsk->sighand->siglock, flags); in dequeue_signal_lock()1374 spin_unlock_irqrestore(&tsk->sighand->siglock, *flags); in unlock_task_sighand()