CPUHP_TRACE_RB_PREPARE
ret = cpuhp_state_add_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node);
cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node);
ret = cpuhp_setup_state_multi(CPUHP_TRACE_RB_PREPARE,
cpuhp_remove_multi_state(CPUHP_TRACE_RB_PREPARE);