Searched refs:sympath (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/scripts/ | ||
H A D | adjust_autoksyms.sh | 49 while read sympath; do 50 if [ -z "$sympath" ]; then continue; fi 51 depfile="include/ksym/${sympath}.h" |
Completed in 1 milliseconds