Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcpuhotplug.h118 CPUHP_TRACE_RB_PREPARE, enumerator
/linux-6.15/kernel/trace/
H A Dring_buffer.c2469 ret = cpuhp_state_add_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in alloc_buffer()
2564 cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in ring_buffer_free()
H A Dtrace.c10901 ret = cpuhp_setup_state_multi(CPUHP_TRACE_RB_PREPARE, in tracer_alloc_buffers()
10986 cpuhp_remove_multi_state(CPUHP_TRACE_RB_PREPARE); in tracer_alloc_buffers()