| /Linux-v5.10/kernel/debug/ |
| D | gdbstub.c | 496 struct task_struct *thread; in gdb_get_regs_helper() local 814 struct task_struct *thread; in gdb_cmd_task() local 852 struct task_struct *thread; in gdb_cmd_thread() local
|
| /Linux-v5.10/arch/x86/um/asm/ |
| D | processor_32.h | 38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
|
| /Linux-v5.10/drivers/acpi/acpica/ |
| D | dbobject.c | 37 struct acpi_thread_state *thread; in acpi_db_dump_method_info() local
|
| D | psparse.c | 411 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
|
| D | dsmethod.c | 456 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
|
| /Linux-v5.10/arch/x86/kernel/ |
| D | ptrace.c | 457 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
|
| /Linux-v5.10/tools/perf/tests/ |
| D | hists_filter.c | 18 struct thread *thread; member
|
| /Linux-v5.10/arch/x86/include/asm/ |
| D | switch_to.h | 53 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs()
|
| /Linux-v5.10/tools/testing/selftests/timens/ |
| D | clock_nanosleep.c | 47 pthread_t thread; in run_test() local
|
| /Linux-v5.10/tools/perf/scripts/python/ |
| D | sctop.py | 18 import _thread as thread namespace
|
| /Linux-v5.10/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_process.c | 751 struct task_struct *thread = current; in kfd_create_process() local 831 struct kfd_process *kfd_get_process(const struct task_struct *thread) in kfd_get_process() 861 static struct kfd_process *find_process(const struct task_struct *thread) in find_process() 1152 static struct kfd_process *create_process(const struct task_struct *thread) in create_process()
|
| /Linux-v5.10/tools/perf/util/ |
| D | unwind-libunwind-local.c | 98 struct thread *thread; member 572 static int entry(u64 ip, struct thread *thread, in entry() 706 struct thread *thread, in _unwind__get_entries()
|
| D | thread-stack.h | 55 struct thread *thread; member
|
| /Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | ringbuf.c | 87 pthread_t thread; in test_ringbuf() local
|
| /Linux-v5.10/tools/testing/selftests/timers/ |
| D | threadtest.c | 129 void *(*thread)(void *) = shared_thread; in main() local
|
| /Linux-v5.10/arch/arc/include/asm/ |
| D | processor.h | 47 #define release_thread(thread) do { } while (0) argument
|
| /Linux-v5.10/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-dvb.h | 29 struct task_struct *thread; member
|
| /Linux-v5.10/arch/arm64/include/asm/ |
| D | fpsimd.h | 64 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr()
|
| /Linux-v5.10/tools/perf/arch/powerpc/util/ |
| D | skip-callchain-idx.c | 242 int arch_skip_callchain_idx(struct thread *thread, struct ip_callchain *chain) in arch_skip_callchain_idx()
|
| /Linux-v5.10/drivers/s390/net/ |
| D | lcs.c | 335 static int lcs_set_thread_start_bit(struct lcs_card *card, unsigned long thread) in lcs_set_thread_start_bit() 351 lcs_clear_thread_running_bit(struct lcs_card *card, unsigned long thread) in lcs_clear_thread_running_bit() 361 static int __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in __lcs_do_run_thread() 381 lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in lcs_do_run_thread() 390 lcs_do_start_thread(struct lcs_card *card, unsigned long thread) in lcs_do_start_thread()
|
| /Linux-v5.10/arch/arm/mm/ |
| D | context.c | 107 struct thread_info *thread = t; in contextidr_notifier() local
|
| /Linux-v5.10/tools/perf/bench/ |
| D | futex-hash.c | 49 pthread_t thread; member
|
| D | futex-lock-pi.c | 29 pthread_t thread; member
|
| /Linux-v5.10/arch/x86/entry/vsyscall/ |
| D | vsyscall_64.c | 107 struct thread_struct *thread = ¤t->thread; in write_ok_or_segv() local
|
| /Linux-v5.10/arch/powerpc/kernel/ptrace/ |
| D | ptrace-adv.c | 87 struct thread_struct *thread = &task->thread; in ptrace_set_debugreg() local
|