Home
last modified time | relevance | path

Searched defs:task (Results 1 – 24 of 24) sorted by relevance

/kernel/
Dcgroup_freezer.c44 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
Drtmutex-debug.c112 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()
Dns_cgroup.c27 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()
Drtmutex.c106 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()
Dpid.c315 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()
Dsemaphore.c195 struct task_struct *task; member
207 struct task_struct *task = current; in __down_common() local
Dcred.c131 struct task_struct *task = current; in prepare_creds() local
357 struct task_struct *task = current; in commit_creds() local
Dptrace.c128 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()
Drtmutex_common.h50 struct task_struct *task; member
Dfork.c506 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
Dprofile.c148 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()
Dmutex.c130 struct task_struct *task = current; in __mutex_lock_common() local
Dsched_rt.c978 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
Dexit.c520 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()
Dhrtimer.c1385 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()
Dlockdep.c3389 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()
Dcpuset.c126 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()
Dposix-timers.c322 struct task_struct *task; in posix_timer_event() local
Dkgdb.c74 struct task_struct *task; member
Dfutex.c110 struct task_struct *task; member
Dauditsc.c2124 int audit_set_loginuid(struct task_struct *task, uid_t loginuid) in audit_set_loginuid()
Dsched.c1903 struct task_struct *task; member
/kernel/trace/
Dtrace.h551 static inline int ftrace_trace_task(struct task_struct *task) in ftrace_trace_task()
Dtrace.c1588 struct task_struct *task; local