Searched refs:VAL (Results 1 – 8 of 8) sorted by relevance
/tools/include/uapi/linux/ |
D | btf.h | 85 #define BTF_INT_ENCODING(VAL) (((VAL) & 0x0f000000) >> 24) argument 86 #define BTF_INT_OFFSET(VAL) (((VAL) & 0x00ff0000) >> 16) argument 87 #define BTF_INT_BITS(VAL) ((VAL) & 0x000000ff) argument
|
/tools/testing/selftests/ntb/ |
D | ntb_test.sh | 266 VAL=$RANDOM 267 write_file "$VAL" "$LOC/spad$i" 270 if [[ "$VAL" -ne "$RVAL" ]]; then 271 echo "Scratchpad $i value $RVAL doesn't match $VAL" >&2 300 VAL=$RANDOM 301 write_file "$VAL" "$LOC/msg$i" 304 if [[ "$VAL" -ne "${RVAL%%<-*}" ]]; then 305 echo "Message $i value $RVAL doesn't match $VAL" >&2
|
/tools/testing/selftests/sysctl/ |
D | sysctl.sh | 132 VAL="" 136 VAL="60" 139 VAL="1" 142 VAL="314" 145 VAL="(none)" 148 VAL="" 153 echo -n $VAL > $TARGET
|
/tools/power/cpupower/po/ |
D | de.po | 696 " -b, --perf-bias [VAL] Sets CPU's power vs performance policy on some\n" 703 " -m, --sched-mc [VAL] Sets the kernel's multi core scheduler policy.\n" 705 " -m, --sched-mc [VAL] Legt die Mehrkern-Scheduler-Richtlinie des " 711 " -s, --sched-smt [VAL] Sets the kernel's thread sibling scheduler "
|
D | pt.po | 682 " -b, --perf-bias [VAL] Sets CPU's power vs performance policy on some\n" 689 " -m, --sched-mc [VAL] Sets the kernel's multi core scheduler policy.\n" 695 " -s, --sched-smt [VAL] Sets the kernel's thread sibling scheduler "
|
D | it.po | 680 " -b, --perf-bias [VAL] Sets CPU's power vs performance policy on some\n" 687 " -m, --sched-mc [VAL] Sets the kernel's multi core scheduler policy.\n" 693 " -s, --sched-smt [VAL] Sets the kernel's thread sibling scheduler "
|
D | cs.po | 672 " -b, --perf-bias [VAL] Sets CPU's power vs performance policy on some\n" 679 " -m, --sched-mc [VAL] Sets the kernel's multi core scheduler policy.\n" 685 " -s, --sched-smt [VAL] Sets the kernel's thread sibling scheduler "
|
D | fr.po | 672 " -b, --perf-bias [VAL] Sets CPU's power vs performance policy on some\n" 679 " -m, --sched-mc [VAL] Sets the kernel's multi core scheduler policy.\n" 685 " -s, --sched-smt [VAL] Sets the kernel's thread sibling scheduler "
|