Home
last modified time | relevance | path

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

1234567891011

/Linux-v5.15/tools/testing/selftests/futex/functional/
Dfutex_wait_timeout.c97 pthread_t thread; in main() local
/Linux-v5.15/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.15/drivers/platform/surface/aggregator/
Dssh_packet_layer.h94 struct task_struct *thread; member
101 struct task_struct *thread; member
/Linux-v5.15/tools/perf/util/scripting-engines/
Dtrace-event-python.c464 struct thread *thread) in python_process_brstack()
562 struct thread *thread) in python_process_brstacksym()
1083 static int python_export_thread(struct db_export *dbe, struct thread *thread, in python_export_thread()
1105 struct thread *thread) in python_export_comm()
1126 struct comm *comm, struct thread *thread) in python_export_comm_thread()
1556 process_stat(struct evsel *counter, int cpu, int thread, u64 tstamp, in process_stat()
1597 int cpu, thread; in python_process_stat() local
/Linux-v5.15/tools/perf/tests/
Dhists_filter.c18 struct thread *thread; member
/Linux-v5.15/arch/x86/include/asm/
Dswitch_to.h53 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs()
/Linux-v5.15/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.h54 struct thread *thread; member
Djitdump.c798 struct thread *thread = machine__findnew_thread(machine, pid, pid); in jit_add_pid() local
810 struct thread *thread = machine__find_thread(machine, pid, pid); in jit_has_pid() local
827 struct thread *thread; in jit_process() local
Ddlfilter.c124 struct thread *thread = get_thread(d); in dlfilter__resolve_addr() local
159 struct thread *thread; in dlfilter__resolve_address() local
/Linux-v5.15/tools/testing/selftests/timens/
Dclock_nanosleep.c47 pthread_t thread; in run_test() local
/Linux-v5.15/tools/perf/scripts/python/
Dsctop.py18 import _thread as thread namespace
/Linux-v5.15/tools/testing/selftests/timers/
Dthreadtest.c129 void *(*thread)(void *) = shared_thread; in main() local
/Linux-v5.15/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.h29 struct task_struct *thread; member
/Linux-v5.15/arch/arc/include/asm/
Dprocessor.h47 #define release_thread(thread) do { } while (0) argument
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dringbuf.c87 pthread_t thread; in test_ringbuf() local
/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c799 struct task_struct *thread = current; in kfd_create_process() local
874 struct kfd_process *kfd_get_process(const struct task_struct *thread) in kfd_get_process()
904 static struct kfd_process *find_process(const struct task_struct *thread) in find_process()
1298 static struct kfd_process *create_process(const struct task_struct *thread) in create_process()
/Linux-v5.15/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.15/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.15/arch/arm/mm/
Dcontext.c107 struct thread_info *thread = t; in contextidr_notifier() local
/Linux-v5.15/tools/perf/bench/
Dfutex-hash.c45 pthread_t thread; member
Dfutex-lock-pi.c29 pthread_t thread; member
/Linux-v5.15/arch/arm64/include/asm/
Dfpsimd.h63 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr()

1234567891011