Searched refs:ctrlval (Results 1 – 2 of 2) sorted by relevance
21 extern int cpuhp_smt_disable(enum cpuhp_smt_control ctrlval);30 static inline int cpuhp_smt_disable(enum cpuhp_smt_control ctrlval) { return 0; } in cpuhp_smt_disable() argument
2656 int cpuhp_smt_disable(enum cpuhp_smt_control ctrlval) in cpuhp_offline_cpu_device() 2668 if (ctrlval == CPU_SMT_ENABLED && cpu_smt_thread_allowed(cpu)) in cpuhp_smt_disable() 2689 cpu_smt_control = ctrlval; in cpuhp_smt_disable() 2901 int ctrlval, ret, num_threads, orig_threads; in cpu_smt_num_threads_valid() 2911 ctrlval = CPU_SMT_ENABLED; in __store_smt_control() 2914 ctrlval = CPU_SMT_DISABLED; in __store_smt_control() 2917 ctrlval = CPU_SMT_FORCE_DISABLED; in __store_smt_control() 2921 ctrlval = CPU_SMT_DISABLED; in __store_smt_control() 2923 ctrlval = CPU_SMT_ENABLED; in __store_smt_control() 2937 force_off = ctrlval ! in __store_smt_control() 2667 cpuhp_smt_disable(enum cpuhp_smt_control ctrlval) cpuhp_smt_disable() argument 2912 int ctrlval, ret, num_threads, orig_threads; __store_smt_control() local [all...]