Searched refs:OPT_REMOVE (Results 1 – 1 of 1) sorted by relevance
144 OPT_REMOVE = (INSMOD_OPT_UNUSED << 2), /* r */ enumerator219 if (!(option_mask32 & (OPT_REMOVE | OPT_SHOW_DEPS)) in add_probe()430 if (!(option_mask32 & OPT_REMOVE)) in do_modprobe()449 if (option_mask32 & OPT_REMOVE) { in do_modprobe()538 && !(option_mask32 & (OPT_REMOVE | OPT_SHOW_DEPS)) in load_modules_dep()612 if (opt & OPT_REMOVE) { in modprobe_main()638 if (opt & (OPT_INSERT_ALL | OPT_REMOVE)) { in modprobe_main()710 || (opt & (OPT_REMOVE | OPT_SHOW_DEPS))) in modprobe_main()