Searched refs:ring_buffer_read_prepare_sync (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dring_buffer.h129 void ring_buffer_read_prepare_sync(void);
/linux-4.1.27/kernel/trace/
H A Dring_buffer.c4013 * expected to make at least one call to ring_buffer_read_prepare_sync.
4044 * ring_buffer_read_prepare_sync - Synchronize a set of prepare calls
4051 ring_buffer_read_prepare_sync(void) ring_buffer_read_prepare_sync() function
4055 EXPORT_SYMBOL_GPL(ring_buffer_read_prepare_sync); variable
4063 * an intervening ring_buffer_read_prepare_sync must have been
H A Dtrace.c3091 ring_buffer_read_prepare_sync(); for_each_tracing_cpu()
3100 ring_buffer_read_prepare_sync();

Completed in 97 milliseconds