/linux-4.4.14/include/linux/ |
D | init_task.h | 19 # define INIT_PUSHABLE_TASKS(tsk) \ argument 22 # define INIT_PUSHABLE_TASKS(tsk) argument 29 #define INIT_CPUSET_SEQ(tsk) \ argument 32 #define INIT_CPUSET_SEQ(tsk) argument 110 #define INIT_TASK_RCU_TREE_PREEMPT(tsk) argument 113 #define INIT_TASK_RCU_PREEMPT(tsk) \ argument 119 #define INIT_TASK_RCU_PREEMPT(tsk) argument 122 #define INIT_TASK_RCU_TASKS(tsk) \ argument 128 #define INIT_TASK_RCU_TASKS(tsk) argument 136 # define INIT_CGROUP_SCHED(tsk) \ argument [all …]
|
D | vtime.h | 60 static inline void vtime_account_irq_enter(struct task_struct *tsk) in vtime_account_irq_enter() 70 static inline void vtime_account_system(struct task_struct *tsk) { } in vtime_account_system() 71 static inline void vtime_account_user(struct task_struct *tsk) { } in vtime_account_user() 72 static inline void vtime_account_irq_enter(struct task_struct *tsk) { } in vtime_account_irq_enter() 79 static inline void vtime_account_irq_exit(struct task_struct *tsk) in vtime_account_irq_exit() 87 static inline void vtime_user_exit(struct task_struct *tsk) in vtime_user_exit() 95 static inline void vtime_account_irq_exit(struct task_struct *tsk) in vtime_account_irq_exit() 100 static inline void vtime_user_enter(struct task_struct *tsk) { } in vtime_user_enter() 101 static inline void vtime_user_exit(struct task_struct *tsk) { } in vtime_user_exit() 102 static inline void vtime_guest_enter(struct task_struct *tsk) { } in vtime_guest_enter() [all …]
|
D | delayacct.h | 65 static inline void delayacct_tsk_init(struct task_struct *tsk) in delayacct_tsk_init() 76 static inline void delayacct_tsk_free(struct task_struct *tsk) in delayacct_tsk_free() 98 struct task_struct *tsk) in delayacct_add_tsk() 105 static inline __u64 delayacct_blkio_ticks(struct task_struct *tsk) in delayacct_blkio_ticks() 131 static inline void delayacct_tsk_init(struct task_struct *tsk) in delayacct_tsk_init() 133 static inline void delayacct_tsk_free(struct task_struct *tsk) in delayacct_tsk_free() 140 struct task_struct *tsk) in delayacct_add_tsk() 142 static inline __u64 delayacct_blkio_ticks(struct task_struct *tsk) in delayacct_blkio_ticks()
|
D | tsacct_kern.h | 19 struct taskstats *stats, struct task_struct *tsk) in bacct_add_tsk() 31 static inline void acct_update_integrals(struct task_struct *tsk) in acct_update_integrals() 33 static inline void acct_account_cputime(struct task_struct *tsk) in acct_account_cputime() 35 static inline void acct_clear_integrals(struct task_struct *tsk) in acct_clear_integrals()
|
D | signalfd.h | 18 static inline void signalfd_notify(struct task_struct *tsk, int sig) in signalfd_notify() 28 static inline void signalfd_notify(struct task_struct *tsk, int sig) { } in signalfd_notify()
|
D | sem.h | 41 static inline int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo() 46 static inline void exit_sem(struct task_struct *tsk) in exit_sem()
|
D | sched.h | 256 #define __set_task_state(tsk, state_value) \ argument 261 #define set_task_state(tsk, state_value) \ argument 291 #define __set_task_state(tsk, state_value) \ argument 293 #define set_task_state(tsk, state_value) \ argument 1835 #define tsk_cpus_allowed(tsk) (&(tsk)->cpus_allowed) argument 1915 static inline pid_t task_pid_nr(struct task_struct *tsk) in task_pid_nr() 1920 static inline pid_t task_pid_nr_ns(struct task_struct *tsk, in task_pid_nr_ns() 1926 static inline pid_t task_pid_vnr(struct task_struct *tsk) in task_pid_vnr() 1932 static inline pid_t task_tgid_nr(struct task_struct *tsk) in task_tgid_nr() 1939 static inline pid_t task_tgid_vnr(struct task_struct *tsk) in task_tgid_vnr() [all …]
|
D | seccomp.h | 89 static inline void put_seccomp_filter(struct task_struct *tsk) in put_seccomp_filter() 93 static inline void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter()
|
D | hw_breakpoint.h | 95 struct task_struct *tsk) { return NULL; } in register_user_hw_breakpoint() 119 static inline void flush_ptrace_hw_breakpoint(struct task_struct *tsk) { } in flush_ptrace_hw_breakpoint()
|
D | vmacache.h | 13 static inline void vmacache_flush(struct task_struct *tsk) in vmacache_flush()
|
D | taskstats_kern.h | 27 static inline void taskstats_exit(struct task_struct *tsk, int group_dead) in taskstats_exit()
|
D | ftrace.h | 843 static inline int task_curr_ret_stack(struct task_struct *tsk) in task_curr_ret_stack() 864 static inline void set_tsk_trace_trace(struct task_struct *tsk) in set_tsk_trace_trace() 869 static inline void clear_tsk_trace_trace(struct task_struct *tsk) in clear_tsk_trace_trace() 874 static inline int test_tsk_trace_trace(struct task_struct *tsk) in test_tsk_trace_trace() 879 static inline void set_tsk_trace_graph(struct task_struct *tsk) in set_tsk_trace_graph() 884 static inline void clear_tsk_trace_graph(struct task_struct *tsk) in clear_tsk_trace_graph() 889 static inline int test_tsk_trace_graph(struct task_struct *tsk) in test_tsk_trace_graph()
|
D | audit.h | 232 static inline kuid_t audit_get_loginuid(struct task_struct *tsk) in audit_get_loginuid() 237 static inline unsigned int audit_get_sessionid(struct task_struct *tsk) in audit_get_sessionid() 391 static inline kuid_t audit_get_loginuid(struct task_struct *tsk) in audit_get_loginuid() 395 static inline unsigned int audit_get_sessionid(struct task_struct *tsk) in audit_get_sessionid() 444 static inline bool audit_loginuid_set(struct task_struct *tsk) in audit_loginuid_set() 545 struct task_struct *tsk) in audit_log_task_info()
|
D | stacktrace.h | 34 # define save_stack_trace_tsk(tsk, trace) do { } while (0) argument
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | fpu.h | 36 static inline void set_using_fpu(struct task_struct *tsk) in set_using_fpu() 45 static inline void clear_using_fpu(struct task_struct *tsk) in clear_using_fpu() 54 #define is_using_fpu(tsk) ((tsk)->thread.fpu_flags & THREAD_USING_FPU) argument 63 static inline void unlazy_fpu(struct task_struct *tsk) in unlazy_fpu() 82 struct task_struct *tsk = current; in exit_fpu() local 93 struct task_struct *tsk = current; in flush_fpu() local 119 static inline bool is_using_fpu(struct task_struct *tsk) { return false; } in is_using_fpu() 120 static inline void set_using_fpu(struct task_struct *tsk) {} in set_using_fpu() 121 static inline void clear_using_fpu(struct task_struct *tsk) {} in clear_using_fpu() 124 static inline void fpu_kill_state(struct task_struct *tsk) {} in fpu_kill_state() [all …]
|
D | mmu_context.h | 37 #define enter_lazy_tlb(mm, tsk) do {} while (0) argument 103 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 123 #define init_new_context(tsk, mm) (0) argument 144 struct task_struct *tsk) in switch_mm() 158 #define deactivate_mm(tsk, mm) do {} while (0) argument
|
/linux-4.4.14/arch/sh/include/asm/ |
D | switch_to_32.h | 6 #define is_dsp_enabled(tsk) \ argument 9 #define __restore_dsp(tsk) \ argument 32 #define __save_dsp(tsk) \ argument 58 #define is_dsp_enabled(tsk) (0) argument 59 #define __save_dsp(tsk) do { } while (0) argument 60 #define __restore_dsp(tsk) do { } while (0) argument
|
D | fpu.h | 24 #define save_fpu(tsk) do { } while (0) argument 25 #define restore_fpu(tsk) do { } while (0) argument 42 static inline void __unlazy_fpu(struct task_struct *tsk, struct pt_regs *regs) in __unlazy_fpu() 52 static inline void unlazy_fpu(struct task_struct *tsk, struct pt_regs *regs) in unlazy_fpu() 59 static inline void clear_fpu(struct task_struct *tsk, struct pt_regs *regs) in clear_fpu()
|
D | mmu_context.h | 97 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 120 struct task_struct *tsk) in switch_mm() 134 #define deactivate_mm(tsk,mm) do { } while (0) argument 135 #define enter_lazy_tlb(mm,tsk) do { } while (0) argument
|
D | processor_64.h | 226 #define thread_saved_pc(tsk) (tsk->thread.pc) argument 230 #define KSTK_EIP(tsk) ((tsk)->thread.pc) argument 231 #define KSTK_ESP(tsk) ((tsk)->thread.sp) argument
|
D | processor_32.h | 180 #define thread_saved_pc(tsk) (tsk->thread.pc) argument 195 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->pc) argument 196 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->regs[15]) argument
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | mmu_context.h | 6 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 54 #define init_new_context(tsk, mm) (((mm)->context = NO_CONTEXT), 0) argument 74 struct task_struct *tsk) in switch_mm() 91 #define deactivate_mm(tsk, mm) do { } while (0) argument 168 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 197 struct task_struct *tsk) in switch_mm() 202 #define deactivate_mm(tsk, mm) do { } while (0) argument 216 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 282 …atic inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm() 292 #define deactivate_mm(tsk,mm) do { } while (0) argument [all …]
|
D | processor.h | 167 #define KSTK_EIP(tsk) \ argument 174 #define KSTK_ESP(tsk) ((tsk) == current ? rdusp() : (tsk)->thread.usp) argument 176 #define task_pt_regs(tsk) ((struct pt_regs *) ((tsk)->thread.esp0)) argument
|
/linux-4.4.14/include/linux/fsl/bestcomm/ |
D | bestcomm.h | 90 bcom_get_task_irq(struct bcom_task *tsk) { in bcom_get_task_irq() 106 _bcom_next_index(struct bcom_task *tsk) in _bcom_next_index() 117 _bcom_next_outdex(struct bcom_task *tsk) in _bcom_next_outdex() 127 bcom_queue_empty(struct bcom_task *tsk) in bcom_queue_empty() 137 bcom_queue_full(struct bcom_task *tsk) in bcom_queue_full() 148 *bcom_get_bd(struct bcom_task *tsk, unsigned int index) in bcom_get_bd() 160 bcom_buffer_done(struct bcom_task *tsk) in bcom_buffer_done() 177 bcom_prepare_next_buffer(struct bcom_task *tsk) in bcom_prepare_next_buffer() 187 bcom_submit_next_buffer(struct bcom_task *tsk, void *cookie) in bcom_submit_next_buffer() 200 bcom_retrieve_buffer(struct bcom_task *tsk, u32 *p_status, struct bcom_bd **p_bd) in bcom_retrieve_buffer()
|
/linux-4.4.14/arch/sh/kernel/cpu/sh4/ |
D | fpu.c | 45 void save_fpu(struct task_struct *tsk) in save_fpu() 95 void restore_fpu(struct task_struct *tsk) in restore_fpu() 232 struct task_struct *tsk = current; in ieee_fpe_handler() local 245 struct task_struct *tsk = current; in ieee_fpe_handler() local 283 struct task_struct *tsk = current; in ieee_fpe_handler() local 327 struct task_struct *tsk = current; in ieee_fpe_handler() local 367 struct task_struct *tsk = current; in ieee_fpe_handler() local 400 struct task_struct *tsk = current; in float_rounding_mode() local 407 struct task_struct *tsk = current; in BUILD_TRAP_HANDLER() local
|
/linux-4.4.14/arch/mips/include/asm/ |
D | dsp.h | 43 #define __save_dsp(tsk) \ argument 54 #define save_dsp(tsk) \ argument 60 #define __restore_dsp(tsk) \ argument 71 #define restore_dsp(tsk) \ argument 77 #define __get_dsp_regs(tsk) \ argument
|
D | fpu.h | 167 static inline void lose_fpu_inatomic(int save, struct task_struct *tsk) in lose_fpu_inatomic() 232 static inline void save_fp(struct task_struct *tsk) in save_fp() 238 static inline void restore_fp(struct task_struct *tsk) in restore_fp() 244 static inline union fpureg *get_fpu_regs(struct task_struct *tsk) in get_fpu_regs()
|
D | mmu_context.h | 89 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 127 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context() 140 struct task_struct *tsk) in switch_mm() 172 #define deactivate_mm(tsk, mm) do { } while (0) argument
|
D | processor.h | 70 #define TASK_SIZE_OF(tsk) \ argument 360 #define __KSTK_TOS(tsk) ((unsigned long)task_stack_page(tsk) + \ argument 362 #define task_pt_regs(tsk) ((struct pt_regs *)__KSTK_TOS(tsk)) argument 363 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->cp0_epc) argument 364 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->regs[29]) argument 365 #define KSTK_STATUS(tsk) (task_pt_regs(tsk)->cp0_status) argument
|
/linux-4.4.14/arch/arc/include/asm/ |
D | processor.h | 64 #define copy_segments(tsk, mm) do { } while (0) argument 67 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->ret) argument 68 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->sp) argument 74 #define TSK_K_ESP(tsk) (tsk->thread.ksp) argument 76 #define TSK_K_REG(tsk, off) (*((unsigned long *)(TSK_K_ESP(tsk) + \ argument 79 #define TSK_K_BLINK(tsk) TSK_K_REG(tsk, 4) argument 80 #define TSK_K_FP(tsk) TSK_K_REG(tsk, 0) argument 82 #define thread_saved_pc(tsk) TSK_K_BLINK(tsk) argument
|
D | mmu_context.h | 108 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context() 132 struct task_struct *tsk) in switch_mm() 173 #define deactivate_mm(tsk, mm) do { } while (0) argument 175 #define enter_lazy_tlb(mm, tsk) argument
|
/linux-4.4.14/arch/arm/include/asm/ |
D | mmu_context.h | 29 #define init_new_context(tsk,mm) ({ atomic64_set(&mm->context.id, 0); 0; }) argument 46 struct task_struct *tsk) in check_and_switch_context() 88 #define init_new_context(tsk,mm) 0 argument 105 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 117 struct task_struct *tsk) in switch_mm() 140 #define deactivate_mm(tsk,mm) do { } while (0) argument
|
D | thread_info.h | 70 #define INIT_THREAD_INFO(tsk) \ argument 97 #define thread_saved_pc(tsk) \ argument 99 #define thread_saved_sp(tsk) \ argument 103 #define thread_saved_fp(tsk) \ argument 106 #define thread_saved_fp(tsk) \ argument
|
D | processor.h | 90 #define KSTK_EIP(tsk) task_pt_regs(tsk)->ARM_pc argument 91 #define KSTK_ESP(tsk) task_pt_regs(tsk)->ARM_sp argument
|
/linux-4.4.14/net/tipc/ |
D | socket.c | 184 static u32 tsk_own_node(struct tipc_sock *tsk) in tsk_own_node() 189 static u32 tsk_peer_node(struct tipc_sock *tsk) in tsk_peer_node() 194 static u32 tsk_peer_port(struct tipc_sock *tsk) in tsk_peer_port() 199 static bool tsk_unreliable(struct tipc_sock *tsk) in tsk_unreliable() 204 static void tsk_set_unreliable(struct tipc_sock *tsk, bool unreliable) in tsk_set_unreliable() 209 static bool tsk_unreturnable(struct tipc_sock *tsk) in tsk_unreturnable() 214 static void tsk_set_unreturnable(struct tipc_sock *tsk, bool unreturnable) in tsk_set_unreturnable() 219 static int tsk_importance(struct tipc_sock *tsk) in tsk_importance() 224 static int tsk_set_importance(struct tipc_sock *tsk, int imp) in tsk_set_importance() 237 static int tsk_conn_cong(struct tipc_sock *tsk) in tsk_conn_cong() [all …]
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | fpu.c | 36 struct task_struct *tsk = current; in fpu_exception() local 76 struct task_struct *tsk = current; in fpu_setup_sigcontext() local 119 void fpu_kill_state(struct task_struct *tsk) in fpu_kill_state() 147 struct task_struct *tsk = current; in fpu_restore_sigcontext() local 165 struct task_struct *tsk = current; in dump_fpu() local
|
D | traps.c | 393 void show_trace_task(struct task_struct *tsk) in show_trace_task() 431 struct task_struct *tsk = current; in do_double_fault() local
|
/linux-4.4.14/arch/arc/kernel/ |
D | stacktrace.c | 42 static void seed_unwind_frame_info(struct task_struct *tsk, in seed_unwind_frame_info() 112 arc_unwind_core(struct task_struct *tsk, struct pt_regs *regs, in arc_unwind_core() 221 noinline void show_stacktrace(struct task_struct *tsk, struct pt_regs *regs) in show_stacktrace() 229 void show_stack(struct task_struct *tsk, unsigned long *sp) in show_stack() 238 unsigned int get_wchan(struct task_struct *tsk) in get_wchan() 249 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
D | troubleshoot.c | 59 static void print_task_path_n_nm(struct task_struct *tsk, char *buf) in print_task_path_n_nm() 174 struct task_struct *tsk = current; in show_regs() local
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | mmu_context.h | 37 #define enter_lazy_tlb(mm, tsk) do { } while (0) argument 74 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 122 struct mm_struct *next, struct task_struct *tsk) in switch_mm() 143 #define deactivate_mm(tsk, mm) do { } while (0) argument 150 #define init_new_context(tsk,mm) (0) argument 155 #define switch_mm(prev,next,tsk) do { } while (0) argument 156 #define deactivate_mm(mm,tsk) do { } while (0) argument 158 #define enter_lazy_tlb(mm,tsk) do { } while (0) argument
|
D | processor.h | 132 #define KSTK_EIP(tsk) ((tsk)->thread.lr) argument 133 #define KSTK_ESP(tsk) ((tsk)->thread.sp) argument
|
/linux-4.4.14/arch/avr32/kernel/ |
D | ptrace.c | 25 static struct pt_regs *get_user_regs(struct task_struct *tsk) in get_user_regs() 31 void user_enable_single_step(struct task_struct *tsk) in user_enable_single_step() 73 static int ptrace_read_user(struct task_struct *tsk, unsigned long offset, in ptrace_read_user() 101 static int ptrace_write_user(struct task_struct *tsk, unsigned long offset, in ptrace_write_user() 123 static int ptrace_getregs(struct task_struct *tsk, void __user *uregs) in ptrace_getregs() 130 static int ptrace_setregs(struct task_struct *tsk, const void __user *uregs) in ptrace_setregs()
|
D | process.c | 118 static void show_trace_log_lvl(struct task_struct *tsk, unsigned long *sp, in show_trace_log_lvl() 157 static void show_trace_log_lvl(struct task_struct *tsk, unsigned long *sp, in show_trace_log_lvl() 179 void show_stack_log_lvl(struct task_struct *tsk, unsigned long sp, in show_stack_log_lvl() 202 void show_stack(struct task_struct *tsk, unsigned long *stack) in show_stack()
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | nommu_context.h | 5 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 9 static inline int init_new_context(struct task_struct *tsk,struct mm_struct *mm) in init_new_context() 23 struct task_struct *tsk) in switch_mm() 27 static inline void deactivate_mm(struct task_struct *tsk, struct mm_struct *mm) in deactivate_mm()
|
D | mmu_context.h | 112 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 124 struct task_struct *tsk) in switch_mm() 138 #define deactivate_mm(tsk, mm) do { } while (0) argument 150 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
|
D | processor.h | 204 #define thread_saved_pc(tsk) (task_pt_regs(tsk)->pc) argument 208 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->pc) argument 209 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->areg[1]) argument
|
/linux-4.4.14/kernel/ |
D | tsacct.c | 31 struct taskstats *stats, struct task_struct *tsk) in bacct_add_tsk() 123 static void __acct_update_integrals(struct task_struct *tsk, in __acct_update_integrals() 153 void acct_update_integrals(struct task_struct *tsk) in acct_update_integrals() 165 void acct_account_cputime(struct task_struct *tsk) in acct_account_cputime() 174 void acct_clear_integrals(struct task_struct *tsk) in acct_clear_integrals()
|
D | fork.c | 132 void __weak arch_release_task_struct(struct task_struct *tsk) in arch_release_task_struct() 144 static inline void free_task_struct(struct task_struct *tsk) in free_task_struct() 161 static struct thread_info *alloc_thread_info_node(struct task_struct *tsk, in alloc_thread_info_node() 177 static struct thread_info *alloc_thread_info_node(struct task_struct *tsk, in alloc_thread_info_node() 222 void free_task(struct task_struct *tsk) in free_task() 248 void __put_task_struct(struct task_struct *tsk) in __put_task_struct() 326 void set_task_stack_end_magic(struct task_struct *tsk) in set_task_stack_end_magic() 336 struct task_struct *tsk; in dup_task_struct() local 812 static void complete_vfork_done(struct task_struct *tsk) in complete_vfork_done() 857 void mm_release(struct task_struct *tsk, struct mm_struct *mm) in mm_release() [all …]
|
D | smpboot.c | 30 struct task_struct *tsk = per_cpu(idle_threads, cpu); in idle_thread_get() local 51 struct task_struct *tsk = per_cpu(idle_threads, cpu); in idle_init() local 171 struct task_struct *tsk = *per_cpu_ptr(ht->store, cpu); in __smpboot_create_thread() local 223 struct task_struct *tsk = *per_cpu_ptr(ht->store, cpu); in smpboot_unpark_thread() local 242 struct task_struct *tsk = *per_cpu_ptr(ht->store, cpu); in smpboot_park_thread() local 264 struct task_struct *tsk = *per_cpu_ptr(ht->store, cpu); in smpboot_destroy_threads() local
|
D | delayacct.c | 41 void __delayacct_tsk_init(struct task_struct *tsk) in __delayacct_tsk_init() 83 int __delayacct_add_tsk(struct taskstats *d, struct task_struct *tsk) in __delayacct_add_tsk() 135 __u64 __delayacct_blkio_ticks(struct task_struct *tsk) in __delayacct_blkio_ticks()
|
D | nsproxy.c | 60 struct task_struct *tsk, struct user_namespace *user_ns, in create_new_namespaces() 124 int copy_namespaces(unsigned long flags, struct task_struct *tsk) in copy_namespaces() 223 struct task_struct *tsk = current; in SYSCALL_DEFINE2() local
|
D | latencytop.c | 91 account_global_scheduler_latency(struct task_struct *tsk, in account_global_scheduler_latency() 145 static inline void store_stacktrace(struct task_struct *tsk, in store_stacktrace() 173 __account_scheduler_latency(struct task_struct *tsk, int usecs, int inter) in __account_scheduler_latency()
|
D | exit.c | 83 static void __exit_signal(struct task_struct *tsk) in __exit_signal() 161 struct task_struct *tsk = container_of(rhp, struct task_struct, rcu); in delayed_put_task_struct() local 270 kill_orphaned_pgrp(struct task_struct *tsk, struct task_struct *parent) in kill_orphaned_pgrp() 387 static void exit_mm(struct task_struct *tsk) in exit_mm() 589 static void exit_notify(struct task_struct *tsk, int group_dead) in exit_notify() 655 struct task_struct *tsk = current; in do_exit() local 1427 static int do_wait_thread(struct wait_opts *wo, struct task_struct *tsk) in do_wait_thread() 1441 static int ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk) in ptrace_do_wait() 1479 struct task_struct *tsk; in do_wait() local
|
D | taskstats.c | 171 struct task_struct *tsk, struct taskstats *stats) in fill_stats() 195 struct task_struct *tsk; in fill_stats_for_pid() local 211 struct task_struct *tsk, *first; in fill_stats_for_tgid() local 259 static void fill_tgid_exit(struct task_struct *tsk) in fill_tgid_exit() 582 static struct taskstats *taskstats_tgid_alloc(struct task_struct *tsk) in taskstats_tgid_alloc() 607 void taskstats_exit(struct task_struct *tsk, int group_dead) in taskstats_exit()
|
D | cred.c | 156 void exit_creds(struct task_struct *tsk) in exit_creds() 725 const struct task_struct *tsk) in dump_invalid_creds() 773 void __validate_process_creds(struct task_struct *tsk, in __validate_process_creds() 805 void validate_creds_for_do_exit(struct task_struct *tsk) in validate_creds_for_do_exit()
|
D | auditsc.c | 358 static int audit_field_compare(struct task_struct *tsk, in audit_field_compare() 438 static int audit_filter_rules(struct task_struct *tsk, in audit_filter_rules() 708 static enum audit_state audit_filter_task(struct task_struct *tsk, char **key) in audit_filter_task() 748 static enum audit_state audit_filter_syscall(struct task_struct *tsk, in audit_filter_syscall() 778 static int audit_filter_inode_name(struct task_struct *tsk, in audit_filter_inode_name() 805 void audit_filter_inodes(struct task_struct *tsk, struct audit_context *ctx) in audit_filter_inodes() 822 static inline struct audit_context *audit_take_context(struct task_struct *tsk, in audit_take_context() 920 int audit_alloc(struct task_struct *tsk) in audit_alloc() 1283 static void audit_log_proctitle(struct task_struct *tsk, in audit_log_proctitle() 1324 static void audit_log_exit(struct audit_context *context, struct task_struct *tsk) in audit_log_exit() [all …]
|
D | ptrace.c | 525 int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len) in ptrace_readdata() 550 int ptrace_writedata(struct task_struct *tsk, char __user *src, unsigned long dst, int len) in ptrace_writedata() 1118 int generic_ptrace_peekdata(struct task_struct *tsk, unsigned long addr, in generic_ptrace_peekdata() 1130 int generic_ptrace_pokedata(struct task_struct *tsk, unsigned long addr, in generic_ptrace_pokedata()
|
D | stacktrace.c | 66 save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
D | signal.c | 455 struct task_struct *tsk = current; in flush_itimer_signals() local 495 int unhandled_signal(struct task_struct *tsk, int sig) in unhandled_signal() 559 int dequeue_signal(struct task_struct *tsk, sigset_t *mask, siginfo_t *info) in dequeue_signal() 1209 struct sighand_struct *__lock_task_sighand(struct task_struct *tsk, in __lock_task_sighand() 1572 bool do_notify_parent(struct task_struct *tsk, int sig) in do_notify_parent() 1675 static void do_notify_parent_cldstop(struct task_struct *tsk, in do_notify_parent_cldstop() 1760 static int sigkill_pending(struct task_struct *tsk) in sigkill_pending() 2356 static void retarget_shared_pending(struct task_struct *tsk, sigset_t *which) in retarget_shared_pending() 2383 void exit_signals(struct task_struct *tsk) in exit_signals() 2459 static void __set_task_blocked(struct task_struct *tsk, const sigset_t *newset) in __set_task_blocked() [all …]
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | mmu_context.h | 39 struct task_struct *tsk) in enter_lazy_tlb() 46 static inline void deactivate_mm(struct task_struct *tsk, in deactivate_mm() 56 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 67 struct task_struct *tsk) in switch_mm()
|
D | processor.h | 80 #define KSTK_EIP(tsk) (pt_elr(task_pt_regs(tsk))) argument 81 #define KSTK_ESP(tsk) (pt_psp(task_pt_regs(tsk))) argument
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | mmu_context.h | 11 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 22 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context() 52 …atic inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) in switch_mm() 61 #define deactivate_mm(tsk,mm) do { } while (0) argument
|
D | syscall.h | 11 static inline long syscall_get_nr(struct task_struct *tsk, in syscall_get_nr() 17 static inline void syscall_get_arguments(struct task_struct *tsk, in syscall_get_arguments()
|
D | processor.h | 35 #define TASK_SIZE_OF(tsk) ((tsk)->thread.task_size) argument 133 #define task_pt_regs(tsk) ((struct pt_regs *)&((tsk)->thread.regs)) argument 308 #define KSTK_EIP(tsk) ((tsk)->thread.regs.iaoq[0]) argument 309 #define KSTK_ESP(tsk) ((tsk)->thread.regs.gr[30]) argument
|
/linux-4.4.14/arch/frv/include/asm/ |
D | mmu_context.h | 20 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 30 #define init_new_context(tsk, mm) ({ 0; }) argument 35 #define switch_mm(prev, next, tsk) \ argument 46 #define deactivate_mm(tsk, mm) \ argument
|
D | processor.h | 95 #define copy_segments(tsk, mm) do { } while (0) argument 113 #define KSTK_EIP(tsk) ((tsk)->thread.frame0->pc) argument 114 #define KSTK_ESP(tsk) ((tsk)->thread.frame0->sp) argument
|
/linux-4.4.14/arch/sh/kernel/cpu/sh5/ |
D | fpu.c | 19 void save_fpu(struct task_struct *tsk) in save_fpu() 61 void restore_fpu(struct task_struct *tsk) in restore_fpu() 106 struct task_struct *tsk = current; in do_fpu_error() local
|
/linux-4.4.14/drivers/dma/bestcomm/ |
D | ata.c | 60 struct bcom_task *tsk; in bcom_ata_init() local 103 void bcom_ata_rx_prepare(struct bcom_task *tsk) in bcom_ata_rx_prepare() 117 void bcom_ata_tx_prepare(struct bcom_task *tsk) in bcom_ata_tx_prepare() 131 void bcom_ata_reset_bd(struct bcom_task *tsk) in bcom_ata_reset_bd() 146 void bcom_ata_release(struct bcom_task *tsk) in bcom_ata_release()
|
D | fec.c | 87 struct bcom_task *tsk; in bcom_fec_rx_init() local 111 bcom_fec_rx_reset(struct bcom_task *tsk) in bcom_fec_rx_reset() 158 bcom_fec_rx_release(struct bcom_task *tsk) in bcom_fec_rx_release() 189 struct bcom_task *tsk; in bcom_fec_tx_init() local 212 bcom_fec_tx_reset(struct bcom_task *tsk) in bcom_fec_tx_reset() 259 bcom_fec_tx_release(struct bcom_task *tsk) in bcom_fec_tx_release()
|
D | gen_bd.c | 92 struct bcom_task *tsk; in bcom_gen_bd_rx_init() local 118 bcom_gen_bd_rx_reset(struct bcom_task *tsk) in bcom_gen_bd_rx_reset() 165 bcom_gen_bd_rx_release(struct bcom_task *tsk) in bcom_gen_bd_rx_release() 177 struct bcom_task *tsk; in bcom_gen_bd_tx_init() local 202 bcom_gen_bd_tx_reset(struct bcom_task *tsk) in bcom_gen_bd_tx_reset() 249 bcom_gen_bd_tx_release(struct bcom_task *tsk) in bcom_gen_bd_tx_release()
|
D | bestcomm.c | 53 struct bcom_task *tsk; in bcom_task_alloc() local 121 bcom_task_free(struct bcom_task *tsk) in bcom_task_free() 236 bcom_enable(struct bcom_task *tsk) in bcom_enable() 243 bcom_disable(struct bcom_task *tsk) in bcom_disable()
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | processor.h | 95 #define copy_segments(tsk, mm) do { } while (0) argument 101 #define thread_saved_pc(tsk) (task_pt_regs(tsk)->pc) argument 107 #define thread_saved_ksp(tsk) \ argument 109 #define thread_saved_dp(tsk) \ argument 112 #define thread_saved_ksp(tsk) \ argument 114 #define thread_saved_dp(tsk) \ argument
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | processor.h | 27 #define task_pt_regs(tsk) \ argument 82 # define KSTK_EIP(tsk) (0) argument 83 # define KSTK_ESP(tsk) (0) argument 136 # define thread_saved_pc(tsk) \ argument 148 # define task_pt_regs_plus_args(tsk) \ argument 158 # define deactivate_mm(tsk, mm) do { } while (0) argument
|
D | mmu_context_mm.h | 36 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 103 # define init_new_context(tsk, mm) (((mm)->context = NO_CONTEXT), 0) argument 118 struct task_struct *tsk) in switch_mm()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | process.c | 78 void giveup_fpu_maybe_transactional(struct task_struct *tsk) in giveup_fpu_maybe_transactional() 96 void giveup_altivec_maybe_transactional(struct task_struct *tsk) in giveup_altivec_maybe_transactional() 115 #define giveup_fpu_maybe_transactional(tsk) giveup_fpu(tsk) argument 116 #define giveup_altivec_maybe_transactional(tsk) giveup_altivec(tsk) argument 124 void flush_fp_to_thread(struct task_struct *tsk) in flush_fp_to_thread() 190 void flush_altivec_to_thread(struct task_struct *tsk) in flush_altivec_to_thread() 222 void giveup_vsx(struct task_struct *tsk) in giveup_vsx() 230 void flush_vsx_to_thread(struct task_struct *tsk) in flush_vsx_to_thread() 263 void flush_spe_to_thread(struct task_struct *tsk) in flush_spe_to_thread() 589 static inline void tm_reclaim_task(struct task_struct *tsk) in tm_reclaim_task() [all …]
|
D | stacktrace.c | 23 struct task_struct *tsk, int savesched) in save_context_stack() 59 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
D | hw_breakpoint.c | 192 void thread_change_pc(struct task_struct *tsk, struct pt_regs *regs) in thread_change_pc() 355 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint()
|
D | time.c | 297 static u64 vtime_delta(struct task_struct *tsk, in vtime_delta() 344 void vtime_account_system(struct task_struct *tsk) in vtime_account_system() 355 void vtime_account_idle(struct task_struct *tsk) in vtime_account_idle() 372 void vtime_account_user(struct task_struct *tsk) in vtime_account_user()
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | mmu_context.h | 69 #define deactivate_mm(tsk,mm) do { } while (0) argument 74 struct task_struct *tsk) in __switch_mm() 112 struct task_struct *tsk) in switch_mm() 161 struct task_struct *tsk) in switch_mm() 167 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 173 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
|
D | processor.h | 88 #define thread_saved_pc(tsk) (tsk->thread.pc) argument 92 #define KSTK_EIP(tsk) \ argument 99 #define KSTK_ESP(tsk) ((tsk) == current ? rdusp() : (tsk)->thread.usp) argument
|
/linux-4.4.14/arch/s390/include/asm/ |
D | mmu_context.h | 15 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 86 struct task_struct *tsk) in switch_mm() 107 struct task_struct *tsk = current; in finish_arch_post_lock_switch() local 124 #define enter_lazy_tlb(mm,tsk) do { } while (0) argument 125 #define deactivate_mm(tsk,mm) do { } while (0) argument
|
D | processor.h | 77 #define TASK_SIZE_OF(tsk) ((tsk)->mm->context.asce_limit) argument 186 #define task_pt_regs(tsk) ((struct pt_regs *) \ argument 188 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->psw.addr) argument 189 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->gprs[15]) argument 192 #define is_ri_task(tsk) (!!(tsk)->thread.ri_cb) argument
|
/linux-4.4.14/arch/sh/kernel/cpu/ |
D | fpu.c | 7 int init_fpu(struct task_struct *tsk) in init_fpu() 42 struct task_struct *tsk = current; in __fpu_state_restore() local 52 struct task_struct *tsk = current; in fpu_state_restore() local
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | mmu_context.h | 27 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 37 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 55 static inline void deactivate_mm(struct task_struct *tsk, in deactivate_mm()
|
D | processor.h | 84 #define thread_saved_pc(tsk) ((tsk)->thread.kregs->ea) argument 92 #define KSTK_EIP(tsk) ((tsk)->thread.kregs->ea) argument 93 #define KSTK_ESP(tsk) ((tsk)->thread.kregs->sp) argument
|
/linux-4.4.14/arch/metag/include/asm/ |
D | mmu_context.h | 14 struct task_struct *tsk) in enter_lazy_tlb() 18 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 99 struct task_struct *tsk) in switch_mm() 111 #define deactivate_mm(tsk, mm) do { } while (0) argument
|
D | processor.h | 134 #define copy_segments(tsk, mm) do { } while (0) argument 142 #define thread_saved_pc(tsk) \ argument 144 #define thread_saved_sp(tsk) \ argument 146 #define thread_saved_fp(tsk) \ argument 151 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->ctx.CurrPC) argument 152 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->ctx.AX[0].U0) argument
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | mmu_context.h | 104 #define init_new_context(tsk,mm) ({ atomic64_set(&(mm)->context.id, 0); 0; }) argument 116 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 128 struct task_struct *tsk) in switch_mm() 147 #define deactivate_mm(tsk,mm) do { } while (0) argument
|
D | thread_info.h | 55 #define INIT_THREAD_INFO(tsk) \ argument 82 #define thread_saved_pc(tsk) \ argument 84 #define thread_saved_sp(tsk) \ argument 86 #define thread_saved_fp(tsk) \ argument
|
D | processor.h | 161 #define KSTK_EIP(tsk) ((unsigned long)task_pt_regs(tsk)->pc) argument 162 #define KSTK_ESP(tsk) user_stack_pointer(task_pt_regs(tsk)) argument
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | mmu_context.h | 24 #define init_new_context(tsk, mm) 0 argument 38 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 50 struct task_struct *tsk) in switch_mm() 58 #define deactivate_mm(tsk, mm) do { } while (0) argument
|
D | thread_info.h | 82 #define INIT_THREAD_INFO(tsk) \ argument 104 #define thread_saved_pc(tsk) \ argument 106 #define thread_saved_sp(tsk) \ argument 108 #define thread_saved_fp(tsk) \ argument
|
D | processor.h | 79 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->UCreg_pc) argument 80 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->UCreg_sp) argument
|
/linux-4.4.14/arch/x86/um/asm/ |
D | processor.h | 13 #define KSTK_EIP(tsk) KSTK_REG(tsk, HOST_IP) argument 14 #define KSTK_ESP(tsk) KSTK_REG(tsk, HOST_SP) argument 15 #define KSTK_EBP(tsk) KSTK_REG(tsk, HOST_BP) argument
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | thread_info.h | 39 #define INIT_THREAD_INFO(tsk) \ argument 51 #define alloc_thread_info_node(tsk, node) \ argument 53 #define task_thread_info(tsk) ((struct thread_info *) ((char *) (tsk) + IA64_TASK_SIZE)) argument 56 #define alloc_thread_info_node(tsk, node) ((struct thread_info *) 0) argument 57 #define task_thread_info(tsk) ((struct thread_info *) 0) argument 60 #define task_stack_page(tsk) ((void *)(tsk)) argument 84 #define free_task_struct(tsk) free_pages((unsigned long) (tsk), KERNEL_STACK_SIZE_ORDER) argument
|
D | mmu_context.h | 51 enter_lazy_tlb (struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 179 #define deactivate_mm(tsk,mm) do { } while (0) argument
|
/linux-4.4.14/kernel/sched/ |
D | cputime.c | 286 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime() 415 void vtime_common_account_irq_enter(struct task_struct *tsk) in vtime_common_account_irq_enter() 668 static unsigned long long vtime_delta(struct task_struct *tsk) in vtime_delta() 679 static cputime_t get_vtime_delta(struct task_struct *tsk) in get_vtime_delta() 690 static void __vtime_account_system(struct task_struct *tsk) in __vtime_account_system() 697 void vtime_account_system(struct task_struct *tsk) in vtime_account_system() 704 void vtime_gen_account_irq_exit(struct task_struct *tsk) in vtime_gen_account_irq_exit() 713 void vtime_account_user(struct task_struct *tsk) in vtime_account_user() 724 void vtime_user_enter(struct task_struct *tsk) in vtime_user_enter() 732 void vtime_guest_enter(struct task_struct *tsk) in vtime_guest_enter() [all …]
|
D | stats.h | 172 static inline bool cputimer_running(struct task_struct *tsk) in cputimer_running() 211 static inline void account_group_user_time(struct task_struct *tsk, in account_group_user_time() 232 static inline void account_group_system_time(struct task_struct *tsk, in account_group_system_time() 253 static inline void account_group_exec_runtime(struct task_struct *tsk, in account_group_exec_runtime()
|
D | cpuacct.h | 8 static inline void cpuacct_charge(struct task_struct *tsk, u64 cputime) in cpuacct_charge()
|
D | cpuacct.c | 42 static inline struct cpuacct *task_ca(struct task_struct *tsk) in task_ca() 235 void cpuacct_charge(struct task_struct *tsk, u64 cputime) in cpuacct_charge()
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | processor_64.h | 39 #define TASK_SIZE_OF(tsk) \ argument 195 #define release_thread(tsk) do { } while (0) argument 199 #define task_pt_regs(tsk) (task_thread_info(tsk)->kregs) argument 200 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->tpc) argument 201 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->u_regs[UREG_FP]) argument
|
D | mmu_context_64.h | 12 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 74 …atic inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *tsk) in switch_mm() 133 #define deactivate_mm(tsk,mm) do { } while (0) argument
|
D | processor_32.h | 108 #define release_thread(tsk) do { } while(0) argument 112 #define task_pt_regs(tsk) ((tsk)->thread.kregs) argument 113 #define KSTK_EIP(tsk) ((tsk)->thread.kregs->pc) argument 114 #define KSTK_ESP(tsk) ((tsk)->thread.kregs->u_regs[UREG_FP]) argument
|
D | mmu_context_32.h | 8 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 28 #define deactivate_mm(tsk,mm) do { } while (0) argument
|
/linux-4.4.14/arch/x86/include/asm/ |
D | mmu_context.h | 58 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 99 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() 108 struct task_struct *tsk) in switch_mm() 212 #define deactivate_mm(tsk, mm) \ argument 217 #define deactivate_mm(tsk, mm) \ argument
|
/linux-4.4.14/include/asm-generic/ |
D | mmu_context.h | 15 struct task_struct *tsk) in enter_lazy_tlb() 19 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 36 struct task_struct *tsk) in switch_mm()
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | mmu_context.h | 71 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 110 struct task_struct *tsk) in switch_mm() 120 #define deactivate_mm(tsk,mm) do { } while(0) argument 125 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
|
D | processor.h | 142 #define thread_saved_pc(tsk) ((tsk)->thread.cpu_context.pc) argument 153 #define KSTK_EIP(tsk) ((tsk)->thread.cpu_context.pc) argument 154 #define KSTK_ESP(tsk) ((tsk)->thread.cpu_context.ksp) argument
|
/linux-4.4.14/arch/arm/kernel/ |
D | ptrace.c | 203 void ptrace_break(struct task_struct *tsk, struct pt_regs *regs) in ptrace_break() 259 static int ptrace_read_user(struct task_struct *tsk, unsigned long off, in ptrace_read_user() 286 static int ptrace_write_user(struct task_struct *tsk, unsigned long off, in ptrace_write_user() 303 static int ptrace_getwmmxregs(struct task_struct *tsk, void __user *ufp) in ptrace_getwmmxregs() 317 static int ptrace_setwmmxregs(struct task_struct *tsk, void __user *ufp) in ptrace_setwmmxregs() 334 static int ptrace_getcrunchregs(struct task_struct *tsk, void __user *ufp) in ptrace_getcrunchregs() 346 static int ptrace_setcrunchregs(struct task_struct *tsk, void __user *ufp) in ptrace_setcrunchregs() 413 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() 422 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() 456 static struct perf_event *ptrace_hbp_create(struct task_struct *tsk, int type) in ptrace_hbp_create() [all …]
|
D | stacktrace.c | 109 static noinline void __save_stack_trace(struct task_struct *tsk, in __save_stack_trace() 169 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
D | traps.c | 174 static inline void dump_backtrace(struct pt_regs *regs, struct task_struct *tsk) in dump_backtrace() 179 static void dump_backtrace(struct pt_regs *regs, struct task_struct *tsk) in dump_backtrace() 215 void show_stack(struct task_struct *tsk, unsigned long *sp) in show_stack() 239 struct task_struct *tsk = current; in __die() local
|
D | entry-header.S | 383 tsk .req r9 @ current thread_info label
|
/linux-4.4.14/arch/um/kernel/ |
D | stacktrace.c | 19 void dump_trace(struct task_struct *tsk, in dump_trace() 63 static void __save_stack_trace(struct task_struct *tsk, struct stack_trace *trace) in __save_stack_trace() 76 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
D | ptrace.c | 115 static void send_sigtrap(struct task_struct *tsk, struct uml_pt_regs *regs, in send_sigtrap()
|
/linux-4.4.14/arch/um/include/asm/ |
D | mmu_context.h | 34 #define deactivate_mm(tsk,mm) do { } while (0) argument 51 struct task_struct *tsk) in switch_mm() 64 struct task_struct *tsk) in enter_lazy_tlb()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | ptrace.c | 114 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() 134 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() 140 struct task_struct *tsk, in ptrace_hbp_get_event() 160 struct task_struct *tsk, in ptrace_hbp_set_event() 185 struct task_struct *tsk, in ptrace_hbp_create() 283 struct task_struct *tsk, in ptrace_hbp_get_ctrl() 297 struct task_struct *tsk, in ptrace_hbp_get_addr() 311 struct task_struct *tsk, in ptrace_hbp_get_initialised_bp() 323 struct task_struct *tsk, in ptrace_hbp_set_ctrl() 348 struct task_struct *tsk, in ptrace_hbp_set_addr() [all …]
|
D | traps.c | 146 static void dump_backtrace(struct pt_regs *regs, struct task_struct *tsk) in dump_backtrace() 189 void show_stack(struct task_struct *tsk, unsigned long *sp) in show_stack() 205 struct task_struct *tsk = thread->task; in __die() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | mmu_context.h | 60 struct task_struct *tsk) in switch_mm() 104 #define deactivate_mm(tsk,mm) do { } while (0) argument 121 struct task_struct *tsk) in enter_lazy_tlb()
|
D | processor.h | 120 #define TASK_SIZE_OF(tsk) (test_tsk_thread_flag(tsk, TIF_32BIT) ? \ argument 359 #define thread_saved_pc(tsk) \ argument 362 #define task_pt_regs(tsk) ((struct pt_regs *)(tsk)->thread.regs) argument 366 #define KSTK_EIP(tsk) ((tsk)->thread.regs? (tsk)->thread.regs->nip: 0) argument 367 #define KSTK_ESP(tsk) ((tsk)->thread.regs? (tsk)->thread.regs->gpr[1]: 0) argument 370 #define GET_FPEXC_CTL(tsk, adr) get_fpexc_mode((tsk), (adr)) argument 371 #define SET_FPEXC_CTL(tsk, val) set_fpexc_mode((tsk), (val)) argument 376 #define GET_ENDIAN(tsk, adr) get_endian((tsk), (adr)) argument 377 #define SET_ENDIAN(tsk, val) set_endian((tsk), (val)) argument 382 #define GET_UNALIGN_CTL(tsk, adr) get_unalign_ctl((tsk), (adr)) argument [all …]
|
D | hw_breakpoint.h | 88 static inline void thread_change_pc(struct task_struct *tsk, in thread_change_pc()
|
/linux-4.4.14/arch/tile/include/asm/ |
D | mmu_context.h | 28 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context() 92 struct task_struct *tsk) in switch_mm() 133 #define deactivate_mm(tsk, mm) do { } while (0) argument
|
/linux-4.4.14/mm/ |
D | mmu_context.c | 23 struct task_struct *tsk = current; in use_mm() local 53 struct task_struct *tsk = current; in unuse_mm() local
|
D | gup.c | 295 static int faultin_page(struct task_struct *tsk, struct vm_area_struct *vma, in faultin_page() 453 long __get_user_pages(struct task_struct *tsk, struct mm_struct *mm, in __get_user_pages() 587 int fixup_user_fault(struct task_struct *tsk, struct mm_struct *mm, in fixup_user_fault() 621 static __always_inline long __get_user_pages_locked(struct task_struct *tsk, in __get_user_pages_locked() 738 long get_user_pages_locked(struct task_struct *tsk, struct mm_struct *mm, in get_user_pages_locked() 758 __always_inline long __get_user_pages_unlocked(struct task_struct *tsk, struct mm_struct *mm, in __get_user_pages_unlocked() 791 long get_user_pages_unlocked(struct task_struct *tsk, struct mm_struct *mm, in get_user_pages_unlocked() 855 long get_user_pages(struct task_struct *tsk, struct mm_struct *mm, in get_user_pages()
|
D | oom_kill.c | 61 struct task_struct *tsk; in has_intersects_mems_allowed() local 89 static bool has_intersects_mems_allowed(struct task_struct *tsk, in has_intersects_mems_allowed() 418 void mark_oom_victim(struct task_struct *tsk) in mark_oom_victim()
|
D | memory-failure.c | 265 struct task_struct *tsk; member 280 static void add_to_kill(struct task_struct *tsk, struct page *p, in add_to_kill() 370 static struct task_struct *find_early_kill_thread(struct task_struct *tsk) in find_early_kill_thread() 386 static struct task_struct *task_early_kill(struct task_struct *tsk, in task_early_kill() 409 struct task_struct *tsk; in collect_procs_anon() local 445 struct task_struct *tsk; in collect_procs_file() local
|
/linux-4.4.14/arch/score/include/asm/ |
D | mmu_context.h | 43 struct task_struct *tsk) in enter_lazy_tlb() 66 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context() 73 struct task_struct *tsk) in switch_mm()
|
D | processor.h | 98 #define kstk_tos(tsk) \ argument 100 #define task_pt_regs(tsk) ((struct pt_regs *)kstk_tos(tsk) - 1) argument 102 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->cp0_epc) argument 103 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->regs[29]) argument
|
/linux-4.4.14/arch/tile/kernel/ |
D | process.c | 210 int set_unalign_ctl(struct task_struct *tsk, unsigned int val) in set_unalign_ctl() 216 int get_unalign_ctl(struct task_struct *tsk, unsigned long adr) in get_unalign_ctl() 230 struct task_struct *tsk = current; in validate_current() local 243 struct task_struct *tsk = current; in sim_notify_fork() local 251 int dump_task_regs(struct task_struct *tsk, elf_gregset_t *regs) in dump_task_regs()
|
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/ |
D | fpu.c | 30 void save_fpu(struct task_struct *tsk) in save_fpu() 63 void restore_fpu(struct task_struct *tsk) in restore_fpu() 457 struct task_struct *tsk = current; in ieee_fpe_handler() local 469 struct task_struct *tsk = current; in ieee_fpe_handler() local 512 struct task_struct *tsk = current; in ieee_fpe_handler() local 561 struct task_struct *tsk = current; in BUILD_TRAP_HANDLER() local
|
/linux-4.4.14/arch/sh/kernel/ |
D | process_32.c | 88 struct task_struct *tsk = current; in flush_thread() local 110 struct task_struct *tsk = current; in dump_fpu() local 133 struct task_struct *tsk = current; in copy_thread() local
|
D | process.c | 39 void free_thread_xstate(struct task_struct *tsk) in free_thread_xstate() 47 void arch_release_task_struct(struct task_struct *tsk) in arch_release_task_struct()
|
D | process_64.c | 280 struct task_struct *tsk = get_current(); in show_regs() local 349 struct task_struct *tsk = current; in dump_fpu() local
|
D | dumpstack.c | 127 void show_trace(struct task_struct *tsk, unsigned long *sp, in show_trace() 145 void show_stack(struct task_struct *tsk, unsigned long *sp) in show_stack()
|
D | signal_32.c | 78 struct task_struct *tsk = current; in restore_sigcontext_fpu() local 91 struct task_struct *tsk = current; in save_sigcontext_fpu() local 135 struct task_struct *tsk = current; in restore_sigcontext() local
|
D | stacktrace.c | 84 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
D | traps_32.c | 618 struct task_struct *tsk = current; in do_reserved_inst() local 704 struct task_struct *tsk = current; in do_illegal_slot_inst() local
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | mmu_context.h | 29 #define deactivate_mm(tsk, mm) do { } while (0) argument 39 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
|
D | processor.h | 79 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->pc) argument 80 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->sp) argument
|
/linux-4.4.14/arch/cris/include/asm/ |
D | mmu_context.h | 12 #define deactivate_mm(tsk,mm) do { } while (0) argument 30 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
|
D | processor.h | 53 #define KSTK_ESP(tsk) ((tsk) == current ? rdusp() : (tsk)->thread.usp) argument
|
/linux-4.4.14/kernel/time/ |
D | itimer.c | 45 static void get_cpu_itimer(struct task_struct *tsk, unsigned int clock_id, in get_cpu_itimer() 81 struct task_struct *tsk = current; in do_getitimer() local 143 static void set_cpu_itimer(struct task_struct *tsk, unsigned int clock_id, in set_cpu_itimer() 192 struct task_struct *tsk = current; in do_setitimer() local
|
D | posix-cpu-timers.c | 230 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputimer() 287 static int posix_cpu_clock_get_task(struct task_struct *tsk, in posix_cpu_clock_get_task() 449 void posix_cpu_timers_exit(struct task_struct *tsk) in posix_cpu_timers_exit() 456 void posix_cpu_timers_exit_group(struct task_struct *tsk) in posix_cpu_timers_exit_group() 603 bool posix_cpu_timers_can_stop_tick(struct task_struct *tsk) in posix_cpu_timers_can_stop_tick() 858 static void check_thread_timers(struct task_struct *tsk, in check_thread_timers() 926 static void check_cpu_itimer(struct task_struct *tsk, struct cpu_itimer *it, in check_cpu_itimer() 961 static void check_process_timers(struct task_struct *tsk, in check_process_timers() 1139 static inline int fastpath_timer_check(struct task_struct *tsk) in fastpath_timer_check() 1185 void run_posix_cpu_timers(struct task_struct *tsk) in run_posix_cpu_timers() [all …]
|
/linux-4.4.14/arch/ia64/kernel/ |
D | time.c | 64 void vtime_account_user(struct task_struct *tsk) in vtime_account_user() 94 static cputime_t vtime_delta(struct task_struct *tsk) in vtime_delta() 111 void vtime_account_system(struct task_struct *tsk) in vtime_account_system() 119 void vtime_account_idle(struct task_struct *tsk) in vtime_account_idle()
|
/linux-4.4.14/arch/sparc/mm/ |
D | fault_32.c | 39 struct task_struct *tsk, in unhandled_fault() 107 unsigned long address, struct task_struct *tsk) in show_signal_msg() 171 struct task_struct *tsk = current; in do_sparc_fault() local 387 struct task_struct *tsk = current; in force_user_fault() local
|
D | fault_64.c | 54 struct task_struct *tsk, in unhandled_fault() 150 unsigned long address, struct task_struct *tsk) in show_signal_msg()
|
/linux-4.4.14/arch/x86/mm/ |
D | fault.c | 172 struct task_struct *tsk, int fault) in force_sig_info_fault() 306 struct task_struct *tsk) in check_v8086_mode() 456 struct task_struct *tsk) in check_v8086_mode() 635 struct task_struct *tsk; in pgtable_bad() local 661 struct task_struct *tsk = current; in no_context() local 744 unsigned long address, struct task_struct *tsk) in show_signal_msg() 766 struct task_struct *tsk = current; in __bad_area_nosemaphore() local 857 struct task_struct *tsk = current; in do_sigbus() local 1069 struct task_struct *tsk; in __do_page_fault() local
|
/linux-4.4.14/arch/arm64/mm/ |
D | fault.c | 164 static void __do_user_fault(struct task_struct *tsk, unsigned long addr, in __do_user_fault() 189 struct task_struct *tsk = current; in do_bad_area() local 209 struct task_struct *tsk) in __do_page_fault() 248 struct task_struct *tsk; in do_page_fault() local 540 struct task_struct *tsk = current; in do_sp_pc_abort() local
|
/linux-4.4.14/arch/x86/kernel/fpu/ |
D | signal.c | 54 static inline int save_fsave_header(struct task_struct *tsk, void __user *buf) in save_fsave_header() 156 struct task_struct *tsk = current; in copy_fpstate_to_sigframe() local 194 sanitize_restored_xstate(struct task_struct *tsk, in sanitize_restored_xstate() 251 struct task_struct *tsk = current; in __fpu__restore_sig() local
|
D | regset.c | 205 convert_from_fxsr(struct user_i387_ia32_struct *env, struct task_struct *tsk) in convert_from_fxsr() 241 void convert_to_fxsr(struct task_struct *tsk, in convert_to_fxsr() 342 struct task_struct *tsk = current; in dump_fpu() local
|
/linux-4.4.14/include/linux/sched/ |
D | rt.h | 24 static inline bool tsk_is_pi_blocked(struct task_struct *tsk) in tsk_is_pi_blocked() 45 static inline bool tsk_is_pi_blocked(struct task_struct *tsk) in tsk_is_pi_blocked()
|
/linux-4.4.14/arch/sh/mm/ |
D | alignment.c | 83 int get_unalign_ctl(struct task_struct *tsk, unsigned long addr) in get_unalign_ctl() 89 int set_unalign_ctl(struct task_struct *tsk, unsigned int val) in set_unalign_ctl() 96 void unaligned_fixups_notify(struct task_struct *tsk, insn_size_t insn, in unaligned_fixups_notify()
|
D | fault.c | 42 struct task_struct *tsk) in force_sig_info_fault() 253 struct task_struct *tsk = current; in __bad_area_nosemaphore() local 308 struct task_struct *tsk = current; in do_sigbus() local 402 struct task_struct *tsk; in do_page_fault() local
|
/linux-4.4.14/arch/mips/kernel/ |
D | stacktrace.c | 35 struct task_struct *tsk, struct pt_regs *regs, int savesched) in save_context_stack() 75 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/linux-4.4.14/kernel/locking/ |
D | rwsem-spinlock.c | 68 struct task_struct *tsk; in __rwsem_do_wake() local 131 struct task_struct *tsk; in __down_read() local 197 struct task_struct *tsk; in __down_write_nested() local
|
D | rwsem-xadd.c | 125 struct task_struct *tsk; in __rwsem_do_wake() local 218 struct task_struct *tsk = current; in rwsem_down_read_failed() local
|
/linux-4.4.14/arch/x86/kernel/ |
D | traps.c | 185 do_trap_no_signal(struct task_struct *tsk, int trapnr, char *str, in do_trap_no_signal() 248 struct task_struct *tsk = current; in do_trap() local 315 struct task_struct *tsk = current; in do_double_fault() local 443 struct task_struct *tsk; in do_general_protection() local 600 struct task_struct *tsk = current; in do_debug() local
|
D | ptrace.c | 612 ptrace_register_breakpoint(struct task_struct *tsk, int len, int type, in ptrace_register_breakpoint() 645 static int ptrace_write_dr7(struct task_struct *tsk, unsigned long data) in ptrace_write_dr7() 696 static unsigned long ptrace_get_debugreg(struct task_struct *tsk, int n) in ptrace_get_debugreg() 714 static int ptrace_set_breakpoint_addr(struct task_struct *tsk, int nr, in ptrace_set_breakpoint_addr() 753 static int ptrace_set_debugreg(struct task_struct *tsk, int n, in ptrace_set_debugreg() 1415 static void fill_sigtrap_info(struct task_struct *tsk, in fill_sigtrap_info() 1429 void user_single_step_siginfo(struct task_struct *tsk, in user_single_step_siginfo() 1436 void send_sigtrap(struct task_struct *tsk, struct pt_regs *regs, in send_sigtrap()
|
D | process_32.c | 64 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() 136 struct task_struct *tsk; in copy_thread_tls() local
|
D | vm86_32.c | 96 struct task_struct *tsk = current; in save_v86_state() local 230 struct task_struct *tsk = current; in do_sys_vm86() local 751 struct task_struct *tsk; member
|
/linux-4.4.14/arch/cris/arch-v10/mm/ |
D | tlb.c | 143 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context() 152 struct task_struct *tsk) in switch_mm()
|
/linux-4.4.14/arch/frv/mm/ |
D | mmu-context.c | 29 int init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context() 170 struct task_struct *tsk; in cxn_pin_by_pid() local
|
/linux-4.4.14/arch/unicore32/mm/ |
D | fault.c | 119 static void __do_user_fault(struct task_struct *tsk, unsigned long addr, in __do_user_fault() 137 struct task_struct *tsk = current; in do_bad_area() local 171 unsigned int flags, struct task_struct *tsk) in __do_pf() 209 struct task_struct *tsk; in do_pf() local
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | processor.h | 55 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->pc) argument 57 #define KSTK_ESP(tsk) \ argument
|
D | mmu_context.h | 213 #define deactivate_mm(tsk,mm) do { } while (0) argument 229 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context() 248 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | ptrace.c | 63 static int ptrace_read_user(struct task_struct *tsk, unsigned long off, in ptrace_read_user() 78 static int ptrace_write_user(struct task_struct *tsk, unsigned long off, in ptrace_write_user()
|
D | traps.c | 138 static void dump_backtrace(struct pt_regs *regs, struct task_struct *tsk) in dump_backtrace() 173 void show_stack(struct task_struct *tsk, unsigned long *sp) in show_stack() 182 struct task_struct *tsk = thread->task; in __die() local
|
/linux-4.4.14/arch/parisc/mm/ |
D | fault.c | 181 unsigned long address, struct task_struct *tsk, in show_signal_msg() 205 struct task_struct *tsk; in do_page_fault() local
|
/linux-4.4.14/arch/m32r/kernel/ |
D | process.c | 42 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() 132 unsigned long arg, struct task_struct *tsk) in copy_thread()
|
D | ptrace.c | 71 static int ptrace_read_user(struct task_struct *tsk, unsigned long off, in ptrace_read_user() 133 static int ptrace_write_user(struct task_struct *tsk, unsigned long off, in ptrace_write_user() 189 static int ptrace_getregs(struct task_struct *tsk, void __user *uregs) in ptrace_getregs() 199 static int ptrace_setregs(struct task_struct *tsk, void __user *uregs) in ptrace_setregs()
|
/linux-4.4.14/arch/s390/mm/ |
D | fault.c | 299 struct task_struct *tsk = current; in do_sigbus() local 376 struct task_struct *tsk; in do_exception() local 637 struct task_struct *tsk; in pfault_interrupt() local 719 struct task_struct *tsk; in pfault_cpu_notify() local
|
/linux-4.4.14/arch/cris/arch-v32/mm/ |
D | tlb.c | 169 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context() 180 struct task_struct *tsk) in switch_mm()
|
/linux-4.4.14/arch/s390/kernel/ |
D | vtime.c | 95 static int do_account_vtime(struct task_struct *tsk, int hardirq_offset) in do_account_vtime() 168 void vtime_account_user(struct task_struct *tsk) in vtime_account_user() 178 void vtime_account_irq_enter(struct task_struct *tsk) in vtime_account_irq_enter()
|
D | process.c | 51 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc() 86 void arch_release_task_struct(struct task_struct *tsk) in arch_release_task_struct()
|
D | stacktrace.c | 85 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/linux-4.4.14/arch/arm/mm/ |
D | fault.c | 160 __do_user_fault(struct task_struct *tsk, unsigned long addr, in __do_user_fault() 188 struct task_struct *tsk = current; in do_bad_area() local 224 unsigned int flags, struct task_struct *tsk) in __do_page_fault() 260 struct task_struct *tsk; in do_page_fault() local
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | processor.h | 126 #define KSTK_EIP(tsk) \ argument 134 #define KSTK_ESP(tsk) ((tsk) == current ? rdusp() : (tsk)->thread.usp) argument
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | stacktrace.c | 27 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
D | process.c | 123 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | stacktrace.c | 57 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/linux-4.4.14/fs/jffs2/ |
D | background.c | 37 struct task_struct *tsk; in jffs2_start_garbage_collect_thread() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | process_32.c | 147 void show_stack(struct task_struct *tsk, unsigned long *_ksp) in show_stack() 179 unsigned long thread_saved_pc(struct task_struct *tsk) in thread_saved_pc()
|
D | stacktrace.c | 79 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/linux-4.4.14/security/keys/ |
D | process_keys.c | 276 void key_fsuid_changed(struct task_struct *tsk) in key_fsuid_changed() 290 void key_fsgid_changed(struct task_struct *tsk) in key_fsgid_changed()
|
/linux-4.4.14/arch/arc/mm/ |
D | fault.c | 66 struct task_struct *tsk = current; in do_page_fault() local
|
/linux-4.4.14/arch/powerpc/mm/ |
D | mmu_context_hash64.c | 62 int init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/ |
D | processor.h | 30 #define KSTK_EIP(tsk) \ argument
|
/linux-4.4.14/arch/score/mm/ |
D | fault.c | 48 struct task_struct *tsk = current; in do_page_fault() local
|
/linux-4.4.14/drivers/tty/ |
D | tty_audit.c | 67 struct task_struct *tsk = current; in tty_audit_log() local 184 struct task_struct *tsk = current; in tty_audit_push_current() local
|
D | tty_ldsem.c | 122 struct task_struct *tsk; in __ldsem_wake_readers() local 203 struct task_struct *tsk = current; in down_read_failed() local 271 struct task_struct *tsk = current; in down_write_failed() local
|
/linux-4.4.14/arch/cris/include/arch-v10/arch/ |
D | processor.h | 40 #define KSTK_EIP(tsk) \ argument
|
/linux-4.4.14/arch/nios2/mm/ |
D | fault.c | 46 struct task_struct *tsk = current; in do_page_fault() local
|
D | mmu_context.c | 81 struct task_struct *tsk) in switch_mm()
|
/linux-4.4.14/arch/mn10300/mm/ |
D | fault.c | 122 struct task_struct *tsk; in do_page_fault() local
|
/linux-4.4.14/arch/h8300/kernel/ |
D | traps.c | 158 void show_trace_task(struct task_struct *tsk) in show_trace_task()
|
/linux-4.4.14/arch/avr32/mm/ |
D | fault.c | 58 struct task_struct *tsk; in do_page_fault() local
|
/linux-4.4.14/arch/metag/mm/ |
D | fault.c | 51 struct task_struct *tsk; in do_page_fault() local
|
/linux-4.4.14/arch/openrisc/mm/ |
D | fault.c | 52 struct task_struct *tsk; in do_page_fault() local
|
/linux-4.4.14/arch/cris/kernel/ |
D | stacktrace.c | 49 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
|
/linux-4.4.14/arch/mips/mm/ |
D | fault.c | 43 struct task_struct *tsk = current; in __do_page_fault() local
|
/linux-4.4.14/net/core/ |
D | stream.c | 57 struct task_struct *tsk = current; in sk_stream_wait_connect() local
|