/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | hotplug-cpu.c | 249 int err = -ENOSPC, len, nthreads, i; in pseries_add_processor() local 314 int len, nthreads, i; in pseries_remove_processor() local
|
D | dlpar.c | 368 int len, nthreads, i; in dlpar_online_cpu() local 447 int len, nthreads, i; in dlpar_offline_cpu() local
|
/linux-4.1.27/tools/perf/util/ |
D | evsel.c | 776 static int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd() 796 static int perf_evsel__run_ioctl(struct perf_evsel *evsel, int ncpus, int nthreads, in perf_evsel__run_ioctl() 817 int perf_evsel__set_filter(struct perf_evsel *evsel, int ncpus, int nthreads, in perf_evsel__set_filter() 825 int perf_evsel__enable(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__enable() 832 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id() 880 void perf_evsel__close_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__close_fd() 1137 int cpu, thread, nthreads; in __perf_evsel__open() local 1284 void perf_evsel__close(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__close()
|
D | evlist.c | 1058 nthreads = thread_map__nr(evlist->threads); in perf_evlist__apply_filters() local 1079 nthreads = thread_map__nr(evlist->threads); in perf_evlist__set_filter() local 1247 int nthreads = thread_map__nr(evlist->threads); in perf_evlist__close() local
|
/linux-4.1.27/fs/nfsd/ |
D | nfssvc.c | 434 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads() 459 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net) in nfsd_set_nrthreads()
|
D | nfsctl.c | 486 int *nthreads; in write_pool_threads() local
|
/linux-4.1.27/tools/perf/bench/ |
D | futex-wake.c | 38 static unsigned int ncpus, threads_starting, nthreads = 0; variable
|
D | futex-requeue.c | 37 static unsigned int ncpus, threads_starting, nthreads = 0; variable
|
D | futex-hash.c | 24 static unsigned int nthreads = 0; variable
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | setup-common.c | 446 int nthreads = 1; in smp_setup_cpu_maps() local
|
D | prom.c | 309 int i, nthreads; in early_init_dt_scan_cpus() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | ptlrpcd.c | 727 int nthreads = num_online_cpus(); in ptlrpcd_init() local
|
/linux-4.1.27/tools/perf/ |
D | builtin-stat.c | 511 int nthreads = thread_map__nr(evsel_list->threads); in read_counter() local 604 nthreads = thread_map__nr(evsel_list->threads); in handle_initial_delay() local
|