CPU_SET 134 samples/bpf/cpustat_user.c CPU_SET(i, &cpumask); CPU_SET 330 samples/bpf/map_perf_test_user.c CPU_SET(cpu, &cpuset); CPU_SET 230 samples/bpf/test_lru_dist.c CPU_SET(next_to_try++, &cpuset); CPU_SET 86 samples/bpf/test_overhead_user.c CPU_SET(cpu, &cpuset); CPU_SET 33 samples/bpf/tracex6_user.c CPU_SET(cpu, &set); CPU_SET 258 tools/perf/bench/epoll-ctl.c CPU_SET(cpu->map[i % cpu->nr], &cpuset); CPU_SET 347 tools/perf/bench/epoll-wait.c CPU_SET(cpu->map[i % cpu->nr], &cpuset); CPU_SET 172 tools/perf/bench/futex-hash.c CPU_SET(cpu->map[i % cpu->nr], &cpuset); CPU_SET 138 tools/perf/bench/futex-lock-pi.c CPU_SET(cpu->map[i % cpu->nr], &cpuset); CPU_SET 98 tools/perf/bench/futex-requeue.c CPU_SET(cpu->map[i % cpu->nr], &cpuset); CPU_SET 152 tools/perf/bench/futex-wake-parallel.c CPU_SET(cpu->map[i % cpu->nr], &cpuset); CPU_SET 104 tools/perf/bench/futex-wake.c CPU_SET(cpu->map[i % cpu->nr], &cpuset); CPU_SET 277 tools/perf/bench/numa.c CPU_SET(cpu, &mask); CPU_SET 280 tools/perf/bench/numa.c CPU_SET(target_cpu, &mask); CPU_SET 306 tools/perf/bench/numa.c CPU_SET(cpu, &mask); CPU_SET 314 tools/perf/bench/numa.c CPU_SET(cpu, &mask); CPU_SET 593 tools/perf/bench/numa.c CPU_SET(cpu, &td->bind_cpumask); CPU_SET 1376 tools/perf/bench/numa.c CPU_SET(cpu, &td->bind_cpumask); CPU_SET 61 tools/perf/tests/mmap-basic.c CPU_SET(cpus->map[0], &cpu_set); CPU_SET 74 tools/perf/tests/openat-syscall-all-cpus.c CPU_SET(cpus->map[cpu], &cpu_set); CPU_SET 343 tools/perf/util/mmap.c CPU_SET(cpu, mask); CPU_SET 353 tools/perf/util/mmap.c CPU_SET(map->core.cpu, &map->affinity_mask); CPU_SET 80 tools/power/cpupower/bench/system.c CPU_SET(cpu, &cpuset); CPU_SET 86 tools/power/cpupower/utils/idle_monitor/cpupower-monitor.h CPU_SET(cpu, &set); CPU_SET 118 tools/testing/selftests/bpf/prog_tests/get_stack_raw_tp.c CPU_SET(0, &cpu_set); CPU_SET 18 tools/testing/selftests/bpf/prog_tests/perf_buffer.c CPU_SET(cpu, cpu_seen); CPU_SET 86 tools/testing/selftests/bpf/prog_tests/perf_buffer.c CPU_SET(i, &cpu_set); CPU_SET 140 tools/testing/selftests/bpf/test_lru_map.c CPU_SET(next++, &cpuset); CPU_SET 86 tools/testing/selftests/bpf/test_tcpnotify_user.c CPU_SET(0, &cpuset); CPU_SET 29 tools/testing/selftests/breakpoints/step_after_suspend_test.c CPU_SET(cpu, &set); CPU_SET 51 tools/testing/selftests/intel_pstate/aperf.c CPU_SET(cpu, &cpuset); CPU_SET 126 tools/testing/selftests/net/msg_zerocopy.c CPU_SET(cpu, &mask); CPU_SET 402 tools/testing/selftests/net/psock_fanout.c CPU_SET(cpuid, &mask); CPU_SET 130 tools/testing/selftests/net/reuseport_bpf_cpu.c CPU_SET(cpu_id, &cpu_set); CPU_SET 108 tools/testing/selftests/net/udpgso_bench_tx.c CPU_SET(cpu, &mask); CPU_SET 81 tools/testing/selftests/powerpc/benchmarks/context_switch.c CPU_SET(cpu, &cpuset); CPU_SET 120 tools/testing/selftests/powerpc/benchmarks/context_switch.c CPU_SET(cpu, &cpuset); CPU_SET 38 tools/testing/selftests/powerpc/benchmarks/fork.c CPU_SET(cpu, &cpuset); CPU_SET 150 tools/testing/selftests/powerpc/benchmarks/fork.c CPU_SET(cpu, &cpuset); CPU_SET 43 tools/testing/selftests/powerpc/dscr/dscr_sysfs_thread_test.c CPU_SET(cpu, &mask); CPU_SET 404 tools/testing/selftests/powerpc/mm/tlbie_test.c CPU_SET(cpu, &run_cpu_mask); CPU_SET 420 tools/testing/selftests/powerpc/mm/tlbie_test.c CPU_SET(cpu, &run_cpu_mask); CPU_SET 25 tools/testing/selftests/powerpc/pmu/lib.c CPU_SET(cpu, &mask); CPU_SET 40 tools/testing/selftests/powerpc/tm/tm-poison.c CPU_SET(0, &cpuset); CPU_SET 47 tools/testing/selftests/powerpc/tm/tm-tmspr.c CPU_SET(cpu, &cpuset); CPU_SET 272 tools/testing/selftests/powerpc/tm/tm-trap.c CPU_SET(0, &cpuset); CPU_SET 350 tools/testing/selftests/powerpc/tm/tm-unavailable.c CPU_SET(0, &cpuset); CPU_SET 25 tools/testing/selftests/rseq/basic_test.c CPU_SET(i, &test_affinity); CPU_SET 541 tools/testing/selftests/x86/fsgsbase.c CPU_SET(0, &cpuset); CPU_SET 92 tools/testing/selftests/x86/ioperm.c CPU_SET(0, &cpuset); CPU_SET 49 tools/testing/selftests/x86/iopl.c CPU_SET(0, &cpuset); CPU_SET 439 tools/testing/selftests/x86/ldt_gdt.c CPU_SET(1, &cpuset); CPU_SET 538 tools/testing/selftests/x86/ldt_gdt.c CPU_SET(1, &cpuset); CPU_SET 545 tools/testing/selftests/x86/ldt_gdt.c CPU_SET(0, &cpuset); CPU_SET 57 tools/testing/selftests/x86/sysret_ss_attrs.c CPU_SET(0, &cpuset); CPU_SET 141 tools/testing/selftests/x86/test_vdso.c CPU_SET(cpu, &cpuset); CPU_SET 320 tools/testing/selftests/x86/test_vsyscall.c CPU_SET(cpu, &cpuset); CPU_SET 94 tools/virtio/ringtest/main.c CPU_SET(cpu, &cpuset); CPU_SET 97 tools/virtio/virtio-trace/trace-agent-rw.c CPU_SET(cpu_num, &mask); CPU_SET 100 tools/virtio/vringh_test.c CPU_SET(i, &set); CPU_SET 191 tools/virtio/vringh_test.c CPU_SET(first_cpu, &cpu_set); CPU_SET 313 tools/virtio/vringh_test.c CPU_SET(first_cpu, &cpu_set);