Home
last modified time | relevance | path

Searched defs:thread (Results 76 – 100 of 254) sorted by relevance

1234567891011

/Linux-v5.10/kernel/debug/
Dgdbstub.c496 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/
Dprocessor_32.h38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
/Linux-v5.10/drivers/acpi/acpica/
Ddbobject.c37 struct acpi_thread_state *thread; in acpi_db_dump_method_info() local
Dpsparse.c411 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
Ddsmethod.c456 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
/Linux-v5.10/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
/Linux-v5.10/tools/perf/tests/
Dhists_filter.c18 struct thread *thread; member
/Linux-v5.10/arch/x86/include/asm/
Dswitch_to.h53 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs()
/Linux-v5.10/tools/testing/selftests/timens/
Dclock_nanosleep.c47 pthread_t thread; in run_test() local
/Linux-v5.10/tools/perf/scripts/python/
Dsctop.py18 import _thread as thread namespace
/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c751 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/
Dunwind-libunwind-local.c98 struct thread *thread; member
572 static int entry(u64 ip, struct thread *thread, in entry()
706 struct thread *thread, in _unwind__get_entries()
Dthread-stack.h55 struct thread *thread; member
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dringbuf.c87 pthread_t thread; in test_ringbuf() local
/Linux-v5.10/tools/testing/selftests/timers/
Dthreadtest.c129 void *(*thread)(void *) = shared_thread; in main() local
/Linux-v5.10/arch/arc/include/asm/
Dprocessor.h47 #define release_thread(thread) do { } while (0) argument
/Linux-v5.10/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.h29 struct task_struct *thread; member
/Linux-v5.10/arch/arm64/include/asm/
Dfpsimd.h64 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr()
/Linux-v5.10/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c242 int arch_skip_callchain_idx(struct thread *thread, struct ip_callchain *chain) in arch_skip_callchain_idx()
/Linux-v5.10/drivers/s390/net/
Dlcs.c335 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/
Dcontext.c107 struct thread_info *thread = t; in contextidr_notifier() local
/Linux-v5.10/tools/perf/bench/
Dfutex-hash.c49 pthread_t thread; member
Dfutex-lock-pi.c29 pthread_t thread; member
/Linux-v5.10/arch/x86/entry/vsyscall/
Dvsyscall_64.c107 struct thread_struct *thread = &current->thread; in write_ok_or_segv() local
/Linux-v5.10/arch/powerpc/kernel/ptrace/
Dptrace-adv.c87 struct thread_struct *thread = &task->thread; in ptrace_set_debugreg() local

1234567891011