| /include/linux/ |
| A D | cn_proc.h | 32 static inline void proc_fork_connector(struct task_struct *task) in proc_fork_connector() 35 static inline void proc_exec_connector(struct task_struct *task) in proc_exec_connector() 38 static inline void proc_id_connector(struct task_struct *task, in proc_id_connector() 42 static inline void proc_sid_connector(struct task_struct *task) in proc_sid_connector() 45 static inline void proc_comm_connector(struct task_struct *task) in proc_comm_connector() 48 static inline void proc_ptrace_connector(struct task_struct *task, in proc_ptrace_connector() 52 static inline void proc_coredump_connector(struct task_struct *task) in proc_coredump_connector() 55 static inline void proc_exit_connector(struct task_struct *task) in proc_exit_connector()
|
| A D | cgroup.h | 293 #define cgroup_taskset_for_each(task, dst_css, tset) \ argument 409 #define task_css_set_check(task, __c) \ argument 416 #define task_css_set_check(task, __c) \ argument 429 #define task_css_check(task, subsys_id, __c) \ argument 438 static inline struct css_set *task_css_set(struct task_struct *task) in task_css_set() 466 task_get_css(struct task_struct *task, int subsys_id) in task_get_css() 501 static inline struct cgroup *task_cgroup(struct task_struct *task, in task_cgroup() 728 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime() 755 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime() 841 static inline bool cgroup_task_frozen(struct task_struct *task) in cgroup_task_frozen() [all …]
|
| A D | shm.h | 20 #define shm_init_task(task) INIT_LIST_HEAD(&(task)->sysvshm.shm_clist) argument 32 static inline void exit_shm(struct task_struct *task) in exit_shm() 35 static inline void shm_init_task(struct task_struct *task) in shm_init_task()
|
| A D | ptrace.h | 117 static inline struct task_struct *ptrace_parent(struct task_struct *task) in ptrace_parent() 133 static inline bool ptrace_event_enabled(struct task_struct *task, int event) in ptrace_event_enabled() 227 static inline void ptrace_release_task(struct task_struct *task) in ptrace_release_task() 287 static inline void user_enable_single_step(struct task_struct *task) in user_enable_single_step() 301 static inline void user_disable_single_step(struct task_struct *task) in user_disable_single_step() 330 static inline void user_enable_block_step(struct task_struct *task) in user_enable_block_step()
|
| A D | unwind_deferred.h | 68 static inline void unwind_task_init(struct task_struct *task) {} in unwind_task_init() 69 static inline void unwind_task_free(struct task_struct *task) {} in unwind_task_free() 76 static inline void unwind_deferred_task_exit(struct task_struct *task) {} in unwind_deferred_task_exit()
|
| A D | task_work.h | 24 static inline bool task_work_pending(struct task_struct *task) in task_work_pending() 38 static inline void exit_task_work(struct task_struct *task) in exit_task_work()
|
| A D | pid.h | 190 #define do_each_pid_task(pid, type, task) \ argument 200 #define while_each_pid_task(pid, type, task) \ argument 206 #define do_each_pid_thread(pid, type, task) \ argument 211 #define while_each_pid_thread(pid, type, task) \ argument 216 static inline struct pid *task_pid(struct task_struct *task) in task_pid()
|
| A D | syscall_user_dispatch.h | 37 static inline int syscall_user_dispatch_get_config(struct task_struct *task, in syscall_user_dispatch_get_config() 43 static inline int syscall_user_dispatch_set_config(struct task_struct *task, in syscall_user_dispatch_set_config()
|
| A D | ioprio.h | 30 static inline int task_nice_ioprio(struct task_struct *task) in task_nice_ioprio() 39 static inline int task_nice_ioclass(struct task_struct *task) in task_nice_ioclass()
|
| A D | latencytop.h | 33 account_scheduler_latency(struct task_struct *task, int usecs, int inter) in account_scheduler_latency() 44 account_scheduler_latency(struct task_struct *task, int usecs, int inter) in account_scheduler_latency()
|
| A D | cred.h | 296 #define __task_cred(task) \ argument 339 #define task_cred_xxx(task, xxx) \ argument 348 #define task_uid(task) (task_cred_xxx((task), uid)) argument 349 #define task_euid(task) (task_cred_xxx((task), euid)) argument 350 #define task_ucounts(task) (task_cred_xxx((task), ucounts)) argument
|
| A D | seccomp.h | 95 static inline long seccomp_get_filter(struct task_struct *task, in seccomp_get_filter() 100 static inline long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata()
|
| A D | resume_user_mode.h | 21 static inline void set_notify_resume(struct task_struct *task) in set_notify_resume()
|
| A D | cpuset.h | 193 static inline void inc_dl_tasks_cs(struct task_struct *task) { } in inc_dl_tasks_cs() 194 static inline void dec_dl_tasks_cs(struct task_struct *task) { } in dec_dl_tasks_cs() 246 struct task_struct *task) in cpuset_task_status_allowed()
|
| A D | livepatch.h | 204 static inline bool klp_patch_pending(struct task_struct *task) in klp_patch_pending() 242 static inline bool klp_patch_pending(struct task_struct *task) { return false; } in klp_patch_pending() 243 static inline void klp_update_patch_state(struct task_struct *task) {} in klp_update_patch_state()
|
| A D | perf_regs.h | 38 static inline u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
|
| A D | debug_locks.h | 60 static inline void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks()
|
| A D | kmsan.h | 310 static inline void kmsan_task_create(struct task_struct *task) in kmsan_task_create() 314 static inline void kmsan_task_exit(struct task_struct *task) in kmsan_task_exit()
|
| /include/rv/ |
| A D | ltl_monitor.h | 23 static void rv_cond_react(struct task_struct *task) in rv_cond_react() 31 static void rv_cond_react(struct task_struct *task) in rv_cond_react() 41 static struct ltl_monitor *ltl_get_monitor(struct task_struct *task) in ltl_get_monitor() 46 static void ltl_task_init(struct task_struct *task, bool task_creation) in ltl_task_init() 59 static void handle_task_newtask(void *data, struct task_struct *task, unsigned long flags) in handle_task_newtask() 98 static void ltl_illegal_state(struct task_struct *task, struct ltl_monitor *mon) in ltl_illegal_state() 104 static void ltl_attempt_start(struct task_struct *task, struct ltl_monitor *mon) in ltl_attempt_start() 120 ltl_trace_event(struct task_struct *task, struct ltl_monitor *mon, unsigned long *next_state) in ltl_trace_event() 143 static void ltl_validate(struct task_struct *task, struct ltl_monitor *mon) in ltl_validate() 163 static void ltl_atom_update(struct task_struct *task, enum ltl_atom atom, bool value) in ltl_atom_update() [all …]
|
| /include/linux/sched/ |
| A D | task_stack.h | 21 static __always_inline void *task_stack_page(const struct task_struct *task) in task_stack_page() 28 static __always_inline unsigned long *end_of_stack(const struct task_struct *task) in end_of_stack() 39 #define task_stack_page(task) ((void *)(task)->stack) argument 86 #define task_stack_end_corrupted(task) \ argument
|
| A D | signal.h | 77 struct task_struct *task; member 285 struct task_struct *task = current; in kernel_dequeue_signal() local 355 static inline bool __set_notify_signal(struct task_struct *task) in __set_notify_signal() 365 static inline void set_notify_signal(struct task_struct *task) in set_notify_signal() 491 static inline bool test_tsk_restore_sigmask(struct task_struct *task) in test_tsk_restore_sigmask() 523 static inline bool test_tsk_restore_sigmask(struct task_struct *task) in test_tsk_restore_sigmask() 675 static inline struct pid *task_tgid(struct task_struct *task) in task_tgid() 685 static inline struct pid *task_pgrp(struct task_struct *task) in task_pgrp() 690 static inline struct pid *task_session(struct task_struct *task) in task_session() 695 static inline int get_nr_threads(struct task_struct *task) in get_nr_threads() [all …]
|
| A D | rt.h | 68 static inline struct task_struct *rt_mutex_get_top_task(struct task_struct *task) in rt_mutex_get_top_task()
|
| /include/linux/fsl/bestcomm/ |
| A D | bestcomm_priv.h | 261 bcom_enable_task(int task) in bcom_enable_task() 269 bcom_disable_task(int task) in bcom_disable_task() 277 bcom_task_desc(int task) in bcom_task_desc() 283 bcom_task_num_descs(int task) in bcom_task_num_descs() 289 bcom_task_var(int task) in bcom_task_var() 295 bcom_task_inc(int task) in bcom_task_inc() 328 bcom_set_task_pragma(int task, int pragma) in bcom_set_task_pragma() 335 bcom_set_task_auto_start(int task, int next_task) in bcom_set_task_auto_start() 342 bcom_set_tcr_initiator(int task, int initiator) in bcom_set_tcr_initiator()
|
| /include/linux/sunrpc/ |
| A D | metrics.h | 96 static inline void rpc_count_iostats(const struct rpc_task *task, in rpc_count_iostats() 98 static inline void rpc_count_iostats_metrics(const struct rpc_task *task, in rpc_count_iostats_metrics()
|
| /include/net/ |
| A D | cls_cgroup.h | 48 static inline u32 __task_get_classid(struct task_struct *task) in __task_get_classid()
|