Searched refs:force_load (Results 1 – 5 of 5) sorted by relevance
29 static inline void force_load(char *p) in force_load() function130 force_load(p); in finv_buffer_remote()148 force_load(p); in finv_buffer_remote()
174 static bool force_load; variable893 if (!force_load) { in sbs_probe()1000 module_param(force_load, bool, S_IRUSR | S_IRGRP | S_IROTH);1001 MODULE_PARM_DESC(force_load,
1214 static unsigned int force_load; variable1353 (!force_load); in intel_pstate_platform_pwr_mgmt_exists()1441 force_load = 1; in intel_pstate_setup()
8865 static bool force_load; variable9150 if (!is_thinkpad && !force_load) in probe_for_thinkpad()9281 module_param(force_load, bool, 0444);9282 MODULE_PARM_DESC(force_load,
1427 the module parameter force_load=1. Regardless of whether this works or