| /include/linux/ |
| 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 | scs.h | 31 #define task_scs(tsk) (task_thread_info(tsk)->shadow_call_stack) argument 33 static inline void task_set_scs(struct task_struct *tsk, void *s) in task_set_scs() 46 #define task_scs(tsk) NULL argument 48 static inline void task_set_scs(struct task_struct *tsk, void *s) {} in task_set_scs() 50 static inline void scs_task_reset(struct task_struct *tsk) {} in scs_task_reset() 51 static inline int scs_prepare(struct task_struct *tsk, int node) { return 0; } in scs_prepare() 52 static inline bool scs_corrupted(struct task_struct *tsk) { return false; } in scs_corrupted() 53 static inline void scs_release(struct task_struct *tsk) {} in scs_release()
|
| 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 | 97 static inline void delayacct_tsk_init(struct task_struct *tsk) in delayacct_tsk_init() 108 static inline void delayacct_tsk_free(struct task_struct *tsk) in delayacct_tsk_free() 130 struct task_struct *tsk) in delayacct_add_tsk() 137 static inline __u64 delayacct_blkio_ticks(struct task_struct *tsk) in delayacct_blkio_ticks() 175 static inline void delayacct_tsk_init(struct task_struct *tsk) in delayacct_tsk_init() 177 static inline void delayacct_tsk_free(struct task_struct *tsk) in delayacct_tsk_free() 184 struct task_struct *tsk) in delayacct_add_tsk() 186 static inline __u64 delayacct_blkio_ticks(struct task_struct *tsk) in delayacct_blkio_ticks()
|
| D | futex.h | 59 static inline void futex_init_task(struct task_struct *tsk) in futex_init_task() 78 static inline void futex_init_task(struct task_struct *tsk) { } in futex_init_task() 79 static inline void futex_exit_recursive(struct task_struct *tsk) { } in futex_exit_recursive() 80 static inline void futex_exit_release(struct task_struct *tsk) { } in futex_exit_release() 81 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 | sem.h | 25 static inline int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo() 30 static inline void exit_sem(struct task_struct *tsk) in exit_sem()
|
| D | seccomp.h | 87 static inline void put_seccomp_filter(struct task_struct *tsk) in put_seccomp_filter() 91 static inline void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter()
|
| D | sched.h | 1318 static inline pid_t task_pid_nr(struct task_struct *tsk) in task_pid_nr() 1323 static inline pid_t task_pid_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_pid_nr_ns() 1328 static inline pid_t task_pid_vnr(struct task_struct *tsk) in task_pid_vnr() 1334 static inline pid_t task_tgid_nr(struct task_struct *tsk) in task_tgid_nr() 1354 static inline pid_t task_pgrp_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_pgrp_nr_ns() 1359 static inline pid_t task_pgrp_vnr(struct task_struct *tsk) in task_pgrp_vnr() 1365 static inline pid_t task_session_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_session_nr_ns() 1370 static inline pid_t task_session_vnr(struct task_struct *tsk) in task_session_vnr() 1375 static inline pid_t task_tgid_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_tgid_nr_ns() 1380 static inline pid_t task_tgid_vnr(struct task_struct *tsk) in task_tgid_vnr() [all …]
|
| D | vmacache.h | 8 static inline void vmacache_flush(struct task_struct *tsk) in vmacache_flush()
|
| D | hw_breakpoint.h | 99 struct task_struct *tsk) { return NULL; } in register_user_hw_breakpoint() 127 static inline void flush_ptrace_hw_breakpoint(struct task_struct *tsk) { } in flush_ptrace_hw_breakpoint()
|
| D | tick.h | 238 static inline void tick_dep_set_task(struct task_struct *tsk, in tick_dep_set_task() 244 static inline void tick_dep_clear_task(struct task_struct *tsk, in tick_dep_clear_task() 275 static inline void tick_dep_set_task(struct task_struct *tsk, in tick_dep_set_task() 277 static inline void tick_dep_clear_task(struct task_struct *tsk, in tick_dep_clear_task()
|
| D | taskstats_kern.h | 28 static inline void taskstats_exit(struct task_struct *tsk, int group_dead) in taskstats_exit()
|
| D | stacktrace.h | 85 static inline int stack_trace_save_tsk_reliable(struct task_struct *tsk, in stack_trace_save_tsk_reliable()
|
| D | ftrace.h | 858 static inline void set_tsk_trace_trace(struct task_struct *tsk) in set_tsk_trace_trace() 863 static inline void clear_tsk_trace_trace(struct task_struct *tsk) in clear_tsk_trace_trace() 868 static inline int test_tsk_trace_trace(struct task_struct *tsk) in test_tsk_trace_trace() 873 static inline void set_tsk_trace_graph(struct task_struct *tsk) in set_tsk_trace_graph() 878 static inline void clear_tsk_trace_graph(struct task_struct *tsk) in clear_tsk_trace_graph() 883 static inline int test_tsk_trace_graph(struct task_struct *tsk) in test_tsk_trace_graph()
|
| D | pkeys.h | 36 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access()
|
| D | kernel_stat.h | 90 static inline void account_process_tick(struct task_struct *tsk, int user) in account_process_tick()
|
| D | oom.h | 74 static inline bool tsk_is_oom_victim(struct task_struct * tsk) in tsk_is_oom_victim()
|
| /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() 111 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer() 127 static inline void account_group_user_time(struct task_struct *tsk, in account_group_user_time() 148 static inline void account_group_system_time(struct task_struct *tsk, in account_group_system_time() 169 static inline void account_group_exec_runtime(struct task_struct *tsk, in account_group_exec_runtime()
|
| D | rt.h | 21 static inline bool task_is_realtime(struct task_struct *tsk) in task_is_realtime() 42 static inline bool tsk_is_pi_blocked(struct task_struct *tsk) in tsk_is_pi_blocked() 52 static inline bool tsk_is_pi_blocked(struct task_struct *tsk) in tsk_is_pi_blocked()
|
| 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 | mm.h | 148 static inline bool in_vfork(struct task_struct *tsk) in in_vfork() 381 struct task_struct *tsk) in membarrier_arch_switch_mm()
|
| /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()
|