Home
last modified time | relevance | path

Searched defs:thread (Results 226 - 250 of 951) sorted by relevance

12345678910>>...39

/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_thread_test.cpp63 SoftBusThread thread = SoftBusThreadGetSelf(); in ThreadSelfTest() local
468 SoftBusThread thread = 0; in HWTEST_F() local
483 SoftBusThread thread = 0; in HWTEST_F() local
502 SoftBusThread thread in HWTEST_F() local
522 SoftBusThread thread = 0; HWTEST_F() local
541 SoftBusThread thread = 0; HWTEST_F() local
560 SoftBusThread thread = 0; HWTEST_F() local
579 SoftBusThread thread = 0; HWTEST_F() local
598 SoftBusThread thread = 0; HWTEST_F() local
618 SoftBusThread thread = 0; HWTEST_F() local
635 SoftBusThread thread = 0; HWTEST_F() local
659 SoftBusThread thread = 0; HWTEST_F() local
683 SoftBusThread thread = 0; HWTEST_F() local
707 SoftBusThread thread = 0; HWTEST_F() local
729 SoftBusThread thread = 0; HWTEST_F() local
751 SoftBusThread thread = 0; HWTEST_F() local
770 SoftBusThread thread = 0; HWTEST_F() local
1008 SoftBusThread thread = 0; HWTEST_F() local
1029 SoftBusThread thread = 0; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dasmmacro.h332 stptr.w \tmp, \thread, THREAD_FCSR variable
340 stptr.d \tmp, \thread, THREAD_FTOP variable
346 ldptr.w \tmp, \thread, THREAD_FCSR variable
352 ldptr.d \tmp, \thread, THREAD_FTOP variable
396 stptr.d \tmp1, \thread, THREAD_FCC variable
400 ldptr.d \tmp0, \thread, THREAD_FC variable
496 PTR_ADD \\tmp, \\thread, \\tmp global() variable
535 PTR_ADD \\tmp, \\thread, \\tmp global() variable
573 fpu_save_csr \\thread, \\tmp0 global() variable
574 lsx_save_data \\thread, \\tmp0 global() variable
579 fpu_restore_cc \\thread, \\tmp0, \\tmp1 global() variable
580 fpu_restore_csr \\thread, \\tmp0 global() variable
593 PTR_ADD \\base, \\thread, \\tmp global() variable
638 PTR_ADD \\base, \\thread, \\tmp global() variable
719 PTR_ADD \\tmp, \\thread, \\tmp global() variable
758 PTR_ADD \\tmp, \\thread, \\tmp global() variable
796 fpu_save_csr \\thread, \\tmp0 global() variable
797 lasx_save_data \\thread, \\tmp0 global() variable
802 fpu_restore_cc \\thread, \\tmp0, \\tmp1 global() variable
803 fpu_restore_csr \\thread, \\tmp0 global() variable
826 PTR_ADD \\base, \\thread, \\tmp global() variable
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddsmethod.c456 acpi_ds_call_control_method(struct acpi_thread_state *thread, struct acpi_walk_state *this_walk_state, union acpi_parse_object *op) acpi_ds_call_control_method() argument
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dfpsimd.h64 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-noadv.c86 struct thread_struct *thread = &task->thread; in ptrace_set_debugreg() local
174 find_empty_ptrace_bp(struct thread_struct *thread) find_empty_ptrace_bp() argument
186 find_empty_hw_brk(struct thread_struct *thread) find_empty_hw_brk() argument
202 struct thread_struct *thread = &child->thread; ppc_set_hwdebug() local
276 struct thread_struct *thread = &child->thread; ppc_del_hwdebug() local
[all...]
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dasmmacro.h14 stptr.d s0, \thread, THREAD_REG23 variable
15 stptr.d s1, \thread, THREAD_REG24 variable
16 stptr.d s2, \thread, THREAD_REG25 variable
17 stptr.d s3, \thread, THREAD_REG26 variable
18 stptr.d s4, \thread, THREAD_REG27 variable
19 stptr.d s5, \thread, THREAD_REG28 variable
20 stptr.d s6, \thread, THREAD_REG29 variable
21 stptr.d s7, \thread, THREAD_REG30 variable
22 stptr.d s8, \thread, THREAD_REG3 variable
23 stptr.d sp, \\thread, THREAD_REG03 global() variable
24 stptr.d fp, \\thread, THREAD_REG22 global() variable
28 ldptr.d s0, \\thread, THREAD_REG23 global() variable
29 ldptr.d s1, \\thread, THREAD_REG24 global() variable
30 ldptr.d s2, \\thread, THREAD_REG25 global() variable
31 ldptr.d s3, \\thread, THREAD_REG26 global() variable
32 ldptr.d s4, \\thread, THREAD_REG27 global() variable
33 ldptr.d s5, \\thread, THREAD_REG28 global() variable
34 ldptr.d s6, \\thread, THREAD_REG29 global() variable
35 ldptr.d s7, \\thread, THREAD_REG30 global() variable
36 ldptr.d s8, \\thread, THREAD_REG31 global() variable
37 ldptr.d ra, \\thread, THREAD_REG01 global() variable
38 ldptr.d sp, \\thread, THREAD_REG03 global() variable
39 ldptr.d fp, \\thread, THREAD_REG22 global() variable
44 stptr.w \\tmp, \\thread, THREAD_FCSR global() variable
51 stptr.w \\tmp, \\thread, THREAD_FTOP global() variable
59 ldptr.w \\tmp0, \\thread, THREAD_FCSR global() variable
66 ldptr.w \\tmp0, \\thread, THREAD_FTOP global() variable
108 stptr.d \\tmp1, \\thread, THREAD_FCC global() variable
112 ldptr.d \\tmp0, \\thread, THREAD_FCC global() variable
207 PTR_ADD \\tmp, \\thread, \\tmp global() variable
244 PTR_ADD \\tmp, \\thread, \\tmp global() variable
281 fpu_save_csr \\thread, \\tmp0 global() variable
282 lsx_save_data \\thread, \\tmp0 global() variable
287 fpu_restore_cc \\thread, \\tmp0, \\tmp1 global() variable
288 fpu_restore_csr \\thread, \\tmp0, \\tmp1 global() variable
298 PTR_ADD \\base, \\thread, \\tmp global() variable
340 PTR_ADD \\base, \\thread, \\tmp global() variable
417 PTR_ADD \\tmp, \\thread, \\tmp global() variable
454 PTR_ADD \\tmp, \\thread, \\tmp global() variable
491 fpu_save_csr \\thread, \\tmp0 global() variable
492 lasx_save_data \\thread, \\tmp0 global() variable
497 fpu_restore_cc \\thread, \\tmp0, \\tmp1 global() variable
498 fpu_restore_csr \\thread, \\tmp0, \\tmp1 global() variable
516 PTR_ADD \\base, \\thread, \\tmp global() variable
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H A Dclock_nanosleep.c47 pthread_t thread; in run_test() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/
H A Dptrace-noadv.c82 struct thread_struct *thread = &task->thread; in ptrace_set_debugreg() local
170 find_empty_ptrace_bp(struct thread_struct *thread) find_empty_ptrace_bp() argument
182 find_empty_hw_brk(struct thread_struct *thread) find_empty_hw_brk() argument
198 struct thread_struct *thread = &child->thread; ppc_set_hwdebug() local
272 struct thread_struct *thread = &child->thread; ppc_del_hwdebug() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c87 pthread_t thread; in test_ringbuf() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmsix.c117 msix_request_irq(struct hfi1_devdata *dd, void *arg, irq_handler_t handler, irq_handler_t thread, enum irq_type type, const char *name) msix_request_irq() argument
169 msix_request_rcd_irq_common(struct hfi1_ctxtdata *rcd, irq_handler_t handler, irq_handler_t thread, const char *name) msix_request_rcd_irq_common() argument
/kernel/linux/linux-5.10/tools/perf/tests/
H A Ddwarf-unwind.c98 noinline int test_dwarf_unwind__thread(struct thread *threa argument
132 struct thread *thread = *(struct thread **)p1; test_dwarf_unwind__compare() local
148 test_dwarf_unwind__krava_3(struct thread *thread) test_dwarf_unwind__krava_3() argument
167 test_dwarf_unwind__krava_2(struct thread *thread) test_dwarf_unwind__krava_2() argument
172 test_dwarf_unwind__krava_1(struct thread *thread) test_dwarf_unwind__krava_1() argument
180 struct thread *thread; test__dwarf_unwind() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread-stack.h55 struct thread *thread; member
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.h29 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.h29 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddsmethod.c456 acpi_ds_call_control_method(struct acpi_thread_state *thread, struct acpi_walk_state *this_walk_state, union acpi_parse_object *op) acpi_ds_call_control_method() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmsix.c74 msix_request_irq(struct hfi1_devdata *dd, void *arg, irq_handler_t handler, irq_handler_t thread, enum irq_type type, const char *name) msix_request_irq() argument
126 msix_request_rcd_irq_common(struct hfi1_ctxtdata *rcd, irq_handler_t handler, irq_handler_t thread, const char *name) msix_request_rcd_irq_common() argument
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsymbols.c17 struct thread *thread; member
H A Dhists_filter.c19 struct thread *thread; member
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread-stack.h54 struct thread *thread; member
[all...]
H A Dunwind-libunwind.c87 unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack, bool best_effort) unwind__get_entries() argument
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H A Dclock_nanosleep.c47 pthread_t thread; in run_test() local
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/
H A Dfutex_wait_timeout.c101 pthread_t thread; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c54 pthread_t thread; in dscr_explicit_lockstep_test() local
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_006.cpp87 pthread_t thread; in Testcase() local
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/full/
H A Dpthread_mutex_test_018.cpp45 pthread_t thread = pthread_self(); in ThreadFuncTest2() local
70 pthread_t thread = pthread_self(); in ThreadFuncTest1() local
103 pthread_t thread = pthread_self(); in Testcase() local

Completed in 13 milliseconds

12345678910>>...39