Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsimple_ring_buffer.h30 #define SIMPLE_RB_UNAVAILABLE 0 macro
/linux/kernel/trace/
H A Dsimple_ring_buffer.c314 return cmpxchg(&cpu_buffer->status, SIMPLE_RB_UNAVAILABLE, SIMPLE_RB_READY); in simple_rb_enable_tracing()
320 SIMPLE_RB_UNAVAILABLE); in simple_rb_enable_tracing()