Home
last modified time | relevance | path

Searched refs:thread (Results 2351 - 2375 of 3358) sorted by relevance

1...<<919293949596979899100>>...135

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Doffline_task.cpp19 #include <thread>
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/fuzztest/distributedhardwarefwkkit_fuzzer/
H A Ddistributedhardwarefwkkit_fuzzer.cpp24 #include <thread>
/foundation/distributedhardware/distributed_input/test/fuzztest/distributedinputkit_fuzzer/
H A Ddistributed_input_kit_fuzzer.cpp22 #include <thread>
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_state_machine.h18 #include <thread>
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_monitor_service.cpp74 eventThread_ = std::thread(&StorageMonitorService::StartEventHandler, this); in StartStorageMonitorTask()
/foundation/window/window_manager/wm/src/
H A Dinput_transfer_station.cpp18 #include <thread>
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dkgdb.c130 struct cpu_context *cpu_context = &task->thread.cpu_context; in sleeping_thread_to_gdb_regs()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dprocessor.h268 /* Saved per-thread scheduler affinity mask */
278 /* Other stuff associated with the thread. */
369 /* Free all resources held by a thread. */
370 #define release_thread(thread) do { } while(0)
373 * Do necessary setup to start up a newly executed thread.
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmmu_context.h110 mmuar = task->thread.ksp; in load_ksp_mmu()
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dasm-offsets.c81 DEFINE(TASK_THREAD, offsetof(struct task_struct, thread)); in main()
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dsfp-machine.h53 #define __FPU_FPCSR (current->thread.fpu.fpcsr)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcell-regs.h190 struct cbe_iic_thread_regs thread[2]; /* 0x0400 */ member
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dhw_breakpoint.c265 struct thread_struct *t = &tsk->thread; in flush_ptrace_hw_breakpoint()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dstacktrace.h43 return (unsigned long) task->thread.ksp; in get_stack_pointer()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dvdso.c193 struct loongarch_vdso_info *info = current->thread.vdso; in arch_setup_additional_pages()
/kernel/linux/linux-5.10/drivers/firmware/tegra/
H A Dbpmp-tegra210.c196 unsigned int index = bpmp->soc->channels.thread.offset + i; in tegra210_bpmp_init()
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dasm-offsets.c79 DEFINE(TASK_THREAD, offsetof(struct task_struct, thread)); in main()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dkgdb.c131 struct cpu_context *cpu_context = &task->thread.cpu_context; in sleeping_thread_to_gdb_regs()
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmmu_context.h106 mmuar = task->thread.ksp; in load_ksp_mmu()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcell-regs.h190 struct cbe_iic_thread_regs thread[2]; /* 0x0400 */ member
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dmmu_context.c310 tsk->thread.pid = id; in switch_mmu_context()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dstacktrace.h74 return (unsigned long)task->thread.ksp; in get_stack_pointer()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dhw_breakpoint.c265 struct thread_struct *t = &tsk->thread; in flush_ptrace_hw_breakpoint()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dunaligned_32.c61 die_if_kernel("Byte sized unaligned access?!?!", current->thread.kregs); in decode_access_size()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dcxllib.c194 attr->tid = task->thread.tidr; in cxllib_get_PE_attributes()

Completed in 14 milliseconds

1...<<919293949596979899100>>...135