Home
last modified time | relevance | path

Searched refs:thread (Results 1026 - 1050 of 1657) sorted by relevance

1...<<41424344454647484950>>...67

/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Damx.c692 pthread_t thread; member
726 * The last thread's last unlock will be for in check_tiledata()
727 * thread 0's mutex. However, thread 0 will in check_tiledata()
739 * Return this thread's finfo, which is in check_tiledata()
740 * a unique value for this thread. in check_tiledata()
764 if (pthread_create(&finfo[i].thread, NULL, check_tiledata, &finfo[i])) in create_threads()
803 * This thread wakes up thread 0 in test_context_switch()
807 * the last thread wil in test_context_switch()
[all...]
H A Dtest_shadow_stack.c486 pthread_t thread; in test_userfaultfd() local
514 if (pthread_create(&thread, NULL, &uffd_thread, &uffd)) in test_userfaultfd()
520 if (pthread_join(thread, &res)) in test_userfaultfd()
H A Dfsgsbase.c241 printf("\tother thread: ARCH_SET_GS(0x%lx)%s -- sel is 0x%hx\n", in do_remote_base()
251 * that GSBASE == 0 (i.e. thread.gsbase == 0). in load_gs()
348 * thread.gsbase == 0. in threadproc()
354 errx(1, "helper thread got bad command"); in threadproc()
433 printf("[RUN]\tARCH_SET_GS(0), clear gs, then manipulate GSBASE in a different thread\n"); in test_unexpected_base()
597 pthread_t thread; in main() local
639 if (pthread_create(&thread, 0, threadproc, 0) != 0) in main()
677 ftx = 3; /* Kill the thread. */ in main()
680 if (pthread_join(thread, NULL) != 0) in main()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-inject.c27 #include "util/thread.h"
64 /* Thread ID of QEMU thread */
72 /* Thread ID of QEMU thread */
416 struct thread *thread; in findnew_dso() local
422 thread = machine__findnew_thread(machine, pid, tid); in findnew_dso()
423 if (thread == NULL) { in findnew_dso()
429 nsi = nsinfo__get(thread__nsinfo(thread)); in findnew_dso()
442 dso = machine__findnew_vdso(machine, thread); in findnew_dso()
455 thread__put(thread); in findnew_dso()
753 struct thread *thread; perf_event__inject_buildid() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dfpsimd.c31 struct user_fpsimd_state *fpsimd = &current->thread.uw.fpsimd_state; in kvm_arch_vcpu_run_map_fp()
34 * Make sure the host task thread flags and fpsimd state are in kvm_arch_vcpu_run_map_fp()
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dasm-offsets.c28 OFFSET(TASK_THREAD, task_struct, thread); in main()
37 /* offsets into the thread struct */ in main()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsys_compat.c92 current->thread.uw.tp_value = regs->regs[0]; in compat_arm_syscall()
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dprocessor.h75 /* Free all resources held by a thread. */
76 #define release_thread(thread) do { } while(0)
83 /* Prepare to copy thread state - unlazy all lazy status */
95 * Create a new kernel thread
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dprocessor_32.h92 /* Saved registers when thread is descheduled */
96 /* Various thread flags, see SH_THREAD_xxx */
131 /* Free all resources held by a thread. */
169 * Return saved PC of a blocked thread.
171 #define thread_saved_pc(tsk) (tsk->thread.pc)
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
H A Dcop2-ex.c106 nlm_cop2_restore(&(current->thread.cp2)); in nlm_cu2_call()
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dstacktrace.c22 struct pt_regs *segv_regs = tsk->thread.segv_regs; in dump_trace()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsys_compat.c91 current->thread.uw.tp_value = regs->regs[0]; in compat_arm_syscall()
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dprocessor_32.h92 /* Saved registers when thread is descheduled */
96 /* Various thread flags, see SH_THREAD_xxx */
166 * Return saved PC of a blocked thread.
168 #define thread_saved_pc(tsk) (tsk->thread.pc)
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dstacktrace.c22 struct pt_regs *segv_regs = tsk->thread.segv_regs; in dump_trace()
/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-5.10/include/soc/nps/
H A Dcommon.h77 u32 __reserved:20, cluster:4, core:4, thread:4; member
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Dframe_rtg.h66 int thread[MAX_TID_NUM]; member
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A DMakefile30 thread.o \
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.h101 * the new thread here until we fully activate the array.
103 struct md_thread __rcu *thread; member
/kernel/liteos_m/testsuites/sample/posix/mutex/
H A DIt_posix_mutex.h47 UINT32 PosixPthreadDestroy(pthread_attr_t *attr, pthread_t thread);
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Dframe_rtg.h67 int thread[MAX_TID_NUM]; member
/kernel/linux/linux-6.6/sound/soc/intel/common/
H A Dsst-dsp.h25 irqreturn_t (*thread)(int irq, void *context); member
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_041.cpp50 bool thread = false; in GroupProcess() local
/test/ostest/wukong/test/unittest/
H A Dwukong_test.cpp17 #include <thread>
/test/xts/acts/ai/neural_network_runtime/v1_0/stability/src/
H A DMultiThreadTest.cpp18 #include <thread>

Completed in 12 milliseconds

1...<<41424344454647484950>>...67