Searched refs:thread_info (Results 226 - 250 of 361) sorted by relevance

1234567891011>>

/linux-master/arch/sparc/kernel/
H A Dwuf.S16 #include <asm/thread_info.h>
H A Dwinfixup.S13 #include <asm/thread_info.h>
H A Dkgdb_64.c47 struct thread_info *t = task_thread_info(p);
/linux-master/arch/powerpc/kernel/
H A Didle_6xx.S16 #include <asm/thread_info.h>
H A Dswsusp_85xx.S12 #include <asm/thread_info.h>
H A Dswsusp_asm64.S12 #include <asm/thread_info.h>
/linux-master/arch/arm/kernel/
H A Dkgdb.c78 struct thread_info *ti;
/linux-master/arch/csky/kernel/
H A Dentry.S13 #include <asm/thread_info.h>
141 * Load address of current->thread_info, Then get address of task_struct
218 /* get current task thread_info with kernel 8K stack */
/linux-master/include/linux/
H A Duaccess.h9 #include <linux/thread_info.h>
/linux-master/arch/xtensa/kernel/
H A Dvmlinux.lds.S21 #include <asm/thread_info.h>
/linux-master/arch/m68k/kernel/
H A Dprocess.c277 if (fp < stack_page+sizeof(struct thread_info) ||
/linux-master/arch/m68k/68000/
H A Dentry.S11 #include <asm/thread_info.h>
73 movel %sp,%d1 /* get thread_info pointer */
99 movel %sp,%d1 /* get thread_info pointer */
103 move %a2@(TINFO_FLAGS),%d1 /* thread_info->flags */
108 movel %a2@(TINFO_FLAGS),%d1 /* thread_info->flags */
/linux-master/arch/powerpc/include/asm/
H A Dptrace.h342 #include <linux/thread_info.h>
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace_entry.S12 #include <asm/thread_info.h>
/linux-master/arch/hexagon/kernel/
H A Dtraps.c117 low += sizeof(struct thread_info);
/linux-master/arch/riscv/kernel/
H A Dsetup.c36 #include <asm/thread_info.h>
H A Dvector.c14 #include <asm/thread_info.h>
H A Dprocess.c25 #include <asm/thread_info.h>
/linux-master/arch/x86/include/asm/
H A Delf.h8 #include <linux/thread_info.h>
/linux-master/arch/openrisc/kernel/
H A Dsmp.c31 struct thread_info *secondary_thread_info;
/linux-master/arch/x86/xen/
H A Dxen-asm.S14 #include <asm/thread_info.h>
/linux-master/arch/riscv/include/asm/
H A Dcompat.h23 static inline int is_compat_thread(struct thread_info *thread)
H A Duaccess.h20 #include <linux/thread_info.h>
/linux-master/arch/mips/kernel/
H A Dscall64-o32.S23 #include <asm/thread_info.h>
H A Dscall32-o32.S20 #include <asm/thread_info.h>

Completed in 418 milliseconds

1234567891011>>