Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcpuhotplug.h124 CPUHP_TRACE_RB_PREPARE, enumerator
/linux/kernel/trace/
A Dring_buffer.c1754 ret = cpuhp_state_add_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in __ring_buffer_alloc()
1787 cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in ring_buffer_free()
A Dtrace.c10026 ret = cpuhp_setup_state_multi(CPUHP_TRACE_RB_PREPARE, in tracer_alloc_buffers()
10103 cpuhp_remove_multi_state(CPUHP_TRACE_RB_PREPARE); in tracer_alloc_buffers()

Completed in 31 milliseconds