Searched defs:thread (Results 1 - 25 of 293) sorted by relevance

1234567891011>>

/linux-master/sound/soc/intel/common/
H A Dsst-dsp.h25 irqreturn_t (*thread)(int irq, void *context); member in struct:sst_dsp_device
/linux-master/tools/testing/selftests/x86/
H A Dsysret_ss_attrs.c61 pthread_t thread; local
/linux-master/tools/testing/selftests/ptrace/
H A Dvmaccess.c18 static void *thread(void *arg) function
/linux-master/tools/perf/arch/riscv/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/arch/s390/util/
H A Dunwind-libdw.c11 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/arch/arm/util/
H A Dunwind-libdw.c8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/arch/csky/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/arch/loongarch/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/util/
H A Ddump-insn.h13 struct thread *thread; member in struct:perf_insn
H A Dcounts.h20 perf_counts(struct perf_counts *counts, int cpu_map_idx, int thread) argument
26 perf_counts__is_loaded(struct perf_counts *counts, int cpu_map_idx, int thread) argument
32 perf_counts__set_loaded(struct perf_counts *counts, int cpu_map_idx, int thread, bool loaded) argument
H A Dunwind-libdw.h18 struct thread *thread; member in struct:unwind_info
H A Darm64-frame-pointer-unwind-support.c31 u64 get_leaf_frame_caller_aarch64(struct perf_sample *sample, struct thread *thread, int usr_idx) argument
/linux-master/arch/arm/kernel/
H A Dthumbee.c32 struct thread_info *thread = t; local
/linux-master/arch/arm/include/asm/
H A Dthread_notify.h29 static inline void thread_notify(unsigned long rc, struct thread_info *thread) argument
/linux-master/include/linux/iio/
H A Dtrigger_consumer.h33 irqreturn_t (*thread)(int irq, void *p); member in struct:iio_poll_func
/linux-master/tools/perf/arch/x86/util/
H A Darchinsn.c9 arch_fetch_insn(struct perf_sample *sample, struct thread *thread, struct machine *machine) argument
H A Dunwind-libdw.c8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/trace/beauty/
H A Dpid.c8 struct thread *thread = machine__findnew_thread(trace->host, pid, pid); local
/linux-master/tools/perf/arch/powerpc/util/
H A Dunwind-libdw.c16 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/tools/perf/arch/arm64/util/
H A Dunwind-libdw.c8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) argument
/linux-master/drivers/md/dm-vdo/
H A Dthread-registry.c28 struct registered_thread *thread; local
57 struct registered_thread *thread; local
80 struct registered_thread *thread; local
[all...]
/linux-master/tools/perf/scripts/python/
H A Dsctop.py16 import thread namespace
18 import _thread as thread namespace
/linux-master/arch/arm/nwfpe/
H A Dfpmodule.c50 struct thread_info *thread = v; local
/linux-master/drivers/acpi/acpica/
H A Ddbobject.c37 struct acpi_thread_state *thread; local
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-vmx-unavail.c91 pthread_t *thread; local

Completed in 561 milliseconds

1234567891011>>