Home
last modified time | relevance | path

Searched refs:thr (Results 1 – 9 of 9) sorted by relevance

/arch/powerpc/kernel/
Dprocess.c243 #define loadvec(thr) ((thr).load_vec) argument
323 #define loadvec(thr) 0 argument
822 static void tm_reclaim_thread(struct thread_struct *thr, in tm_reclaim_thread() argument
855 if ((thr->ckpt_regs.msr & MSR_FP) == 0) in tm_reclaim_thread()
856 memcpy(&thr->ckfp_state, &thr->fp_state, in tm_reclaim_thread()
858 if ((thr->ckpt_regs.msr & MSR_VEC) == 0) in tm_reclaim_thread()
859 memcpy(&thr->ckvr_state, &thr->vr_state, in tm_reclaim_thread()
862 giveup_all(container_of(thr, struct task_struct, thread)); in tm_reclaim_thread()
864 tm_reclaim(thr, thr->ckpt_regs.msr, cause); in tm_reclaim_thread()
885 struct thread_struct *thr = &tsk->thread; in tm_reclaim_task() local
[all …]
/arch/ia64/include/asm/sn/
Dioc3.h31 char thr; /* write only, DLAB == 0 */ member
41 #define iu_thr u1.thr
/arch/powerpc/kvm/
Dbook3s_hv.c1975 int thr; in on_primary_thread() local
1981 thr = 0; in on_primary_thread()
1982 while (++thr < threads_per_subcore) in on_primary_thread()
1983 if (cpu_online(cpu + thr)) in on_primary_thread()
1987 for (thr = 1; thr < threads_per_subcore; ++thr) { in on_primary_thread()
1988 if (kvmppc_grab_hwthread(cpu + thr)) { in on_primary_thread()
1991 kvmppc_release_hwthread(cpu + thr); in on_primary_thread()
1992 } while (--thr > 0); in on_primary_thread()
2314 int pcpu, thr; in kvmppc_run_core() local
2390 for (thr = 0; thr < threads_per_subcore; ++thr) in kvmppc_run_core()
[all …]
/arch/sh/include/asm/
Dsmc37c93x.h84 #define thr rbr macro
/arch/blackfin/include/asm/
Dbfin_serial.h226 u32 thr; member
243 __BFP(thr);
248 u16 thr;
/arch/mips/include/asm/sn/
Dioc3.h14 volatile u8 thr; /* write only, DLAB == 0 */ member
33 #define iu_thr u1.thr
/arch/x86/events/intel/
Duncore_nhmex.c874 DEFINE_UNCORE_FORMAT_ATTR(thr, thr, "config1:0-31");
/arch/blackfin/kernel/
Ddebug-mmrs.c557 __UART(THR, thr); in bfin_debug_mmrs_uart()
561 __UART(THR, thr); in bfin_debug_mmrs_uart()
/arch/mips/include/asm/octeon/
Dcvmx-mio-defs.h5063 uint64_t thr:8; member
5065 uint64_t thr:8;
5560 uint64_t thr:8; member
5562 uint64_t thr:8;