Searched refs:force_load (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | ghes_edac.c | 55 static bool __read_mostly force_load; variable 56 module_param(force_load, bool, 0); 526 if (!force_load && idx < 0) in ghes_edac_register() 529 force_load = true; in ghes_edac_register() 651 if (!force_load) in ghes_edac_unregister()
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebengine/ |
| H A D | 0004-musl-link-against-libexecinfo.patch | 25 LIBS_PRIVATE += -Wl,-force_load,$${api_library_path}$${QMAKE_DIR_SEP}lib$${api_library_name}.a
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | sbs-battery.c | 209 static bool force_load; variable 1156 if (!(force_load || chip->gpio_detect)) { in sbs_probe() 1265 module_param(force_load, bool, 0444); 1266 MODULE_PARM_DESC(force_load,
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | intel_pstate.c | 2845 static unsigned int force_load __initdata; 2988 return intel_pstate_has_acpi_ppc() && !force_load; in intel_pstate_platform_pwr_mgmt_exists() 3152 force_load = 1; in intel_pstate_setup()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | thinkpad_acpi.c | 10017 static bool force_load; variable 10332 if (!is_thinkpad && !force_load) in probe_for_thinkpad() 10478 module_param(force_load, bool, 0444); 10479 MODULE_PARM_DESC(force_load,
|
| /OK3568_Linux_fs/external/xserver/m4/ |
| H A D | libtool.m4 | 1038 AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load], 1052 …echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAG… 1053 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err 1055 if test -s conftest.err && $GREP force_load conftest.err; then 1113 …e\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; f…
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | thinkpad-acpi.rst | 1558 the module parameter force_load=1. Regardless of whether this works or
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin.modinfo | |
| /OK3568_Linux_fs/external/xserver/ |
| H A D | configure | 16481 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err 16483 if test -s conftest.err && $GREP force_load conftest.err; then
|