/kernel/ |
D | cgroup_freezer.c | 44 static inline struct freezer *task_freezer(struct task_struct *task) in task_freezer() 50 int cgroup_frozen(struct task_struct *task) in cgroup_frozen() 149 static bool is_task_frozen_enough(struct task_struct *task) in is_task_frozen_enough() 162 struct task_struct *task) in freezer_can_attach() 191 static void freezer_fork(struct cgroup_subsys *ss, struct task_struct *task) in freezer_fork() 226 struct task_struct *task; in update_freezer_state() local 279 struct task_struct *task; in try_to_freeze_cgroup() local 300 struct task_struct *task; in unfreeze_cgroup() local
|
D | rtmutex-debug.c | 112 void rt_mutex_debug_task_free(struct task_struct *task) in rt_mutex_debug_task_free() 126 struct task_struct *task; in debug_rt_mutex_deadlock() local 140 struct task_struct *task; in debug_rt_mutex_print_deadlock() local 232 rt_mutex_deadlock_account_lock(struct rt_mutex *lock, struct task_struct *task) in rt_mutex_deadlock_account_lock() 236 void rt_mutex_deadlock_account_unlock(struct task_struct *task) in rt_mutex_deadlock_account_unlock()
|
D | ns_cgroup.c | 27 int ns_cgroup_clone(struct task_struct *task, struct pid *pid) in ns_cgroup_clone() 46 struct cgroup *new_cgroup, struct task_struct *task) in ns_can_attach()
|
D | rtmutex.c | 106 int rt_mutex_getprio(struct task_struct *task) in rt_mutex_getprio() 120 static void __rt_mutex_adjust_prio(struct task_struct *task) in __rt_mutex_adjust_prio() 137 static void rt_mutex_adjust_prio(struct task_struct *task) in rt_mutex_adjust_prio() 156 static int rt_mutex_adjust_prio_chain(struct task_struct *task, in rt_mutex_adjust_prio_chain() 588 void rt_mutex_adjust_pi(struct task_struct *task) in rt_mutex_adjust_pi()
|
D | pid.c | 315 void attach_pid(struct task_struct *task, enum pid_type type, in attach_pid() 325 static void __change_pid(struct task_struct *task, enum pid_type type, in __change_pid() 345 void detach_pid(struct task_struct *task, enum pid_type type) in detach_pid() 350 void change_pid(struct task_struct *task, enum pid_type type, in change_pid() 402 struct pid *get_task_pid(struct task_struct *task, enum pid_type type) in get_task_pid()
|
D | semaphore.c | 195 struct task_struct *task; member 207 struct task_struct *task = current; in __down_common() local
|
D | cred.c | 131 struct task_struct *task = current; in prepare_creds() local 357 struct task_struct *task = current; in commit_creds() local
|
D | ptrace.c | 128 int __ptrace_may_access(struct task_struct *task, unsigned int mode) in __ptrace_may_access() 166 bool ptrace_may_access(struct task_struct *task, unsigned int mode) in ptrace_may_access() 175 int ptrace_attach(struct task_struct *task) in ptrace_attach()
|
D | rtmutex_common.h | 50 struct task_struct *task; member
|
D | fork.c | 506 struct mm_struct *get_task_mm(struct task_struct *task) in get_task_mm() 1332 struct task_struct *task; in fork_idle() local 1725 struct task_struct *task = current; in unshare_files() local
|
D | profile.c | 148 void profile_task_exit(struct task_struct *task) in profile_task_exit() 153 int profile_handoff_task(struct task_struct *task) in profile_handoff_task()
|
D | mutex.c | 130 struct task_struct *task = current; in __mutex_lock_common() local
|
D | sched_rt.c | 978 static int find_lowest_rq(struct task_struct *task) in find_lowest_rq() 1040 static struct rq *find_lock_lowest_rq(struct task_struct *task, struct rq *rq) in find_lock_lowest_rq() 1127 struct task_struct *task; in push_rt_task() local
|
D | exit.c | 520 struct files_struct *get_files_struct(struct task_struct *task) in get_files_struct() 1209 static struct pid *task_pid_type(struct task_struct *task, enum pid_type type) in task_pid_type()
|
D | hrtimer.c | 1385 struct task_struct *task = t->task; in hrtimer_wakeup() local 1394 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, struct task_struct *task) in hrtimer_init_sleeper()
|
D | lockdep.c | 3389 void debug_check_no_locks_held(struct task_struct *task) in debug_check_no_locks_held() 3457 void __debug_show_held_locks(struct task_struct *task) in __debug_show_held_locks() 3467 void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks()
|
D | cpuset.c | 126 static inline struct cpuset *task_cs(struct task_struct *task) in task_cs() 2556 void cpuset_task_status_allowed(struct seq_file *m, struct task_struct *task) in cpuset_task_status_allowed()
|
D | posix-timers.c | 322 struct task_struct *task; in posix_timer_event() local
|
D | kgdb.c | 74 struct task_struct *task; member
|
D | futex.c | 110 struct task_struct *task; member
|
D | auditsc.c | 2124 int audit_set_loginuid(struct task_struct *task, uid_t loginuid) in audit_set_loginuid()
|
D | sched.c | 1903 struct task_struct *task; member
|
/kernel/trace/ |
D | trace.h | 551 static inline int ftrace_trace_task(struct task_struct *task) in ftrace_trace_task()
|
D | trace.c | 1588 struct task_struct *task; local
|