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

/linux-master/kernel/
H A Dcpu.c2290 static int cpuhp_cb_check(enum cpuhp_state state) function
2512 if (cpuhp_cb_check(state) || !name)
2582 BUG_ON(cpuhp_cb_check(state));
2629 BUG_ON(cpuhp_cb_check(state));

Completed in 131 milliseconds