Searched defs:threads (Results 76 - 98 of 98) sorted by relevance

1234

/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_request.c464 struct smoke_thread *threads; local
1618 struct parallel_thread *threads; local
1732 struct smoke_thread *threads; local
[all...]
/linux-master/kernel/kcsan/
H A Dkcsan_test.c49 static struct task_struct **threads; /* Lists of threads. */ variable in typeref:struct:task_struct
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dvdo.h168 struct vdo_thread *threads; member in struct:vdo
/linux-master/arch/x86/kernel/
H A Dsmpboot.c558 int i, threads; local
1163 int threads = cpumask_weight(topology_sibling_cpumask(cpu)); local
[all...]
/linux-master/tools/perf/bench/
H A Dnuma.c151 struct thread_data *threads; member in struct:global_info
[all...]
/linux-master/drivers/android/
H A Dbinder_internal.h404 struct rb_root threads; member in struct:binder_proc
H A Dbinder.c5833 int threads, nodes, incoming_refs, outgoing_refs, active_transactions; local
[all...]
/linux-master/drivers/ntb/test/
H A Dntb_perf.c201 struct perf_thread threads[MAX_THREADS_CNT]; member in struct:perf_ctx
/linux-master/fs/
H A Dbinfmt_elf.c1924 struct elf_thread_core_info *threads = info->thread; local
/linux-master/drivers/dma/
H A Ddmatest.c246 struct list_head threads; member in struct:dmatest_chan
[all...]
/linux-master/tools/perf/util/
H A Dsynthetic-events.c79 char *name, *tgids, *ppids, *vmpeak, *threads; local
855 perf_event__synthesize_thread_map(struct perf_tool *tool, struct perf_thread_map *threads, perf_event__handler_t process, struct machine *machine, bool needs_mmap, bool mmap_data) argument
1199 perf_event__synthesize_thread_map2(struct perf_tool *tool, struct perf_thread_map *threads, perf_event__handler_t process, struct machine *machine) argument
1927 __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, struct target *target, struct perf_thread_map *threads, perf_event__handler_t process, bool needs_mmap, bool data_mmap, unsigned int nr_threads_synthesize) argument
1962 machine__synthesize_threads(struct machine *machine, struct target *target, struct perf_thread_map *threads, bool needs_mmap, bool data_mmap, unsigned int nr_threads_synthesize) argument
[all...]
H A Dpython.c744 struct perf_thread_map *threads; member in struct:pyrf_thread_map
936 struct perf_thread_map *threads = NULL; local
1005 struct perf_thread_map *threads; local
[all...]
H A Devlist.c1039 struct perf_thread_map *threads; local
1351 struct perf_thread_map *threads; local
71 evlist__init(struct evlist *evlist, struct perf_cpu_map *cpus, struct perf_thread_map *threads) argument
[all...]
H A Devsel.c1713 evsel__ignore_missing_thread(struct evsel *evsel, int nr_cpus, int cpu_map_idx, struct perf_thread_map *threads, int thread, int err) argument
1793 __evsel__prepare_open(struct evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads) argument
1870 evsel__prepare_open(struct evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads) argument
2000 evsel__open_cpu(struct evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads, int start_cpu_map_idx, int end_cpu_map_idx) argument
2152 evsel__open(struct evsel *evsel, struct perf_cpu_map *cpus, struct perf_thread_map *threads) argument
2172 evsel__open_per_thread(struct evsel *evsel, struct perf_thread_map *threads) argument
3142 struct perf_thread_map *threads = evsel->core.threads; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-stat.c142 struct perf_thread_map *threads; member in struct:perf_stat
525 is_target_alive(struct target *_target, struct perf_thread_map *threads) argument
[all...]
H A Dbuiltin-script.c158 struct perf_thread_map *threads; member in struct:perf_script
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1700 struct perf_thread_map *threads = counter->core.threads; local
/linux-master/drivers/s390/net/
H A Dlcs.c301 lcs_set_allowed_threads(struct lcs_card *card, unsigned long threads) argument
310 static int lcs_threads_running(struct lcs_card *card, unsigned long threads) argument
322 lcs_wait_for_threads(struct lcs_card *card, unsigned long threads) argument
H A Dqeth_core_main.c160 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads, argument
174 int qeth_threads_running(struct qeth_card *card, unsigned long threads) argument
/linux-master/kernel/
H A Dfork.c1001 u64 threads; local
3426 int threads = max_threads; local
[all...]
H A Dcpu.c2917 static bool cpu_smt_num_threads_valid(unsigned int threads) argument
[all...]
/linux-master/drivers/acpi/acpica/
H A Daclocal.h1198 acpi_thread_id *threads; member in struct:acpi_db_method_info
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1393 struct thread_data threads; member in struct:system_summary
[all...]

Completed in 593 milliseconds

1234