Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/net/
A Dtoeplitz.sh48 CPUS=""
72 if [[ -z "${CPUS}" ]]; then
73 CPUS="${cpu}"
75 CPUS="${CPUS},${cpu}"
80 echo "${CPUS}"
A Dveth.sh17 readonly CPUS=`nproc`
145 for i in `seq 1 $CPUS`; do
150 for i in `seq 1 $((CPUS - 1))`; do
151 cur_cpu=$((CPUS - $i))
268 if [ $CPUS -gt 1 ]; then
274 if [ $CPUS -gt 2 ]; then
287 if [ $CPUS -gt 1 ]; then
308 if [ $CPUS -gt 2 ]; then
336 if [ $CPUS -gt 1 ]; then
345 if [ $CPUS -gt 1 ]; then
[all …]
/linux-6.3-rc2/tools/testing/selftests/cgroup/
A Dtest_cpuset_prs.sh33 CPUS=$(lscpu | grep "^CPU(s):" | sed -e "s/.*:[[:space:]]*//")
34 [[ $CPUS -lt 8 ]] && skip_test "Test needs at least 8 cpus available!"
367 CPUS=${CMD#?}
368 COMM="echo $CPUS > $CFILE"
466 CPUS=$2
471 [[ $CPUS = $(cat $FILE) ]] || return 1
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/
A Dallwinner,sun9i-a80-cpus-clk.yaml7 title: Allwinner A80 CPUS Clock
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-mem.txt62 is to monitor all CPUS.
A Dperf-top.txt32 Default is to monitor all CPUS.
/linux-6.3-rc2/Documentation/admin-guide/pm/
A Dintel-speed-select.rst807 Based on the data above, when all the CPUS are busy, the max. frequency of 3100
/linux-6.3-rc2/arch/x86/
A DKconfig970 Enable maximum number of CPUS and NUMA Nodes for this architecture.
/linux-6.3-rc2/Documentation/
A Dmemory-barriers.txt2784 THE THINGS CPUS GET UP TO

Completed in 14 milliseconds