Home
last modified time | relevance | path

Searched refs:ring_buffer_has_space (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/events/
Dring_buffer.c107 ring_buffer_has_space(unsigned long head, unsigned long tail, in ring_buffer_has_space() function
164 if (unlikely(!ring_buffer_has_space(head, tail, in __perf_output_begin()