| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | btree.h | 225 struct task_struct *thread; member
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | raid10.h | 104 struct md_thread *thread; member
|
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| H A D | therm_adt746x.c | 83 struct task_struct *thread; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
| H A D | scheduler.h | 50 struct task_struct *thread[I915_NUM_ENGINES]; member
|
| /kernel/linux/linux-5.10/drivers/media/pci/pt3/ |
| H A D | pt3.c | 460 struct task_struct *thread; in pt3_start_streaming() local [all...] |
| H A D | pt3.h | 121 struct task_struct *thread; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | w1.h | 231 struct task_struct *thread; member
|
| /kernel/linux/linux-5.10/tools/lib/perf/ |
| H A D | evlist.c | 370 static void perf_evsel__set_sid_idx(struct perf_evsel *evsel, int idx, int cpu, int thread) in perf_evsel__set_sid_idx() argument 227 perf_evlist__id_hash(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, u64 id) perf_evlist__id_hash() argument 240 perf_evlist__id_add(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, u64 id) perf_evlist__id_add() argument 248 perf_evlist__id_add_fd(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, int fd) perf_evlist__id_add_fd() argument 419 mmap_per_evsel(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, int idx, struct perf_mmap_param *mp, int cpu_idx, int thread, int *_output, int *_output_overwrite) mmap_per_evsel() argument 506 int thread; mmap_per_thread() local 534 int cpu, thread; mmap_per_cpu() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/bench/ |
| H A D | epoll-wait.c | 121 pthread_t thread; member [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | evlist.h | 76 } thread; member
|
| H A D | db-export.c | 62 int db_export__thread(struct db_export *dbe, struct thread *thread, in db_export__thread() argument 82 __db_export__comm(struct db_export *dbe, struct comm *comm, struct thread *thread) __db_export__comm() argument 93 db_export__comm(struct db_export *dbe, struct comm *comm, struct thread *thread) db_export__comm() argument 133 db_export__comm_thread(struct db_export *dbe, struct comm *comm, struct thread *thread) db_export__comm_thread() argument 209 call_path_from_sample(struct db_export *dbe, struct machine *machine, struct thread *thread, struct perf_sample *sample, struct evsel *evsel) call_path_from_sample() argument 290 db_export__threads(struct db_export *dbe, struct thread *thread, struct thread *main_thread, struct machine *machine, struct comm **comm_ptr) db_export__threads() argument 348 struct thread *thread = al->thread; db_export__sample() local 528 struct thread *thread = machine__find_thread(machine, pid, tid); db_export__pid_tid() local [all...] |
| H A D | stat.c | 382 int cpu, thread; in process_counter_maps() local 325 process_counter_values(struct perf_stat_config *config, struct evsel *evsel, int cpu, int thread, struct perf_counts_values *count) process_counter_values() argument [all...] |
| H A D | symbol.h | 111 struct thread *thread; member
|
| H A D | thread.c | 22 int thread__init_maps(struct thread *thread, struct machine *machine) in thread__init_maps() argument 43 struct thread *thread = zalloc(sizeof(*thread)); thread__new() local 81 thread__delete(struct thread *thread) thread__delete() argument 118 thread__get(struct thread *thread) thread__get() argument 125 thread__put(struct thread *thread) thread__put() argument 154 __thread__namespaces(const struct thread *thread) __thread__namespaces() argument 162 thread__namespaces(struct thread *thread) thread__namespaces() argument 173 __thread__set_namespaces(struct thread *thread, u64 timestamp, struct perf_record_namespaces *event) __thread__set_namespaces() argument 197 thread__set_namespaces(struct thread *thread, u64 timestamp, struct perf_record_namespaces *event) thread__set_namespaces() argument 208 thread__comm(const struct thread *thread) thread__comm() argument 216 thread__exec_comm(const struct thread *thread) thread__exec_comm() argument 239 ____thread__set_comm(struct thread *thread, const char *str, u64 timestamp, bool exec) ____thread__set_comm() argument 264 __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, bool exec) __thread__set_comm() argument 275 thread__set_comm_from_proc(struct thread *thread) thread__set_comm_from_proc() argument 292 __thread__comm_str(const struct thread *thread) __thread__comm_str() argument 302 thread__comm_str(struct thread *thread) thread__comm_str() argument 314 thread__comm_len(struct thread *thread) thread__comm_len() argument 326 thread__fprintf(struct thread *thread, FILE *fp) thread__fprintf() argument 332 thread__insert_map(struct thread *thread, struct map *map) thread__insert_map() argument 346 __thread__prepare_access(struct thread *thread) __thread__prepare_access() argument 366 thread__prepare_access(struct thread *thread) thread__prepare_access() argument 376 thread__clone_maps(struct thread *thread, struct thread *parent, bool do_maps_clone) thread__clone_maps() argument 391 thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) thread__fork() argument 407 thread__find_cpumode_addr_location(struct thread *thread, u64 addr, struct addr_location *al) thread__find_cpumode_addr_location() argument 425 thread__main_thread(struct machine *machine, struct thread *thread) thread__main_thread() argument 436 thread__memcpy(struct thread *thread, struct machine *machine, void *buf, u64 ip, int len, bool *is64bit) thread__memcpy() argument 458 thread__free_stitch_list(struct thread *thread) thread__free_stitch_list() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/trace/beauty/ |
| H A D | beauty.h | 112 struct thread *thread; member
|
| /kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
| H A D | trace-event-perl.c | 342 struct thread *thread = al->thread; in perl_process_tracepoint() local
|
| /kernel/linux/linux-5.10/include/soc/tegra/ |
| H A D | bpmp.h | 26 } cpu_tx, thread, cpu_rx; member
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | stop_machine.c | 38 struct task_struct *thread; member
|
| /kernel/linux/linux-5.10/include/drm/ |
| H A D | gpu_scheduler.h | 284 struct task_struct *thread; member
|
| /kernel/linux/linux-6.6/drivers/accel/ivpu/ |
| H A D | ivpu_job.c | 603 struct task_struct *thread; in ivpu_job_done_thread_init() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | w1.h | 231 struct task_struct *thread; member
|
| /kernel/linux/linux-6.6/include/soc/tegra/ |
| H A D | bpmp.h | 27 } cpu_tx, thread, cpu_rx; member
|
| /kernel/linux/linux-6.6/drivers/media/pci/pt3/ |
| H A D | pt3.c | 460 struct task_struct *thread; in pt3_start_streaming() local [all...] |
| H A D | pt3.h | 121 struct task_struct *thread; member
|
| /kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
| H A D | t7xx_port.h | 127 struct task_struct *thread; member
|