/include/linux/ |
D | init_task.h | 19 # define INIT_PUSHABLE_TASKS(tsk) \ argument 22 # define INIT_PUSHABLE_TASKS(tsk) argument 36 #define INIT_CPUSET_SEQ(tsk) \ argument 39 #define INIT_CPUSET_SEQ(tsk) argument 109 #define INIT_TASK_RCU_TREE_PREEMPT(tsk) argument 112 #define INIT_TASK_RCU_PREEMPT(tsk) \ argument 118 #define INIT_TASK_RCU_PREEMPT(tsk) argument 121 #define INIT_TASK_RCU_TASKS(tsk) \ argument 127 #define INIT_TASK_RCU_TASKS(tsk) argument 135 # define INIT_CGROUP_SCHED(tsk) \ argument [all …]
|
D | vtime.h | 60 static inline void vtime_account_irq_enter(struct task_struct *tsk) in vtime_account_irq_enter() 70 static inline void vtime_account_system(struct task_struct *tsk) { } in vtime_account_system() 71 static inline void vtime_account_user(struct task_struct *tsk) { } in vtime_account_user() 72 static inline void vtime_account_irq_enter(struct task_struct *tsk) { } in vtime_account_irq_enter() 79 static inline void vtime_account_irq_exit(struct task_struct *tsk) in vtime_account_irq_exit() 87 static inline void vtime_user_exit(struct task_struct *tsk) in vtime_user_exit() 95 static inline void vtime_account_irq_exit(struct task_struct *tsk) in vtime_account_irq_exit() 100 static inline void vtime_user_enter(struct task_struct *tsk) { } in vtime_user_enter() 101 static inline void vtime_user_exit(struct task_struct *tsk) { } in vtime_user_exit() 102 static inline void vtime_guest_enter(struct task_struct *tsk) { } in vtime_guest_enter() [all …]
|
D | delayacct.h | 65 static inline void delayacct_tsk_init(struct task_struct *tsk) in delayacct_tsk_init() 76 static inline void delayacct_tsk_free(struct task_struct *tsk) in delayacct_tsk_free() 98 struct task_struct *tsk) in delayacct_add_tsk() 105 static inline __u64 delayacct_blkio_ticks(struct task_struct *tsk) in delayacct_blkio_ticks() 131 static inline void delayacct_tsk_init(struct task_struct *tsk) in delayacct_tsk_init() 133 static inline void delayacct_tsk_free(struct task_struct *tsk) in delayacct_tsk_free() 140 struct task_struct *tsk) in delayacct_add_tsk() 142 static inline __u64 delayacct_blkio_ticks(struct task_struct *tsk) in delayacct_blkio_ticks()
|
D | tsacct_kern.h | 19 struct taskstats *stats, struct task_struct *tsk) in bacct_add_tsk() 31 static inline void acct_update_integrals(struct task_struct *tsk) in acct_update_integrals() 33 static inline void acct_account_cputime(struct task_struct *tsk) in acct_account_cputime() 35 static inline void acct_clear_integrals(struct task_struct *tsk) in acct_clear_integrals()
|
D | signalfd.h | 18 static inline void signalfd_notify(struct task_struct *tsk, int sig) in signalfd_notify() 28 static inline void signalfd_notify(struct task_struct *tsk, int sig) { } in signalfd_notify()
|
D | sem.h | 41 static inline int copy_semundo(unsigned long clone_flags, struct task_struct *tsk) in copy_semundo() 46 static inline void exit_sem(struct task_struct *tsk) in exit_sem()
|
D | sched.h | 255 #define __set_task_state(tsk, state_value) \ argument 257 #define set_task_state(tsk, state_value) \ argument 1796 #define tsk_cpus_allowed(tsk) (&(tsk)->cpus_allowed) argument 1875 static inline pid_t task_pid_nr(struct task_struct *tsk) in task_pid_nr() 1880 static inline pid_t task_pid_nr_ns(struct task_struct *tsk, in task_pid_nr_ns() 1886 static inline pid_t task_pid_vnr(struct task_struct *tsk) in task_pid_vnr() 1892 static inline pid_t task_tgid_nr(struct task_struct *tsk) in task_tgid_nr() 1900 static inline pid_t task_pgrp_nr_ns(struct task_struct *tsk, in task_pgrp_nr_ns() 1906 static inline pid_t task_pgrp_vnr(struct task_struct *tsk) in task_pgrp_vnr() 1912 static inline pid_t task_session_nr_ns(struct task_struct *tsk, in task_session_nr_ns() [all …]
|
D | seccomp.h | 89 static inline void put_seccomp_filter(struct task_struct *tsk) in put_seccomp_filter() 93 static inline void get_seccomp_filter(struct task_struct *tsk) in get_seccomp_filter()
|
D | vmacache.h | 13 static inline void vmacache_flush(struct task_struct *tsk) in vmacache_flush()
|
D | hw_breakpoint.h | 95 struct task_struct *tsk) { return NULL; } in register_user_hw_breakpoint() 119 static inline void flush_ptrace_hw_breakpoint(struct task_struct *tsk) { } in flush_ptrace_hw_breakpoint()
|
D | taskstats_kern.h | 27 static inline void taskstats_exit(struct task_struct *tsk, int group_dead) in taskstats_exit()
|
D | ftrace.h | 798 static inline int task_curr_ret_stack(struct task_struct *tsk) in task_curr_ret_stack() 819 static inline void set_tsk_trace_trace(struct task_struct *tsk) in set_tsk_trace_trace() 824 static inline void clear_tsk_trace_trace(struct task_struct *tsk) in clear_tsk_trace_trace() 829 static inline int test_tsk_trace_trace(struct task_struct *tsk) in test_tsk_trace_trace() 834 static inline void set_tsk_trace_graph(struct task_struct *tsk) in set_tsk_trace_graph() 839 static inline void clear_tsk_trace_graph(struct task_struct *tsk) in clear_tsk_trace_graph() 844 static inline int test_tsk_trace_graph(struct task_struct *tsk) in test_tsk_trace_graph()
|
D | stacktrace.h | 32 # define save_stack_trace_tsk(tsk, trace) do { } while (0) argument
|
D | audit.h | 224 static inline kuid_t audit_get_loginuid(struct task_struct *tsk) in audit_get_loginuid() 229 static inline unsigned int audit_get_sessionid(struct task_struct *tsk) in audit_get_sessionid() 396 static inline kuid_t audit_get_loginuid(struct task_struct *tsk) in audit_get_loginuid() 400 static inline unsigned int audit_get_sessionid(struct task_struct *tsk) in audit_get_sessionid() 455 static inline bool audit_loginuid_set(struct task_struct *tsk) in audit_loginuid_set() 556 struct task_struct *tsk) in audit_log_task_info()
|
D | kernel_stat.h | 87 static inline void account_process_tick(struct task_struct *tsk, int user) in account_process_tick()
|
D | tick.h | 196 static inline void __tick_nohz_task_switch(struct task_struct *tsk) { } in __tick_nohz_task_switch() 223 static inline void tick_nohz_task_switch(struct task_struct *tsk) in tick_nohz_task_switch()
|
D | aio.h | 40 struct task_struct *tsk; member
|
D | lockdep.h | 359 #define lockdep_depth(tsk) (debug_locks ? (tsk)->lockdep_depth : 0) argument 369 #define lockdep_recursing(tsk) ((tsk)->lockdep_recursion) argument 416 #define lockdep_depth(tsk) (0) argument 421 #define lockdep_recursing(tsk) (0) argument
|
D | lsm_audit.h | 69 struct task_struct *tsk; member
|
D | ptrace.h | 337 static inline void user_single_step_siginfo(struct task_struct *tsk, in user_single_step_siginfo()
|
D | mempolicy.h | 247 static inline void mpol_rebind_task(struct task_struct *tsk, in mpol_rebind_task()
|
D | wait.h | 51 #define __WAITQUEUE_INITIALIZER(name, tsk) { \ argument 56 #define DECLARE_WAITQUEUE(name, tsk) \ argument
|
/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 | 15 struct task_struct *tsk) in enter_lazy_tlb() 19 static inline int init_new_context(struct task_struct *tsk, in init_new_context() 36 struct task_struct *tsk) in switch_mm()
|
/include/linux/sched/ |
D | rt.h | 24 static inline bool tsk_is_pi_blocked(struct task_struct *tsk) in tsk_is_pi_blocked() 45 static inline bool tsk_is_pi_blocked(struct task_struct *tsk) in tsk_is_pi_blocked()
|