/external/ltp/testcases/kernel/fs/fs-bench/ |
D | modaltr.sh | 114 rmmod $MTD_BLOCK 115 rmmod $MTD_BLKDEVS 116 rmmod $LOOP 117 rmmod $JFFS2 118 rmmod $ZLIB_DEFLATE 119 rmmod $ZLIB_INFLATE 120 rmmod $MTD_RAM 121 rmmod $MTD_CORE
|
/external/autotest/client/site_tests/security_ModuleLocking/ |
D | security_ModuleLocking.py | 57 def rmmod(self, module): member in security_ModuleLocking 92 self.rmmod(module) 96 self.rmmod(module) 101 self.rmmod(module) 109 self.rmmod(module) 125 self.rmmod(module) 134 self.rmmod(module) 150 self.rmmod(module) 154 self.rmmod(module) 163 self.rmmod(module)
|
/external/linux-kselftest/tools/testing/selftests/cpufreq/ |
D | module.sh | 32 rmmod $1 73 rmmod $1 140 rmmod $2 183 rmmod $1 218 rmmod $1 238 rmmod $2
|
/external/ltp/runtest/ |
D | net_stress.route | 10 route4-rmmod route4-rmmod 17 route6-rmmod route6-rmmod
|
/external/autotest/client/site_tests/kernel_AsyncDriverProbe/ |
D | kernel_AsyncDriverProbe.py | 28 def rmmod(self, module): member in kernel_AsyncDriverProbe 47 self.rmmod(module) 61 self.rmmod(module)
|
/external/ltp/testcases/kernel/device-drivers/locking/ |
D | lock_torture.sh | 52 rmmod locktorture > /dev/null 2>&1 64 rmmod locktorture > /dev/null 2>&1 82 rmmod locktorture > /dev/null 2>&1 || \
|
/external/ltp/testcases/kernel/device-drivers/rcu/ |
D | rcu_torture.sh | 56 rmmod rcutorture > /dev/null 2>&1 64 rmmod rcutorture > /dev/null 2>&1 99 rmmod rcutorture > /dev/null 2>&1 || \
|
/external/kmod/tools/ |
D | .gitignore | 10 /kmod-rmmod 14 /rmmod
|
D | modprobe.c | 419 static int rmmod(struct kmod_ctx *ctx, const char *alias) in rmmod() function 450 int r = rmmod(ctx, args[i]); in rmmod_all()
|
/external/kmod/libkmod/python/ |
D | README | 7 module operations: listing installed modules, modprobe, and rmmod. 23 >>> km.rmmod("btrfs")
|
/external/ltp/testcases/network/stress/route/ |
D | route6-rmmod | 54 TCID=route6-rmmod 244 rmmod $lhost_module && modprobe $lhost_module
|
D | route4-rmmod | 54 TCID=route4-rmmod 248 rmmod $lhost_module && modprobe $lhost_module
|
/external/ltp/testscripts/ |
D | ltp-scsi_debug.sh | 18 rmmod -f scsi_debug 97 rmmod -f scsi_debug
|
D | sysfs.sh | 101 rmmod $KERN_MODULE
|
/external/ltp/testcases/commands/insmod/ |
D | insmod01.sh | 33 rmmod ltp_insmod01
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_kmod.sh | 16 rmmod test_bpf 2> /dev/null
|
/external/kmod/man/ |
D | Makefile.am | 2 MAN8 = kmod.8 depmod.8 insmod.8 lsmod.8 rmmod.8 modprobe.8 modinfo.8
|
/external/kmod/ |
D | Android.bp | 21 "tools/rmmod.c",
|
/external/kmod/libkmod/python/kmod/ |
D | kmod.pyx | 119 def rmmod(self, module_name, *args, **kwargs): member in Kmod 122 e.g. km.rmmod("thinkpad_acpi")
|
/external/ltp/testcases/kernel/device-drivers/nls/ |
D | README | 26 "rmmod nlsTest". To clean up your build system execute "make clean".
|
/external/ltp/testcases/network/dhcp/ |
D | dhcp_lib.sh | 85 lsmod | grep -q '^veth ' && rmmod veth
|
/external/linux-kselftest/tools/testing/selftests/media_tests/ |
D | regression_test.txt | 9 Run rmmod and modprobe.
|
/external/linux-kselftest/tools/testing/selftests/zram/ |
D | zram_lib.sh | 57 rmmod zram > /dev/null 2>&1
|
/external/ltp/testcases/kernel/device-drivers/zram/ |
D | zram_lib.sh | 41 rmmod zram > /dev/null 2>&1
|
/external/ltp/testcases/network/iptables/ |
D | iptables_tests.sh | 56 rmmod -v ipt_limit ipt_multiport ipt_LOG ipt_REJECT \
|