| /include/linux/ |
| D | init_task.h | 25 # define INIT_PUSHABLE_TASKS(tsk) \ argument 28 # define INIT_PUSHABLE_TASKS(tsk) argument 35 #define INIT_CPUSET_SEQ(tsk) \ argument 38 #define INIT_CPUSET_SEQ(tsk) argument 130 #define INIT_TASK_RCU_PREEMPT(tsk) \ argument 136 #define INIT_TASK_RCU_PREEMPT(tsk) argument 139 #define INIT_TASK_RCU_TASKS(tsk) \ argument 145 #define INIT_TASK_RCU_TASKS(tsk) argument 151 # define INIT_CGROUP_SCHED(tsk) \ argument 154 # define INIT_CGROUP_SCHED(tsk) argument [all …]
|
| D | vtime.h | 66 static inline void vtime_account_system(struct task_struct *tsk) { } in vtime_account_system() 77 static inline void vtime_user_enter(struct task_struct *tsk) { } in vtime_user_enter() 78 static inline void vtime_user_exit(struct task_struct *tsk) { } in vtime_user_exit() 79 static inline void vtime_guest_enter(struct task_struct *tsk) { } in vtime_guest_enter() 80 static inline void vtime_guest_exit(struct task_struct *tsk) { } in vtime_guest_exit() 81 static inline void vtime_init_idle(struct task_struct *tsk, int cpu) { } in vtime_init_idle() 86 static inline void vtime_account_irq_exit(struct task_struct *tsk) in vtime_account_irq_exit() 93 static inline void vtime_account_irq_enter(struct task_struct *tsk) { } in vtime_account_irq_enter() 94 static inline void vtime_account_irq_exit(struct task_struct *tsk) { } in vtime_account_irq_exit() 95 static inline void vtime_flush(struct task_struct *tsk) { } in vtime_flush() [all …]
|
| D | tsacct_kern.h | 20 struct taskstats *stats, struct task_struct *tsk) in bacct_add_tsk() 32 static inline void acct_update_integrals(struct task_struct *tsk) in acct_update_integrals() 34 static inline void acct_account_cputime(struct task_struct *tsk) in acct_account_cputime() 36 static inline void acct_clear_integrals(struct task_struct *tsk) in acct_clear_integrals()
|
| D | delayacct.h | 107 static inline void delayacct_tsk_init(struct task_struct *tsk) in delayacct_tsk_init() 118 static inline void delayacct_tsk_free(struct task_struct *tsk) in delayacct_tsk_free() 140 struct task_struct *tsk) in delayacct_add_tsk() 147 static inline __u64 delayacct_blkio_ticks(struct task_struct *tsk) in delayacct_blkio_ticks() 185 static inline void delayacct_tsk_init(struct task_struct *tsk) in delayacct_tsk_init() 187 static inline void delayacct_tsk_free(struct task_struct *tsk) in delayacct_tsk_free() 194 struct task_struct *tsk) in delayacct_add_tsk() 196 static inline __u64 delayacct_blkio_ticks(struct task_struct *tsk) in delayacct_blkio_ticks()
|
| D | futex.h | 65 static inline void futex_init_task(struct task_struct *tsk) in futex_init_task() 84 static inline void futex_init_task(struct task_struct *tsk) { } in futex_init_task() 85 static inline void futex_exit_recursive(struct task_struct *tsk) { } in futex_exit_recursive() 86 static inline void futex_exit_release(struct task_struct *tsk) { } in futex_exit_release() 87 static inline void futex_exec_release(struct task_struct *tsk) { } in futex_exec_release()
|
| D | signalfd.h | 19 static inline void signalfd_notify(struct task_struct *tsk, int sig) in signalfd_notify() 29 static inline void signalfd_notify(struct task_struct *tsk, int sig) { } in signalfd_notify()
|
| D | stacktrace.h | 37 # define save_stack_trace_tsk(tsk, trace) do { } while (0) argument 41 # define save_stack_trace_tsk_reliable(tsk, trace) ({ -ENOSYS; }) argument
|
| D | seccomp.h | 86 static inline void put_seccomp_filter(struct task_struct *tsk) in put_seccomp_filter() 90 static inline void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter()
|
| D | sched.h | 1293 static inline pid_t task_pid_nr(struct task_struct *tsk) in task_pid_nr() 1298 static inline pid_t task_pid_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_pid_nr_ns() 1303 static inline pid_t task_pid_vnr(struct task_struct *tsk) in task_pid_vnr() 1309 static inline pid_t task_tgid_nr(struct task_struct *tsk) in task_tgid_nr() 1329 static inline pid_t task_pgrp_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_pgrp_nr_ns() 1334 static inline pid_t task_pgrp_vnr(struct task_struct *tsk) in task_pgrp_vnr() 1340 static inline pid_t task_session_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_session_nr_ns() 1345 static inline pid_t task_session_vnr(struct task_struct *tsk) in task_session_vnr() 1350 static inline pid_t task_tgid_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_tgid_nr_ns() 1355 static inline pid_t task_tgid_vnr(struct task_struct *tsk) in task_tgid_vnr() [all …]
|
| D | sem.h | 63 static inline int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo() 68 static inline void exit_sem(struct task_struct *tsk) in exit_sem()
|
| D | vmacache.h | 14 static inline void vmacache_flush(struct task_struct *tsk) in vmacache_flush()
|
| D | hw_breakpoint.h | 96 struct task_struct *tsk) { return NULL; } in register_user_hw_breakpoint() 120 static inline void flush_ptrace_hw_breakpoint(struct task_struct *tsk) { } in flush_ptrace_hw_breakpoint()
|
| D | taskstats_kern.h | 28 static inline void taskstats_exit(struct task_struct *tsk, int group_dead) in taskstats_exit()
|
| D | tick.h | 231 static inline void tick_dep_set_task(struct task_struct *tsk, in tick_dep_set_task() 237 static inline void tick_dep_clear_task(struct task_struct *tsk, in tick_dep_clear_task() 271 static inline void tick_dep_set_task(struct task_struct *tsk, in tick_dep_set_task() 273 static inline void tick_dep_clear_task(struct task_struct *tsk, in tick_dep_clear_task()
|
| D | ftrace.h | 896 static inline int task_curr_ret_stack(struct task_struct *tsk) in task_curr_ret_stack() 924 static inline void set_tsk_trace_trace(struct task_struct *tsk) in set_tsk_trace_trace() 929 static inline void clear_tsk_trace_trace(struct task_struct *tsk) in clear_tsk_trace_trace() 934 static inline int test_tsk_trace_trace(struct task_struct *tsk) in test_tsk_trace_trace() 939 static inline void set_tsk_trace_graph(struct task_struct *tsk) in set_tsk_trace_graph() 944 static inline void clear_tsk_trace_graph(struct task_struct *tsk) in clear_tsk_trace_graph() 949 static inline int test_tsk_trace_graph(struct task_struct *tsk) in test_tsk_trace_graph()
|
| D | audit.h | 213 struct task_struct *tsk) in audit_log_task_info() 333 static inline kuid_t audit_get_loginuid(struct task_struct *tsk) in audit_get_loginuid() 338 static inline unsigned int audit_get_sessionid(struct task_struct *tsk) in audit_get_sessionid() 513 static inline kuid_t audit_get_loginuid(struct task_struct *tsk) in audit_get_loginuid() 517 static inline unsigned int audit_get_sessionid(struct task_struct *tsk) in audit_get_sessionid() 577 static inline bool audit_loginuid_set(struct task_struct *tsk) in audit_loginuid_set()
|
| D | pkeys.h | 32 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access()
|
| /include/linux/sched/ |
| D | xacct.h | 12 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) in add_rchar() 17 static inline void add_wchar(struct task_struct *tsk, ssize_t amt) in add_wchar() 22 static inline void inc_syscr(struct task_struct *tsk) in inc_syscr() 27 static inline void inc_syscw(struct task_struct *tsk) in inc_syscw() 32 static inline void inc_syscfs(struct task_struct *tsk) in inc_syscfs() 37 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) in add_rchar() 41 static inline void add_wchar(struct task_struct *tsk, ssize_t amt) in add_wchar() 45 static inline void inc_syscr(struct task_struct *tsk) in inc_syscr() 49 static inline void inc_syscw(struct task_struct *tsk) in inc_syscw() 53 static inline void inc_syscfs(struct task_struct *tsk) in inc_syscfs()
|
| D | cputime.h | 79 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer() 108 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer() 124 static inline void account_group_user_time(struct task_struct *tsk, in account_group_user_time() 145 static inline void account_group_system_time(struct task_struct *tsk, in account_group_system_time() 166 static inline void account_group_exec_runtime(struct task_struct *tsk, in account_group_exec_runtime()
|
| D | task_stack.h | 62 static inline void *try_get_task_stack(struct task_struct *tsk) in try_get_task_stack() 70 static inline void *try_get_task_stack(struct task_struct *tsk) in try_get_task_stack() 75 static inline void put_task_stack(struct task_struct *tsk) {} in put_task_stack()
|
| D | rt.h | 31 static inline bool tsk_is_pi_blocked(struct task_struct *tsk) in tsk_is_pi_blocked() 41 static inline bool tsk_is_pi_blocked(struct task_struct *tsk) in tsk_is_pi_blocked()
|
| D | task.h | 67 static inline void exit_thread(struct task_struct *tsk) in exit_thread() 91 #define get_task_struct(tsk) do { atomic_inc(&(tsk)->usage); } while(0) argument
|
| D | signal.h | 268 struct task_struct *tsk = current; in kernel_dequeue_signal() local 381 static inline void clear_tsk_restore_sigmask(struct task_struct *tsk) in clear_tsk_restore_sigmask() 390 static inline bool test_tsk_restore_sigmask(struct task_struct *tsk) in test_tsk_restore_sigmask() 411 static inline void clear_tsk_restore_sigmask(struct task_struct *tsk) in clear_tsk_restore_sigmask() 423 static inline bool test_tsk_restore_sigmask(struct task_struct *tsk) in test_tsk_restore_sigmask() 549 static inline int get_nr_threads(struct task_struct *tsk) in get_nr_threads() 593 static inline struct sighand_struct *lock_task_sighand(struct task_struct *tsk, in lock_task_sighand() 603 static inline void unlock_task_sighand(struct task_struct *tsk, in unlock_task_sighand() 609 static inline unsigned long task_rlimit(const struct task_struct *tsk, in task_rlimit() 615 static inline unsigned long task_rlimit_max(const struct task_struct *tsk, in task_rlimit_max()
|
| /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()
|
| /include/asm-generic/ |
| D | mmu_context.h | 16 struct task_struct *tsk) in enter_lazy_tlb() 20 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 37 struct task_struct *tsk) in switch_mm()
|