Home
last modified time | relevance | path

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

/linux-6.1.9/tools/power/cpupower/utils/
Dversion-gen.sh15 VN=$(git describe --abbrev=4 HEAD 2>/dev/null) &&
16 case "$VN" in
21 VN="$VN-dirty" ;;
24 VN=$(echo "$VN" | sed -e 's/-/./g');
31 VN="${VERSION}.${PATCHLEVEL}.${SUBLEVEL}${EXTRAVERSION}"
34 VN=$(expr "$VN" : v*'\(.*\)')
36 echo $VN
/linux-6.1.9/tools/perf/util/
DPERF-VERSION-GEN32 VN="$TAG$CID"
36 VN=$(echo "$VN" | sed -e 's/-/./g;s/\([0-9]*[.][0-9]*\)[.]0/\1/')
39 VN=$(expr "$VN" : v*'\(.*\)')
47 test "$VN" = "$VC" || {
48 echo >&2 " PERF_VERSION = $VN"
49 echo "#define PERF_VERSION \"$VN\"" >$GVF
/linux-6.1.9/Documentation/devicetree/bindings/iio/adc/
Dxilinx-xadc.txt47 0: VP/VN
74 0: VP/VN
/linux-6.1.9/lib/raid6/
Ds390vx.uc50 asm volatile ("VN %0,%1,%2" : : "i" (x), "i" (y), "i" (z));
/linux-6.1.9/arch/s390/include/asm/
Dvx-insn.h503 .macro VN vr1, vr2, vr3