Searched hist:f94df989 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dwait.hdiff f94df989 Tue Sep 24 09:07:45 MDT 2019 David Howells <dhowells@redhat.com> Add wake_up_interruptible_sync_poll_locked()

Add a wakeup call for a case whereby the caller already has the waitqueue
spinlock held. This can be used by pipes to alter the ring buffer indices
and issue a wakeup under the same spinlock.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
/linux-master/kernel/sched/
H A Dwait.cdiff f94df989 Tue Sep 24 09:07:45 MDT 2019 David Howells <dhowells@redhat.com> Add wake_up_interruptible_sync_poll_locked()

Add a wakeup call for a case whereby the caller already has the waitqueue
spinlock held. This can be used by pipes to alter the ring buffer indices
and issue a wakeup under the same spinlock.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>

Completed in 159 milliseconds