| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | evsel.c | 1399 void evsel__compute_deltas(struct evsel *evsel, int cpu, int thread, in evsel__compute_deltas() argument 1439 static int evsel__read_one(struct evsel *evsel, int cpu, int thread) in evsel__read_one() argument 1447 perf_evsel__set_count(struct evsel *counter, int cpu, int thread, in perf_evsel__set_count() argument 1462 perf_evsel__process_group_data(struct evsel *leader, int cpu, int thread, u64 *data) perf_evsel__process_group_data() argument 1499 evsel__read_group(struct evsel *leader, int cpu, int thread) evsel__read_group() argument 1529 evsel__read_counter(struct evsel *evsel, int cpu, int thread) evsel__read_counter() argument 1539 __evsel__read_on_cpu(struct evsel *evsel, int cpu, int thread, bool scale) __evsel__read_on_cpu() argument 1559 get_group_fd(struct evsel *evsel, int cpu, int thread) get_group_fd() argument 1612 ignore_missing_thread(struct evsel *evsel, int nr_cpus, int cpu, struct perf_thread_map *threads, int thread, int err) ignore_missing_thread() argument 1706 int cpu, thread, nthreads; evsel__open_cpu() local 2714 int cpu, thread; store_evsel_ids() local [all...] |
| H A D | evlist.c | 458 int thread; in perf_evlist__enable_event_cpu() local 472 perf_evlist__enable_event_thread(struct evlist *evlist, struct evsel *evsel, int thread) perf_evlist__enable_event_thread() argument [all...] |
| H A D | hist.h | 295 int thread; member
|
| H A D | session.c | 1804 struct thread *thread; in perf_session__register_idle_thread() local 1933 perf_session__flush_thread_stack(struct thread *thread, void *p __maybe_unused) perf_session__flush_thread_stack() argument [all...] |
| H A D | synthetic-events.c | 745 int err = -1, thread, j; in perf_event__synthesize_thread_map() local 1266 perf_event__synthesize_stat(struct perf_tool *tool, u32 cpu, u32 thread, u64 id, struct perf_counts_values *count, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_stat() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 463 python_process_brstack(struct perf_sample *sample, struct thread *thread) python_process_brstack() argument 561 python_process_brstacksym(struct perf_sample *sample, struct thread *thread) python_process_brstacksym() argument 1015 python_export_thread(struct db_export *dbe, struct thread *thread, u64 main_thread_db_id, struct machine *machine) python_export_thread() argument 1036 python_export_comm(struct db_export *dbe, struct comm *comm, struct thread *thread) python_export_comm() argument 1057 python_export_comm_thread(struct db_export *dbe, u64 db_id, struct comm *comm, struct thread *thread) python_export_comm_thread() argument 1377 process_stat(struct evsel *counter, int cpu, int thread, u64 tstamp, struct perf_counts_values *count) process_stat() argument 1418 int cpu, thread; python_process_stat() local [all...] |
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | hfsplus_raw.h | 329 struct hfsplus_cat_thread thread; member
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | binfmt_elf.c | 1734 struct elf_thread_core_info *thread; member 1985 struct task_struct *thread; global() member [all...] |
| /kernel/linux/linux-5.10/kernel/ |
| H A D | cpu.c | 64 struct task_struct *thread; member [all...] |
| H A D | seccomp.c | 394 struct task_struct *thread, *caller; in seccomp_can_sync_threads() local 488 struct task_struct *thread, *caller; seccomp_sync_threads() local [all...] |
| /kernel/linux/linux-5.10/drivers/of/ |
| H A D | base.c | 313 __of_find_n_match_cpu_property(struct device_node *cpun, const char *prop_name, int cpu, unsigned int *thread) __of_find_n_match_cpu_property() argument 345 arch_find_n_match_cpu_physical_id(struct device_node *cpun, int cpu, unsigned int *thread) arch_find_n_match_cpu_physical_id() argument 380 of_get_cpu_node(int cpu, unsigned int *thread) of_get_cpu_node() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| H A D | ipu3-css.c | 1070 static u8 imgu_css_queue_pos(struct imgu_css *css, int queue, int thread) in imgu_css_queue_pos() argument 1083 imgu_css_queue_data(struct imgu_css *css, int queue, int thread, u32 data) imgu_css_queue_data() argument
|
| /kernel/linux/linux-5.10/fs/hfs/ |
| H A D | hfs.h | 237 struct hfs_cat_thread thread; member
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | binfmt_elf.c | 1736 struct elf_thread_core_info *thread; member [all...] |
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | hfsplus_raw.h | 333 struct hfsplus_cat_thread thread; member
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | hfs.h | 237 struct hfs_cat_thread thread; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
| H A D | ipu3-css.c | 1057 static u8 imgu_css_queue_pos(struct imgu_css *css, int queue, int thread) in imgu_css_queue_pos() argument 1070 imgu_css_queue_data(struct imgu_css *css, int queue, int thread, u32 data) imgu_css_queue_data() argument
|
| /kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
| H A D | av7110.c | 2355 struct task_struct *thread; in av7110_attach() local
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| H A D | lcs.c | 330 static int lcs_set_thread_start_bit(struct lcs_card *card, unsigned long thread) in lcs_set_thread_start_bit() argument 346 lcs_clear_thread_running_bit(struct lcs_card *card, unsigned long thread) in lcs_clear_thread_running_bit() argument 356 static int __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in __lcs_do_run_thread() argument 376 lcs_do_run_thread(struct lcs_card *card, unsigned long thread) lcs_do_run_thread() argument 385 lcs_do_start_thread(struct lcs_card *card, unsigned long thread) lcs_do_start_thread() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_fcoe.c | 2609 struct task_struct *thread; in bnx2fc_cpu_online() local 2629 struct task_struct *thread; bnx2fc_cpu_offline() local [all...] |
| /kernel/linux/linux-6.6/drivers/char/ipmi/ |
| H A D | ipmi_si_intf.c | 243 struct task_struct *thread; member [all...] |
| H A D | ipmi_ssif.c | 261 struct task_struct *thread; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v6_0.c | 2956 wave_read_regs(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t regno, uint32_t num, uint32_t *out) wave_read_regs() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_chardev.c | 2892 struct task_struct *thread = NULL; in kfd_ioctl_set_debug_trap() local [all...] |
| H A D | kfd_process.c | 799 struct kfd_process *kfd_create_process(struct task_struct *thread) in kfd_create_process() argument 875 kfd_get_process(const struct task_struct *thread) kfd_get_process() argument 905 find_process(const struct task_struct *thread, bool ref) find_process() argument 1451 create_process(const struct task_struct *thread) create_process() argument [all...] |