Home
last modified time | relevance | path

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

12345678910>>...24

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dasmmacro-64.h16 stptr.d s0, \thread, THREAD_REG23 variable
17 stptr.d s1, \thread, THREAD_REG24 variable
18 stptr.d s2, \thread, THREAD_REG25 variable
19 stptr.d s3, \thread, THREAD_REG26 variable
20 stptr.d s4, \thread, THREAD_REG27 variable
21 stptr.d s5, \thread, THREAD_REG28 variable
22 stptr.d s6, \thread, THREAD_REG29 variable
23 stptr.d s7, \thread, THREAD_REG30 variable
24 stptr.d s8, \thread, THREAD_REG3 variable
25 stptr.d sp, \\thread, THREAD_REG03 global() variable
26 stptr.d fp, \\thread, THREAD_REG22 global() variable
30 ldptr.d s0, \\thread, THREAD_REG23 global() variable
31 ldptr.d s1, \\thread, THREAD_REG24 global() variable
32 ldptr.d s2, \\thread, THREAD_REG25 global() variable
33 ldptr.d s3, \\thread, THREAD_REG26 global() variable
34 ldptr.d s4, \\thread, THREAD_REG27 global() variable
35 ldptr.d s5, \\thread, THREAD_REG28 global() variable
36 ldptr.d s6, \\thread, THREAD_REG29 global() variable
37 ldptr.d s7, \\thread, THREAD_REG30 global() variable
38 ldptr.d s8, \\thread, THREAD_REG31 global() variable
39 ldptr.d sp, \\thread, THREAD_REG03 global() variable
40 ldptr.d fp, \\thread, THREAD_REG22 global() variable
41 ldptr.d ra, \\thread, THREAD_REG01 global() variable
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/common/
H A Dsst-dsp.h25 irqreturn_t (*thread)(int irq, void *context); member
/kernel/linux/linux-6.6/sound/soc/intel/common/
H A Dsst-dsp.h25 irqreturn_t (*thread)(int irq, void *context); member
/kernel/linux/linux-5.10/tools/testing/selftests/ptrace/
H A Dvmaccess.c18 static void *thread(void *arg) in thread() function
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dsysret_ss_attrs.c61 pthread_t thread; in main() local
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
H A Dunwind-libdw.c7 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-5.10/tools/perf/arch/loongarch/util/
H A Dunwind-libdw.c9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-5.10/tools/perf/arch/s390/util/
H A Dunwind-libdw.c9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-5.10/tools/perf/arch/csky/util/
H A Dunwind-libdw.c9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-5.10/tools/perf/arch/riscv/util/
H A Dunwind-libdw.c9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Darchinsn.c9 arch_fetch_insn(struct perf_sample *sample, struct thread *thread, struct machine *machine) arch_fetch_insn() argument
/kernel/linux/linux-6.6/tools/perf/arch/riscv/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-6.6/tools/perf/arch/loongarch/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-6.6/tools/perf/arch/csky/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-6.6/tools/perf/arch/s390/util/
H A Dunwind-libdw.c11 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H A Dunwind-libdw.c8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dsysret_ss_attrs.c61 pthread_t thread; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/ptrace/
H A Dvmaccess.c18 static void *thread(void *arg) in thread() function
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_084.c66 pthread_t thread[THREAD_NUM]; in Testcase() local
H A DIt_posix_pthread_083.c63 pthread_t thread[THREAD_NUM]; in Testcase() local
H A DIt_posix_pthread_081.c67 pthread_t thread[THREAD_NUM]; in Testcase() local
H A DIt_posix_pthread_080.c65 pthread_t thread[THREAD_NUM]; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_084.cpp60 pthread_t thread[THREAD_NUM]; in Testcase() local
H A DIt_posix_pthread_081.cpp61 pthread_t thread[THREAD_NUM]; in Testcase() local
H A DIt_posix_pthread_080.cpp59 pthread_t thread[THREAD_NUM]; in Testcase() local

Completed in 5 milliseconds

12345678910>>...24