Home
last modified time | relevance | path

Searched defs:thread (Results 51 – 75 of 260) sorted by relevance

1234567891011

/Linux-v5.15/arch/arm/include/asm/
Dthread_notify.h29 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
/Linux-v5.15/tools/perf/arch/powerpc/util/
Dunwind-libdw.c15 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
/Linux-v5.15/tools/perf/util/
Ddump-insn.h13 struct thread *thread; member
Dstat.c241 for (int thread = 0; thread < nthreads; thread++) { in evsel__copy_prev_raw_counts() local
358 int cpu, int thread, in process_counter_values()
414 int cpu, thread; in process_counter_maps() local
Dunwind-libdw.h18 struct thread *thread; member
Dcpumap.h11 int thread; member
Dunwind-libunwind.c82 struct thread *thread, in unwind__get_entries()
/Linux-v5.15/tools/testing/selftests/powerpc/tm/
Dtm-vmx-unavail.c91 pthread_t *thread; in tm_vmx_unavail_test() local
Dtm-tmspr.c94 pthread_t *thread; in test_tmspr() local
/Linux-v5.15/tools/testing/selftests/ptrace/
Dvmaccess.c18 static void *thread(void *arg) in thread() function
/Linux-v5.15/arch/arm/kernel/
Dthumbee.c32 struct thread_info *thread = t; in thumbee_notifier() local
Dprocess.c212 struct thread_info *thread = current_thread_info(); in flush_thread() local
235 struct thread_info *thread = task_thread_info(p); in copy_thread() local
Dpj4-cp0.c21 struct thread_info *thread = t; in iwmmxt_do() local
/Linux-v5.15/drivers/acpi/acpica/
Ddsdebug.c94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack() local
/Linux-v5.15/tools/perf/tests/
Dcode-reading.c229 struct thread *thread, struct state *state) in read_object_code()
370 struct thread *thread; in process_sample_event() local
547 struct thread *thread; in do_test_code_reading() local
/Linux-v5.15/include/linux/iio/
Dtrigger_consumer.h33 irqreturn_t (*thread)(int irq, void *p); member
/Linux-v5.15/arch/x86/events/intel/
Dp4.c953 int thread = p4_ht_config_thread(hwc->config); in __p4_pmu_enable_event() local
1203 static int p4_next_cntr(int thread, unsigned long *used_mask, in p4_next_cntr()
1224 unsigned int i, thread, num; in p4_pmu_schedule_events() local
/Linux-v5.15/arch/x86/um/asm/
Dprocessor_64.h24 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
Dprocessor_32.h38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
/Linux-v5.15/arch/arm/nwfpe/
Dfpmodule.c50 struct thread_info *thread = v; in nwfpe_notify() local
/Linux-v5.15/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c20 unsigned long thread = (unsigned long)in; in do_test() local
/Linux-v5.15/drivers/net/wireless/rsi/
Drsi_common.h60 struct rsi_thread *thread, in rsi_create_kthread()
/Linux-v5.15/kernel/debug/
Dgdbstub.c493 struct task_struct *thread; in gdb_get_regs_helper() local
811 struct task_struct *thread; in gdb_cmd_task() local
849 struct task_struct *thread; in gdb_cmd_thread() local
/Linux-v5.15/arch/powerpc/platforms/pseries/
Dhotplug-cpu.c302 u32 thread; in pseries_remove_processor() local
335 u32 thread; in dlpar_offline_cpu() local
391 u32 thread; in dlpar_online_cpu() local
/Linux-v5.15/arch/x86/kernel/
Dptrace.c457 struct thread_struct *thread = &(current->thread); in ptrace_triggered() local
543 struct thread_struct *thread = &tsk->thread; in ptrace_write_dr7() local
594 struct thread_struct *thread = &tsk->thread; in ptrace_get_debugreg() local
653 struct thread_struct *thread = &tsk->thread; in ptrace_set_debugreg() local

1234567891011