Home
last modified time | relevance | path

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

/scripts/
Ddecode_stacktrace.sh37 modpath=""
55 modpath=$3
91 if [[ "$modpath" != "" ]] ; then
92 for fn in $(find "$modpath" -name "${module//_/[-_]}.ko*") ; do
101 modpath=$(dirname "$vmlinux")
110 modpath="$dn"
115 modpath=""