Home
last modified time | relevance | path

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

12345678910

/Linux-v5.4/drivers/acpi/acpica/
Ddbobject.c37 struct acpi_thread_state *thread; in acpi_db_dump_method_info() local
Ddsmethod.c456 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
/Linux-v5.4/arch/x86/kernel/
Dptrace.c480 struct thread_struct *thread = &(current->thread); in ptrace_triggered() local
566 struct thread_struct *thread = &tsk->thread; in ptrace_write_dr7() local
617 struct thread_struct *thread = &tsk->thread; in ptrace_get_debugreg() local
676 struct thread_struct *thread = &tsk->thread; in ptrace_set_debugreg() local
/Linux-v5.4/arch/x86/include/asm/
Dswitch_to.h76 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs()
Dsuspend_64.h53 #define loaddebug(thread,register) \ argument
/Linux-v5.4/tools/perf/tests/
Dhists_filter.c18 struct thread *thread; member
Dmmap-thread-lookup.c188 struct thread *thread; in mmap_events() local
/Linux-v5.4/tools/perf/scripts/python/
Dsctop.py18 import _thread as thread namespace
/Linux-v5.4/tools/perf/util/
Devlist.c358 int thread; in perf_evlist__enable_event_cpu() local
374 int thread) in perf_evlist__enable_event_thread()
428 int thread) in perf_evlist__set_sid_idx()
635 int thread, int *_output, int *_output_overwrite) in evlist__mmap_per_evsel()
714 int cpu, thread; in evlist__mmap_per_cpu() local
743 int thread; in evlist__mmap_per_thread() local
Dunwind-libunwind-local.c98 struct thread *thread; member
572 static int entry(u64 ip, struct thread *thread, in entry()
705 struct thread *thread, in _unwind__get_entries()
Dstat.c282 int cpu, int thread, in process_counter_values()
337 int cpu, thread; in process_counter_maps() local
Dthread-stack.h55 struct thread *thread; member
Dintel-bts.c321 struct thread *thread; in intel_bts_get_next_insn() local
408 struct thread *thread) in intel_bts_process_buffer()
449 struct thread *thread; in intel_bts_process_queue() local
/Linux-v5.4/tools/testing/selftests/timers/
Dthreadtest.c129 void *(*thread)(void *) = shared_thread; in main() local
/Linux-v5.4/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.h29 struct task_struct *thread; member
/Linux-v5.4/arch/arc/plat-eznps/
Dsmp.c104 u32 num:8, cluster:8, core:8, thread:8; in eznps_ipi_send() member
/Linux-v5.4/arch/arm64/include/asm/
Dfpsimd.h64 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr()
/Linux-v5.4/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.4/drivers/infiniband/hw/hfi1/
Dmsix.c117 irq_handler_t handler, irq_handler_t thread, in msix_request_irq()
/Linux-v5.4/arch/arm/mm/
Dcontext.c107 struct thread_info *thread = t; in contextidr_notifier() local
/Linux-v5.4/tools/perf/bench/
Dfutex-hash.c49 pthread_t thread; member
/Linux-v5.4/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.4/arch/x86/entry/vsyscall/
Dvsyscall_64.c107 struct thread_struct *thread = &current->thread; in write_ok_or_segv() local
/Linux-v5.4/arch/arc/include/asm/
Dprocessor.h61 #define release_thread(thread) do { } while (0) argument
/Linux-v5.4/arch/hexagon/kernel/
Dsmp.c183 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up() local

12345678910