Searched defs:thread_struct (Results 1 - 25 of 32) sorted by relevance

12

/arch/cris/include/arch-v10/arch/
H A Dprocessor.h13 /* CRIS thread_struct. this really has nothing to do with the processor itself, since
15 * The thread_struct here is used when task-switching using _resume defined in entry.S.
20 struct thread_struct { struct
/arch/cris/include/arch-v32/arch/
H A Dprocessor.h16 struct thread_struct { struct
/arch/openrisc/include/asm/
H A Dprocessor.h55 struct thread_struct { struct
/arch/alpha/include/asm/
H A Dprocessor.h39 struct thread_struct { }; struct
/arch/arm/include/asm/
H A Dprocessor.h39 struct thread_struct { struct
/arch/unicore32/include/asm/
H A Dprocessor.h42 struct thread_struct { struct
/arch/arc/include/asm/
H A Dprocessor.h34 struct thread_struct { struct
/arch/blackfin/include/asm/
H A Dprocessor.h53 struct thread_struct { struct
/arch/c6x/include/asm/
H A Dprocessor.h54 struct thread_struct { struct
/arch/frv/include/asm/
H A Dprocessor.h42 struct thread_struct { struct
/arch/hexagon/include/asm/
H A Dprocessor.h42 * thread_struct is supposed to be for context switch data.
45 struct thread_struct { struct
50 * initializes thread_struct
/arch/m32r/include/asm/
H A Dprocessor.h85 struct thread_struct { struct
/arch/m68k/include/asm/
H A Dprocessor.h83 struct thread_struct { struct
/arch/microblaze/include/asm/
H A Dprocessor.h64 /* thread_struct is gone. use thread_info instead. */
65 struct thread_struct { }; struct
112 struct thread_struct { struct
/arch/sparc/include/asm/
H A Dprocessor_32.h51 struct thread_struct { struct
H A Dprocessor_64.h65 struct thread_struct { struct
/arch/um/include/asm/
H A Dprocessor-generic.h21 struct thread_struct { struct
/arch/arm64/include/asm/
H A Dprocessor.h77 struct thread_struct { struct
/arch/metag/include/asm/
H A Dprocessor.h77 struct thread_struct { struct
/arch/mn10300/include/asm/
H A Dprocessor.h96 struct thread_struct { struct
/arch/score/include/asm/
H A Dprocessor.h48 * If you change thread_struct remember to change the #defines below too!
50 struct thread_struct { struct
/arch/sh/include/asm/
H A Dprocessor_32.h96 struct thread_struct { struct
H A Dprocessor_64.h107 struct thread_struct { struct
/arch/xtensa/include/asm/
H A Dprocessor.h95 struct thread_struct { struct
/arch/avr32/include/asm/
H A Dprocessor.h113 struct thread_struct { struct

Completed in 821 milliseconds

12