/arch/x86/entry/ |
D | common.c | 72 struct thread_info *ti = current_thread_info(); in syscall_trace_enter() local 186 struct thread_info *ti = current_thread_info(); in prepare_exit_to_usermode() local 253 struct thread_info *ti = current_thread_info(); in syscall_return_slowpath() local 276 struct thread_info *ti = current_thread_info(); in do_syscall_64() local 310 struct thread_info *ti = current_thread_info(); in do_syscall_32_irqs_on() local
|
/arch/powerpc/include/asm/ |
D | livepatch.h | 46 static inline void klp_init_thread_info(struct thread_info *ti) in klp_init_thread_info() 52 static void klp_init_thread_info(struct thread_info *ti) { } in klp_init_thread_info()
|
/arch/xtensa/kernel/ |
D | process.c | 63 void coprocessor_release_all(struct thread_info *ti) in coprocessor_release_all() 89 void coprocessor_flush_all(struct thread_info *ti) in coprocessor_flush_all() 138 struct thread_info *ti = current_thread_info(); in flush_thread() local 206 struct thread_info *ti; in copy_thread() local
|
D | signal.c | 139 struct thread_info *ti = current_thread_info(); in setup_sigcontext() local 178 struct thread_info *ti = current_thread_info(); in restore_sigcontext() local
|
/arch/mn10300/include/asm/ |
D | thread_info.h | 56 #define thread_info_to_uregs(ti) \ argument 94 struct thread_info *ti; in current_thread_info() local 120 #define get_thread_info(ti) get_task_struct((ti)->task) argument 121 #define put_thread_info(ti) put_task_struct((ti)->task) argument
|
/arch/c6x/include/asm/ |
D | thread_info.h | 70 struct thread_info *ti; in current_thread_info() local 77 #define get_thread_info(ti) get_task_struct((ti)->task) argument 78 #define put_thread_info(ti) put_task_struct((ti)->task) argument
|
/arch/m32r/include/asm/ |
D | thread_info.h | 65 struct thread_info *ti; in current_thread_info() local 80 struct thread_info *ti = current_thread_info(); in set_thread_fault_code() local 87 struct thread_info *ti = current_thread_info(); in get_thread_fault_code() local
|
/arch/ia64/kernel/ |
D | time.c | 68 struct thread_info *ti = task_thread_info(tsk); in vtime_flush() local 123 struct thread_info *ti = task_thread_info(tsk); in vtime_delta() local 137 struct thread_info *ti = task_thread_info(tsk); in vtime_account_system() local 153 struct thread_info *ti = task_thread_info(tsk); in vtime_account_idle() local
|
/arch/cris/include/arch-v10/arch/ |
D | thread_info.h | 8 struct thread_info *ti; in current_thread_info() local
|
/arch/cris/include/arch-v32/arch/ |
D | thread_info.h | 8 struct thread_info *ti; in current_thread_info() local
|
/arch/sh/include/asm/ |
D | thread_info.h | 75 struct thread_info *ti; in current_thread_info() local 166 struct thread_info *ti = current_thread_info(); in set_thread_fault_code() local 173 struct thread_info *ti = current_thread_info(); in get_thread_fault_code() local
|
/arch/openrisc/include/asm/ |
D | thread_info.h | 88 #define get_thread_info(ti) get_task_struct((ti)->task) argument 89 #define put_thread_info(ti) put_task_struct((ti)->task) argument
|
/arch/microblaze/kernel/ |
D | process.c | 61 struct thread_info *ti = task_thread_info(p); in copy_thread() local
|
/arch/s390/kernel/ |
D | cache.c | 101 static inline unsigned long ecag(int ai, int li, int ti) in ecag() 109 int ti, num_sets; in ci_leaf_init() local
|
/arch/score/kernel/ |
D | process.c | 74 struct thread_info *ti = task_thread_info(p); in copy_thread() local
|
/arch/hexagon/kernel/ |
D | process.c | 69 struct thread_info *ti = task_thread_info(p); in copy_thread() local
|
/arch/mn10300/kernel/ |
D | process.c | 130 struct thread_info *ti = task_thread_info(p); in copy_thread() local
|
/arch/mips/lib/ |
D | libgcc.h | 39 ti_type ti; member
|
/arch/sh/kernel/ |
D | process_32.c | 125 struct thread_info *ti = task_thread_info(p); in copy_thread() local
|
/arch/m68k/include/asm/ |
D | thread_info.h | 50 struct thread_info *ti; in current_thread_info() local
|
/arch/mips/kernel/ |
D | mips-mt-fpaff.c | 69 struct thread_info *ti; in mipsmt_sys_sched_setaffinity() local
|
/arch/um/kernel/ |
D | irq.c | 411 struct thread_info *ti; in to_irq_stack() local 455 struct thread_info *ti, *to; in from_irq_stack() local
|
/arch/blackfin/include/asm/ |
D | thread_info.h | 69 struct thread_info *ti; in current_thread_info() local
|
/arch/um/include/asm/ |
D | thread_info.h | 47 struct thread_info *ti; in current_thread_info() local
|
/arch/h8300/include/asm/ |
D | thread_info.h | 55 struct thread_info *ti; in current_thread_info() local
|