| /Linux-v5.10/tools/perf/ |
| D | builtin-trace.c | 1287 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace() 1349 struct file *thread__files_entry(struct thread *thread, int fd) in thread__files_entry() 1354 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname() 1371 static int thread__read_fd_path(struct thread *thread, int fd) in thread__read_fd_path() 1397 static const char *thread__fd_path(struct thread *thread, int fd, in thread__fd_path() 1434 struct thread *thread = machine__find_thread(trace->host, pid, pid); in pid__scnprintf_fd() local 1461 static void thread__set_filename_pos(struct thread *thread, const char *bf, in thread__set_filename_pos() 1536 static size_t trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp) in trace__fprintf_comm_tid() 1549 static size_t trace__fprintf_entry_head(struct trace *trace, struct thread *thread, in trace__fprintf_entry_head() 1980 struct trace *trace, struct thread *thread) in syscall__scnprintf_args() [all …]
|
| /Linux-v5.10/drivers/scsi/bnx2i/ |
| D | bnx2i_init.c | 414 struct task_struct *thread; in bnx2i_cpu_online() local 434 struct task_struct *thread; in bnx2i_cpu_offline() local
|
| /Linux-v5.10/tools/testing/selftests/powerpc/tm/ |
| D | tm-vmx-unavail.c | 92 pthread_t *thread; in tm_vmx_unavail_test() local
|
| D | tm-tmspr.c | 94 pthread_t *thread; in test_tmspr() local
|
| /Linux-v5.10/tools/perf/util/ |
| D | dump-insn.h | 13 struct thread *thread; member
|
| D | stat.c | 237 for (int thread = 0; thread < nthreads; thread++) { in perf_evsel__copy_prev_raw_counts() local 326 int cpu, int thread, in process_counter_values() 382 int cpu, thread; in process_counter_maps() local
|
| D | unwind-libdw.h | 18 struct thread *thread; member
|
| D | unwind-libunwind.c | 82 struct thread *thread, in unwind__get_entries()
|
| /Linux-v5.10/tools/testing/selftests/ptrace/ |
| D | vmaccess.c | 18 static void *thread(void *arg) in thread() function
|
| /Linux-v5.10/crypto/ |
| D | algboss.c | 82 struct task_struct *thread; in cryptomgr_schedule_probe() local 217 struct task_struct *thread; in cryptomgr_schedule_test() local
|
| /Linux-v5.10/drivers/acpi/acpica/ |
| D | dsdebug.c | 94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack() local
|
| /Linux-v5.10/arch/arm/kernel/ |
| D | thumbee.c | 32 struct thread_info *thread = t; in thumbee_notifier() local
|
| D | process.c | 208 struct thread_info *thread = current_thread_info(); in flush_thread() local 231 struct thread_info *thread = task_thread_info(p); in copy_thread() local
|
| D | pj4-cp0.c | 21 struct thread_info *thread = t; in iwmmxt_do() local
|
| /Linux-v5.10/include/linux/iio/ |
| D | trigger_consumer.h | 33 irqreturn_t (*thread)(int irq, void *p); member
|
| /Linux-v5.10/arch/x86/events/intel/ |
| D | p4.c | 953 int thread = p4_ht_config_thread(hwc->config); in p4_pmu_enable_event() local 1193 static int p4_next_cntr(int thread, unsigned long *used_mask, in p4_next_cntr() 1214 unsigned int i, thread, num; in p4_pmu_schedule_events() local
|
| /Linux-v5.10/arch/x86/um/asm/ |
| D | processor_64.h | 24 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
|
| /Linux-v5.10/arch/powerpc/platforms/pseries/ |
| D | hotplug-cpu.c | 223 u32 thread; in pseries_remove_processor() local 256 u32 thread; in dlpar_offline_cpu() local 298 u32 thread; in dlpar_online_cpu() local
|
| /Linux-v5.10/tools/perf/tests/ |
| D | code-reading.c | 237 struct thread *thread, struct state *state) in read_object_code() 378 struct thread *thread; in process_sample_event() local 555 struct thread *thread; in do_test_code_reading() local
|
| /Linux-v5.10/arch/arm/nwfpe/ |
| D | fpmodule.c | 50 struct thread_info *thread = v; in nwfpe_notify() local
|
| /Linux-v5.10/arch/powerpc/include/asm/ |
| D | mmu_context.h | 282 #define thread_pkey_regs_save(thread) argument 284 #define thread_pkey_regs_init(thread) argument
|
| /Linux-v5.10/arch/powerpc/mm/book3s64/ |
| D | pkeys.c | 316 void thread_pkey_regs_save(struct thread_struct *thread) in thread_pkey_regs_save() 340 void thread_pkey_regs_init(struct thread_struct *thread) in thread_pkey_regs_init()
|
| /Linux-v5.10/tools/testing/selftests/powerpc/dscr/ |
| D | dscr_default_test.c | 20 unsigned long thread = (unsigned long)in; in do_test() local
|
| /Linux-v5.10/drivers/net/wireless/rsi/ |
| D | rsi_common.h | 60 struct rsi_thread *thread, in rsi_create_kthread()
|
| /Linux-v5.10/tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 464 struct thread *thread) in python_process_brstack() 562 struct thread *thread) in python_process_brstacksym() 999 static int python_export_thread(struct db_export *dbe, struct thread *thread, in python_export_thread() 1021 struct thread *thread) in python_export_comm() 1042 struct comm *comm, struct thread *thread) in python_export_comm_thread() 1361 process_stat(struct evsel *counter, int cpu, int thread, u64 tstamp, in process_stat() 1402 int cpu, thread; in python_process_stat() local
|