option_index      396 samples/bpf/xdpsock_user.c 	int option_index, c;
option_index      402 samples/bpf/xdpsock_user.c 				long_options, &option_index);
option_index       66 tools/power/cpupower/bench/main.c 	int option_index = 0;
option_index       76 tools/power/cpupower/bench/main.c 				long_options, &option_index);
option_index     1407 tools/power/x86/intel-speed-select/isst-config.c 	int option_index;
option_index     1426 tools/power/x86/intel-speed-select/isst-config.c 	option_index = start;
option_index     1430 tools/power/x86/intel-speed-select/isst-config.c 				  long_options, &option_index)) != -1) {
option_index     1631 tools/power/x86/intel-speed-select/isst-config.c 	int option_index = 0;
option_index     1647 tools/power/x86/intel-speed-select/isst-config.c 				       &option_index)) != -1) {
option_index     5664 tools/power/x86/turbostat/turbostat.c 	int option_index = 0;
option_index     5689 tools/power/x86/turbostat/turbostat.c 				long_options, &option_index)) != -1) {
option_index      523 tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c 	int option_index = 0;
option_index      549 tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c 				long_options, &option_index)) != -1) {
option_index      413 tools/testing/selftests/powerpc/benchmarks/context_switch.c 		int option_index = 0;
option_index      415 tools/testing/selftests/powerpc/benchmarks/context_switch.c 		c = getopt_long(argc, argv, "", options, &option_index);
option_index      422 tools/testing/selftests/powerpc/benchmarks/context_switch.c 			if (options[option_index].flag != 0)
option_index      234 tools/testing/selftests/powerpc/benchmarks/fork.c 		int option_index = 0;
option_index      236 tools/testing/selftests/powerpc/benchmarks/fork.c 		c = getopt_long(argc, argv, "", options, &option_index);
option_index      243 tools/testing/selftests/powerpc/benchmarks/fork.c 			if (options[option_index].flag != 0)
option_index       64 tools/testing/selftests/powerpc/benchmarks/mmap_bench.c 		int option_index = 0;
option_index       66 tools/testing/selftests/powerpc/benchmarks/mmap_bench.c 		c = getopt_long(argc, argv, "", options, &option_index);
option_index       73 tools/testing/selftests/powerpc/benchmarks/mmap_bench.c 			if (options[option_index].flag != 0)