Searched refs:modprobe (Results 1 – 25 of 110) sorted by relevance
12345
8 if ! /sbin/modprobe -q -n test_static_key_base; then13 if ! /sbin/modprobe -q -n test_static_keys; then18 if /sbin/modprobe -q test_static_key_base; then19 if /sbin/modprobe -q test_static_keys; then21 /sbin/modprobe -q -r test_static_keys22 /sbin/modprobe -q -r test_static_key_base25 /sbin/modprobe -q -r test_static_key_base
20 modprobe $MOD || unsup "$MOD module not available"31 modprobe $MOD test_mode=preempt delay=500000 || fail33 modprobe $MOD test_mode=preempt delay=500000 || fail35 modprobe $MOD test_mode=preempt delay=500000 || fail54 modprobe $MOD test_mode=irq delay=500000 || fail56 modprobe $MOD test_mode=irq delay=500000 || fail58 modprobe $MOD test_mode=irq delay=500000 || fail
33 modprobe can39 modprobe can_raw46 modprobe -r vcan52 modprobe vcan echo=185 modprobe -r vcan86 modprobe -r can_raw87 modprobe -r can
6 if ! modprobe ftrace-direct ; then23 modprobe ftrace-direct29 modprobe ftrace-direct34 modprobe ftrace-direct40 modprobe ftrace-direct59 modprobe ftrace-direct-too
6 if ! modprobe ftrace-direct ; then27 modprobe ftrace-direct78 modprobe ftrace-direct-too
37 if ! which modprobe > /dev/null 2>&1; then54 modprobe $DRIVER $PERF_PARAM > /dev/null 2>&165 modprobe $DRIVER $STRESS_PARAM > /dev/null 2>&176 modprobe $DRIVER $SMOKE_PARAM > /dev/null 2>&1151 modprobe $DRIVER $@ > /dev/null 2>&1
20 modprobe="/sbin/modprobe"51 if ! $modprobe -q -n $module; then57 if $modprobe -q $module $args; then58 $modprobe -q -r $module
88 modprobe91 * 'modprobe -l' was marked as deprecated and does not exist anymore93 * 'modprobe -t' is gone, together with 'modprobe -l'95 * modprobe doesn't parse configuration files with names not ending in96 '.alias' or '.conf'. modprobe used to warn about these files.98 * modprobe doesn't parse 'config' and 'include' commands in configuration101 * modprobe from m-i-t does not honour softdeps for install commands. E.g.:108 With m-i-t, the output of 'modprobe --show-depends bla' will be:119 of configuration files, it's enough to use find(1) in modprobe.d directories
52 - Fix module removal with `modprobe -r` when a dependency is built-in.76 - Teach the --show-exports option to modprobe. This works similarly to190 - insmod was taught the -f flag, just like in modprobe. It was previously206 are the simplified versions of the older modprobe tool. These240 Now some commands will start to fail, e.g. "modprobe vt". Since vt324 - Accept special files given to "-C" switch in modprobe. This way it's325 possible to skip system configuration with "modprobe -C /dev/null"406 - rmmod understands builtin modules, just like modprobe does456 probe only if mod is an alias. Now modprobe uses this flag by default.485 - Fix a bug in "modprobe -c" output: be compatible with[all …]
49 modprobe -q rcutorture || module=50 modprobe -qr rcutorture || module=62 modprobe rcutorture nfakewriters=$num_writers \73 modprobe -r rcutorture >/dev/null || \
5 if ! /sbin/modprobe -n -q test-drm_mm; then10 if /sbin/modprobe -q test-drm_mm; then11 /sbin/modprobe -q -r test-drm_mm
5 if ! /sbin/modprobe -q -r i915; then10 if /sbin/modprobe -q i915 mock_selftests=-1; then11 /sbin/modprobe -q -r i915
8 if ! /sbin/modprobe -q -n test_user_copy; then12 if /sbin/modprobe -q test_user_copy; then13 /sbin/modprobe -q -r test_user_copy
8 if ! /sbin/modprobe -q -n test-ww_mutex; then13 if /sbin/modprobe -q test-ww_mutex; then14 /sbin/modprobe -q -r test-ww_mutex
60 modprobe $MTD_RAM total_size=32768 erase_size=25669 modprobe $MTD_BLOCK78 modprobe $JFFS287 modprobe $LOOP
42 if ! /sbin/modprobe -q -n usbip_host; then48 if /sbin/modprobe -q usbip_host; then57 if /sbin/modprobe -q vhci_hcd; then194 /sbin/modprobe usbip_host
118 for module in `modprobe -l | grep cpufreq_ | \123 modprobe $module >/dev/null131 for module in `modprobe -l | grep cpufreq_ | \136 modprobe -r $module >/dev/null
48 sudo /sbin/modprobe -r vmw_vsock_vmci_transport49 sudo /sbin/modprobe -r vmw_vsock_virtio_transport_common50 sudo /sbin/modprobe -r vsock51 sudo /sbin/modprobe vhost_vsock
185 static int modprobe(const char *driver) in modprobe() function199 void (*modprobe)(const char *name); member281 if (m->modprobe) in __open_driver()282 m->modprobe(m->module); in __open_driver()284 modprobe(m->module); in __open_driver()
5 if /sbin/modprobe -q test_blackhole_dev ; then6 /sbin/modprobe -q -r test_blackhole_dev;
5 if /sbin/modprobe -q test_bpf ; then6 /sbin/modprobe -q -r test_bpf;
30 for module in `modprobe -l | tr '\n' ' '`33 modprobe -v $insert_module
18 /test-modprobe46 /test-modprobe.log47 /test-modprobe.trs
2 # Copy, with a .conf extension, to /etc/modprobe.d to use it with modprobe.
9 /kmod-modprobe13 /modprobe