Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c691 #define flag_force_load (option_mask32 & INSMOD_OPT_FORCE) macro
3588 if (flag_force_load) in check_tainted_module()
3858 flag_force_load ? "warning: " : "", in bb_init_module_24()
3860 if (!flag_force_load) in bb_init_module_24()