Home
last modified time | relevance | path

Searched refs:thread (Results 1576 - 1600 of 2259) sorted by relevance

1...<<61626364656667686970>>...91

/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dasm-offsets.c18 DEFINE(TASK_THREAD, offsetof(struct task_struct, thread)); in main()
/kernel/linux/linux-6.6/arch/nios2/kernel/
H A Dasm-offsets.c17 OFFSET(TASK_THREAD, task_struct, thread); in main()
H A Dtraps.c68 stack = (unsigned long *)task->thread.ksp; in show_stack()
H A Dsetup.c158 init_task.thread.kregs = &fake_regs; in setup_arch()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dprocess.c149 * Idle thread support
159 * Called from the idle thread for the CPU which has been shutdown.
199 * Copy architecture-specific thread state
207 struct pt_regs *cregs = &(p->thread.regs); in copy_thread()
217 /* kernel thread */ in copy_thread()
219 if (args->idle) /* idle thread */ in copy_thread()
238 /* user thread */ in copy_thread()
241 * return for a kernel thread) */ in copy_thread()
250 /* Setup thread TLS area */ in copy_thread()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Ddumpstack.c150 sp = (unsigned long *)tsk->thread.sp; in show_stack()
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dptrace.h47 struct thread_info *thread; member
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dwriteback.h30 struct task_struct *thread; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dscheduler.h50 struct task_struct *thread[I915_NUM_ENGINES]; member
/kernel/linux/linux-5.10/drivers/media/pci/pt3/
H A Dpt3.h120 /* data fetch thread */
121 struct task_struct *thread; member
/kernel/linux/linux-5.10/drivers/usb/atm/
H A Dusbatm.h147 struct task_struct *thread; member
/kernel/linux/linux-5.10/include/linux/
H A Dw1.h191 * @thread: thread for bus search and netlink commands
231 struct task_struct *thread; member
H A Dpktcdvd.h56 struct task_struct *thread; member
/kernel/linux/linux-5.10/include/linux/sched/
H A Dtask.h170 *size = arch_task_struct_size - offsetof(struct task_struct, thread); in arch_thread_struct_whitelist()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dstat.c72 TEST_ASSERT_VAL("wrong thread", st->thread == 2); in process_stat_event()
/kernel/linux/linux-5.10/tools/perf/tests/shell/
H A Dtest_arm_coresight.sh35 perf record -o ${perfdata} -e cs_etm/@$1/u --per-thread \
/kernel/linux/linux-5.10/tools/perf/util/
H A Dtrace-event.h12 struct thread;
/kernel/linux/linux-5.10/include/soc/tegra/
H A Dbpmp.h26 } cpu_tx, thread, cpu_rx; member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dacstruct.h90 struct acpi_thread_state *thread; member
/kernel/linux/linux-6.6/include/linux/
H A Dpktcdvd.h56 struct task_struct *thread; member
H A Dw1.h191 * @thread: thread for bus search and netlink commands
231 struct task_struct *thread; member
/kernel/linux/linux-6.6/include/linux/sched/
H A Dtask.h174 /* Free all architecture-specific resources held by a thread. */
193 *size = arch_task_struct_size - offsetof(struct task_struct, thread); in arch_thread_struct_whitelist()
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dusbatm.h147 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/media/pci/pt3/
H A Dpt3.h120 /* data fetch thread */
121 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_port.h127 struct task_struct *thread; member

Completed in 13 milliseconds

1...<<61626364656667686970>>...91