Home
last modified time | relevance | path

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

1234567891011

/Linux-v6.1/drivers/platform/surface/aggregator/
Dssh_packet_layer.h94 struct task_struct *thread; member
101 struct task_struct *thread; member
/Linux-v6.1/io_uring/
Dsqpoll.h11 struct task_struct *thread; member
/Linux-v6.1/tools/perf/util/
Dunwind-libunwind.c82 struct thread *thread, in unwind__get_entries()
Djitdump.c791 struct thread *thread = machine__findnew_thread(machine, pid, pid); in jit_add_pid() local
803 struct thread *thread = machine__find_thread(machine, pid, pid); in jit_has_pid() local
820 struct thread *thread; in jit_process() local
Dunwind-libunwind-local.c98 struct thread *thread; member
619 static int entry(u64 ip, struct thread *thread, in entry()
753 struct thread *thread, in _unwind__get_entries()
Dthread-stack.h54 struct thread *thread; member
Ddlfilter.c124 struct thread *thread = get_thread(d); in dlfilter__resolve_addr() local
159 struct thread *thread; in dlfilter__resolve_address() local
/Linux-v6.1/arch/x86/um/asm/
Dprocessor_32.h38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
/Linux-v6.1/drivers/acpi/acpica/
Dpsparse.c411 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
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-v6.1/tools/testing/selftests/futex/functional/
Dfutex_wait_timeout.c98 pthread_t thread; in main() local
/Linux-v6.1/tools/perf/util/scripting-engines/
Dtrace-event-python.c496 struct thread *thread) in python_process_brstack()
582 struct thread *thread) in python_process_brstacksym()
1135 static int python_export_thread(struct db_export *dbe, struct thread *thread, in python_export_thread()
1157 struct thread *thread) in python_export_comm()
1178 struct comm *comm, struct thread *thread) in python_export_comm_thread()
1613 process_stat(struct evsel *counter, struct perf_cpu cpu, int thread, u64 tstamp, in process_stat()
1654 int cpu, thread; in python_process_stat() local
/Linux-v6.1/tools/perf/tests/
Dhists_filter.c18 struct thread *thread; member
/Linux-v6.1/arch/x86/include/asm/
Dswitch_to.h53 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs()
/Linux-v6.1/tools/testing/selftests/timens/
Dclock_nanosleep.c47 pthread_t thread; in run_test() local
/Linux-v6.1/tools/perf/scripts/python/
Dsctop.py18 import _thread as thread namespace
/Linux-v6.1/tools/testing/selftests/timers/
Dthreadtest.c129 void *(*thread)(void *) = shared_thread; in main() local
/Linux-v6.1/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-v6.1/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.h29 struct task_struct *thread; member
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dringbuf.c87 pthread_t thread; in test_ringbuf() local
/Linux-v6.1/tools/tracing/rtla/src/
Dtimerlat_top.c104 unsigned long long thread, in timerlat_top_update()
133 unsigned long long latency, thread; in timerlat_top_handler() local
/Linux-v6.1/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-v6.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c804 struct task_struct *thread = current; in kfd_create_process() local
879 struct kfd_process *kfd_get_process(const struct task_struct *thread) in kfd_get_process()
909 static struct kfd_process *find_process(const struct task_struct *thread, in find_process()
1355 static struct kfd_process *create_process(const struct task_struct *thread) in create_process()
/Linux-v6.1/arch/arm/mm/
Dcontext.c107 struct thread_info *thread = t; in contextidr_notifier() local

1234567891011