Searched defs:cpuhp_setup_state_nocalls (Results 1 – 2 of 2) sorted by relevance
1 #define cpuhp_setup_state_nocalls(a, b, c, d) (0) macro
323 static inline int cpuhp_setup_state_nocalls(enum cpuhp_state state, in cpuhp_setup_state_nocalls() function