Home | History | Annotate | Download | only in libkmod

Lines Matching refs:KMOD_PROBE_IGNORE_LOADED

1204  * KMOD_PROBE_IGNORE_LOADED: do not check whether the module is already
1208 * KMOD_PROBE_FAIL_ON_LOADED: if KMOD_PROBE_IGNORE_LOADED is not specified
1253 if (!(flags & KMOD_PROBE_IGNORE_LOADED)
1303 if (!(flags & KMOD_PROBE_IGNORE_LOADED)