Home
last modified time | relevance | path

Searched refs:force_load (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/tile/lib/
Dcacheflush.c29 static inline void force_load(char *p) in force_load() function
130 force_load(p); in finv_buffer_remote()
148 force_load(p); in finv_buffer_remote()
/linux-4.4.14/drivers/power/
Dsbs-battery.c174 static bool force_load; variable
893 if (!force_load) { in sbs_probe()
1000 module_param(force_load, bool, S_IRUSR | S_IRGRP | S_IROTH);
1001 MODULE_PARM_DESC(force_load,
/linux-4.4.14/drivers/cpufreq/
Dintel_pstate.c1214 static unsigned int force_load; variable
1353 (!force_load); in intel_pstate_platform_pwr_mgmt_exists()
1441 force_load = 1; in intel_pstate_setup()
/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c8865 static bool force_load; variable
9150 if (!is_thinkpad && !force_load) in probe_for_thinkpad()
9281 module_param(force_load, bool, 0444);
9282 MODULE_PARM_DESC(force_load,
/linux-4.4.14/Documentation/laptops/
Dthinkpad-acpi.txt1427 the module parameter force_load=1. Regardless of whether this works or