PR_SET_NAME      2321 kernel/sys.c   	case PR_SET_NAME:
PR_SET_NAME       109 tools/perf/arch/x86/tests/perf-time-to-tsc.c 	CHECK__(prctl(PR_SET_NAME, (unsigned long)comm1, 0, 0, 0));
PR_SET_NAME       114 tools/perf/arch/x86/tests/perf-time-to-tsc.c 	CHECK__(prctl(PR_SET_NAME, (unsigned long)comm2, 0, 0, 0));
PR_SET_NAME       364 tools/perf/bench/numa.c 	prctl(PR_SET_NAME, name);			\
PR_SET_NAME       184 tools/perf/builtin-bench.c 	prctl(PR_SET_NAME, name);
PR_SET_NAME       628 tools/perf/builtin-sched.c 	prctl(PR_SET_NAME, comm2);
PR_SET_NAME       626 tools/perf/builtin-top.c 	prctl(PR_SET_NAME, "perf-top-UI", 0, 0, 0);
PR_SET_NAME       678 tools/perf/builtin-top.c 	prctl(PR_SET_NAME, "perf-top-UI", 0, 0, 0);
PR_SET_NAME        27 tools/perf/tests/backward-ring-buffer.c 		prctl(PR_SET_NAME, proc_name);
PR_SET_NAME       118 tools/perf/tests/keep-tracking.c 	CHECK__(prctl(PR_SET_NAME, (unsigned long)comm, 0, 0, 0));
PR_SET_NAME       140 tools/perf/tests/keep-tracking.c 	CHECK__(prctl(PR_SET_NAME, (unsigned long)comm, 0, 0, 0));
PR_SET_NAME       485 tools/perf/tests/switch-tracking.c 	err = prctl(PR_SET_NAME, (unsigned long)comm, 0, 0, 0);
PR_SET_NAME       498 tools/perf/tests/switch-tracking.c 	err = prctl(PR_SET_NAME, (unsigned long)comm, 0, 0, 0);
PR_SET_NAME       511 tools/perf/tests/switch-tracking.c 	err = prctl(PR_SET_NAME, (unsigned long)comm, 0, 0, 0);
PR_SET_NAME       524 tools/perf/tests/switch-tracking.c 	err = prctl(PR_SET_NAME, (unsigned long)comm, 0, 0, 0);
PR_SET_NAME        27 tools/perf/tests/thread-map.c 			!prctl(PR_SET_NAME, NAMEUL, 0, 0, 0));
PR_SET_NAME        94 tools/perf/tests/thread-map.c 			!prctl(PR_SET_NAME, NAMEUL, 0, 0, 0));
PR_SET_NAME        36 tools/perf/trace/beauty/prctl.c 	if (option == PR_SET_NAME)
PR_SET_NAME        67 tools/perf/trace/beauty/prctl.c 		[PR_SET_NAME]		 = all_but2,