Home
last modified time | relevance | path

Searched defs:thread (Results 51 – 75 of 246) sorted by relevance

12345678910

/Linux-v5.4/tools/testing/selftests/powerpc/tm/
Dtm-vmx-unavail.c92 pthread_t *thread; in tm_vmx_unavail_test() local
Dtm-tmspr.c100 pthread_t *thread; in test_tmspr() local
/Linux-v5.4/tools/perf/util/
Ddump-insn.h13 struct thread *thread; member
Dunwind-libdw.h18 struct thread *thread; member
Dunwind-libunwind.c84 struct thread *thread, in unwind__get_entries()
/Linux-v5.4/crypto/
Dalgboss.c92 struct task_struct *thread; in cryptomgr_schedule_probe() local
229 struct task_struct *thread; in cryptomgr_schedule_test() local
/Linux-v5.4/drivers/acpi/acpica/
Ddsdebug.c94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack() local
Dpsparse.c411 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
/Linux-v5.4/arch/arm/kernel/
Dthumbee.c32 struct thread_info *thread = t; in thumbee_notifier() local
Dpj4-cp0.c21 struct thread_info *thread = t; in iwmmxt_do() local
/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c270 struct task_struct *thread = current; in kfd_create_process() local
332 struct kfd_process *kfd_get_process(const struct task_struct *thread) in kfd_get_process()
362 static struct kfd_process *find_process(const struct task_struct *thread) in find_process()
622 static struct kfd_process *create_process(const struct task_struct *thread) in create_process()
/Linux-v5.4/include/linux/iio/
Dtrigger_consumer.h33 irqreturn_t (*thread)(int irq, void *p); member
/Linux-v5.4/arch/unicore32/kernel/
Dtraps.c179 static int __die(const char *str, int err, struct thread_info *thread, in __die()
217 struct thread_info *thread = current_thread_info(); in die() local
/Linux-v5.4/arch/x86/events/intel/
Dp4.c952 int thread = p4_ht_config_thread(hwc->config); in p4_pmu_enable_event() local
1192 static int p4_next_cntr(int thread, unsigned long *used_mask, in p4_next_cntr()
1213 unsigned int i, thread, num; in p4_pmu_schedule_events() local
/Linux-v5.4/arch/x86/um/asm/
Dprocessor_64.h24 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
Dprocessor_32.h38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
/Linux-v5.4/tools/perf/tests/
Dcode-reading.c236 struct thread *thread, struct state *state) in read_object_code()
377 struct thread *thread; in process_sample_event() local
554 struct thread *thread; in do_test_code_reading() local
/Linux-v5.4/arch/arm/nwfpe/
Dfpmodule.c50 struct thread_info *thread = v; in nwfpe_notify() local
/Linux-v5.4/arch/powerpc/include/asm/
Dmmu_context.h259 #define thread_pkey_regs_save(thread) argument
261 #define thread_pkey_regs_init(thread) argument
/Linux-v5.4/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c20 unsigned long thread = (unsigned long)in; in do_test() local
/Linux-v5.4/drivers/net/wireless/rsi/
Drsi_common.h60 struct rsi_thread *thread, in rsi_create_kthread()
/Linux-v5.4/tools/perf/util/scripting-engines/
Dtrace-event-python.c464 struct thread *thread) in python_process_brstack()
561 struct thread *thread) in python_process_brstacksym()
994 static int python_export_thread(struct db_export *dbe, struct thread *thread, in python_export_thread()
1016 struct thread *thread) in python_export_comm()
1037 struct comm *comm, struct thread *thread) in python_export_comm_thread()
1356 process_stat(struct evsel *counter, int cpu, int thread, u64 tstamp, in process_stat()
1397 int cpu, thread; in python_process_stat() local
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dpkeys.c269 void thread_pkey_regs_save(struct thread_struct *thread) in thread_pkey_regs_save()
296 void thread_pkey_regs_init(struct thread_struct *thread) in thread_pkey_regs_init()
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dhotplug-cpu.c314 u32 thread; in pseries_remove_processor() local
347 u32 thread; in dlpar_online_cpu() local
514 u32 thread; in dlpar_offline_cpu() local
/Linux-v5.4/kernel/debug/
Dgdbstub.c496 struct task_struct *thread; in gdb_get_regs_helper() local
801 struct task_struct *thread; in gdb_cmd_task() local
839 struct task_struct *thread; in gdb_cmd_thread() local

12345678910