/arch/xtensa/kernel/ |
D | process.c | 79 struct thread_info *ti = coprocessor_owner[i]; in local_coprocessors_flush_release_all() local 103 struct thread_info *ti = info; in local_coprocessor_release_all() local 122 void coprocessor_release_all(struct thread_info *ti) in coprocessor_release_all() 135 struct thread_info *ti = info; in local_coprocessor_flush_all() local 150 void coprocessor_flush_all(struct thread_info *ti) in coprocessor_flush_all() 167 void coprocessor_flush_release_all(struct thread_info *ti) in coprocessor_flush_release_all() 207 struct thread_info *ti = current_thread_info(); in flush_thread() local 276 struct thread_info *ti; in copy_thread() local
|
D | signal.c | 147 struct thread_info *ti = current_thread_info(); in setup_sigcontext() local 185 struct thread_info *ti = current_thread_info(); in restore_sigcontext() local
|
D | ptrace.c | 125 struct thread_info *ti = task_thread_info(target); in tie_get() local 158 struct thread_info *ti = task_thread_info(target); in tie_set() local
|
/arch/ia64/kernel/ |
D | time.c | 71 struct thread_info *ti = task_thread_info(tsk); in vtime_flush() local 126 struct thread_info *ti = task_thread_info(tsk); in vtime_delta() local 140 struct thread_info *ti = task_thread_info(tsk); in vtime_account_kernel() local 152 struct thread_info *ti = task_thread_info(tsk); in vtime_account_idle() local 159 struct thread_info *ti = task_thread_info(tsk); in vtime_account_softirq() local 166 struct thread_info *ti = task_thread_info(tsk); in vtime_account_hardirq() local
|
/arch/powerpc/mm/book3s64/ |
D | slb.c | 283 static bool preload_hit(struct thread_info *ti, unsigned long esid) in preload_hit() 297 static bool preload_add(struct thread_info *ti, unsigned long ea) in preload_add() 323 static void preload_age(struct thread_info *ti) in preload_age() 333 struct thread_info *ti = current_thread_info(); in slb_setup_new_exec() local 383 struct thread_info *ti = current_thread_info(); in preload_new_slb_context() local 447 struct thread_info *ti = task_thread_info(tsk); in switch_slb() local
|
/arch/sh/include/asm/ |
D | thread_info.h | 68 struct thread_info *ti; in current_thread_info() local 156 struct thread_info *ti = current_thread_info(); in set_thread_fault_code() local 163 struct thread_info *ti = current_thread_info(); in get_thread_fault_code() local
|
/arch/openrisc/include/asm/ |
D | thread_info.h | 75 #define get_thread_info(ti) get_task_struct((ti)->task) argument 76 #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 | 98 static inline unsigned long ecag(int ai, int li, int ti) in ecag() 106 int ti, num_sets; in ci_leaf_init() local
|
/arch/hexagon/kernel/ |
D | process.c | 57 struct thread_info *ti = task_thread_info(p); in copy_thread() local
|
/arch/sh/kernel/ |
D | process_32.c | 95 struct thread_info *ti = task_thread_info(p); in copy_thread() local
|
/arch/csky/kernel/ |
D | syscall.c | 8 struct thread_info *ti = task_thread_info(current); in SYSCALL_DEFINE1() local
|
/arch/mips/lib/ |
D | libgcc.h | 39 ti_type ti; member
|
/arch/mips/kernel/ |
D | mips-mt-fpaff.c | 69 struct thread_info *ti; in mipsmt_sys_sched_setaffinity() local
|
D | syscall.c | 88 struct thread_info *ti = task_thread_info(current); in SYSCALL_DEFINE1() local
|
/arch/arm64/include/asm/ |
D | preempt.h | 61 struct thread_info *ti = current_thread_info(); in __preempt_count_dec_and_test() local
|
/arch/m68k/include/asm/ |
D | thread_info.h | 45 struct thread_info *ti; in current_thread_info() local
|
/arch/arm64/kernel/ |
D | process.c | 679 struct thread_info *ti = task_thread_info(task); in set_tagged_addr_ctrl() local 709 struct thread_info *ti = task_thread_info(task); in get_tagged_addr_ctrl() local
|
/arch/um/include/asm/ |
D | thread_info.h | 42 struct thread_info *ti; in current_thread_info() local
|
/arch/powerpc/include/asm/ |
D | thread_info.h | 166 struct thread_info *ti = current_thread_info(); in clear_thread_local_flags() local 172 struct thread_info *ti = current_thread_info(); in test_thread_local_flags() local
|
/arch/arm/vfp/ |
D | vfpmodule.c | 448 struct thread_info *ti = current_thread_info(); in vfp_pm_suspend() local 677 struct thread_info *ti = current_thread_info(); in vfp_support_entry() local
|
/arch/arm/kernel/ |
D | kgdb.c | 78 struct thread_info *ti; in sleeping_thread_to_gdb_regs() local
|
/arch/sparc/kernel/ |
D | process_32.c | 266 struct thread_info *ti = task_thread_info(p); local
|
/arch/alpha/kernel/ |
D | process.c | 286 dump_elf_thread(elf_greg_t *dest, struct pt_regs *pt, struct thread_info *ti) in dump_elf_thread()
|
/arch/xtensa/include/asm/ |
D | thread_info.h | 96 struct thread_info *ti; in current_thread_info() local
|