Home
last modified time | relevance | path

Searched defs:tsk (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/linux/include/linux/
H A Dvtime.h23 static inline void vtime_user_enter(struct task_struct *tsk) { } in vtime_user_enter() argument
24 static inline void vtime_user_exit(struct task_struct *tsk) { } in vtime_user_exit() argument
25 static inline void vtime_guest_enter(struct task_struct *tsk) { } in vtime_guest_enter() argument
26 vtime_guest_exit(struct task_struct * tsk) vtime_guest_exit() argument
27 vtime_init_idle(struct task_struct * tsk,int cpu) vtime_init_idle() argument
36 vtime_account_irq(struct task_struct * tsk,unsigned int offset) vtime_account_irq() argument
37 vtime_account_softirq(struct task_struct * tsk) vtime_account_softirq() argument
38 vtime_account_hardirq(struct task_struct * tsk) vtime_account_hardirq() argument
39 vtime_flush(struct task_struct * tsk) vtime_flush() argument
130 irqtime_account_irq(struct task_struct * tsk,unsigned int offset) irqtime_account_irq() argument
133 account_softirq_enter(struct task_struct * tsk) account_softirq_enter() argument
139 account_softirq_exit(struct task_struct * tsk) account_softirq_exit() argument
145 account_hardirq_enter(struct task_struct * tsk) account_hardirq_enter() argument
151 account_hardirq_exit(struct task_struct * tsk) account_hardirq_exit() argument
[all...]
H A Dpid.h234 static inline pid_t task_pid_nr(struct task_struct *tsk) in task_pid_nr() argument
239 static inline pid_t task_pid_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_pid_nr_ns() argument
244 static inline pid_t task_pid_vnr(struct task_struct *tsk) in task_pid_vnr() argument
250 static inline pid_t task_tgid_nr(struct task_struct *tsk) in task_tgid_nr() argument
270 static inline pid_t task_pgrp_nr_ns(struct task_struct *tsk, struct pid_namespace *ns) in task_pgrp_nr_ns() argument
275 task_pgrp_vnr(struct task_struct * tsk) task_pgrp_vnr() argument
281 task_session_nr_ns(struct task_struct * tsk,struct pid_namespace * ns) task_session_nr_ns() argument
286 task_session_vnr(struct task_struct * tsk) task_session_vnr() argument
291 task_tgid_nr_ns(struct task_struct * tsk,struct pid_namespace * ns) task_tgid_nr_ns() argument
296 task_tgid_vnr(struct task_struct * tsk) task_tgid_vnr() argument
301 task_ppid_nr_ns(const struct task_struct * tsk,struct pid_namespace * ns) task_ppid_nr_ns() argument
313 task_ppid_nr(const struct task_struct * tsk) task_ppid_nr() argument
319 task_pgrp_nr(struct task_struct * tsk) task_pgrp_nr() argument
333 is_global_init(struct task_struct * tsk) is_global_init() argument
[all...]
H A Dscs.h25 #define task_scs(tsk) (task_thread_info(tsk)->scs_base) argument
26 #define task_scs_sp(tsk) (task_thread_info(tsk)->scs_sp) argument
34 static inline void scs_task_reset(struct task_struct *tsk) in scs_task_reset() argument
48 static inline bool task_scs_end_corrupted(struct task_struct *tsk) in task_scs_end_corrupted() argument
77 scs_task_reset(struct task_struct * tsk) scs_task_reset() argument
78 scs_prepare(struct task_struct * tsk,int node) scs_prepare() argument
79 scs_release(struct task_struct * tsk) scs_release() argument
80 task_scs_end_corrupted(struct task_struct * tsk) task_scs_end_corrupted() argument
[all...]
H A Dtsacct_kern.h20 struct taskstats *stats, struct task_struct *tsk) in bacct_add_tsk() argument
32 static inline void acct_update_integrals(struct task_struct *tsk) in acct_update_integrals() argument
34 static inline void acct_account_cputime(struct task_struct *tsk) in acct_account_cputime() argument
36 static inline void acct_clear_integrals(struct task_struct *tsk) in acct_clear_integrals() argument
/linux/include/linux/sched/
H A Dxacct.h12 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) in add_rchar() argument
17 static inline void add_wchar(struct task_struct *tsk, ssize_t amt) in add_wchar() argument
22 static inline void inc_syscr(struct task_struct *tsk) in inc_syscr() argument
27 static inline void inc_syscw(struct task_struct *tsk) in inc_syscw() argument
32 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) in add_rchar() argument
36 static inline void add_wchar(struct task_struct *tsk, ssize_ argument
40 inc_syscr(struct task_struct * tsk) inc_syscr() argument
44 inc_syscw(struct task_struct * tsk) inc_syscw() argument
[all...]
H A Dcputime.h71 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer() argument
103 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer() argument
119 account_group_user_time(struct task_struct * tsk,u64 cputime) account_group_user_time() argument
140 account_group_system_time(struct task_struct * tsk,u64 cputime) account_group_system_time() argument
161 account_group_exec_runtime(struct task_struct * tsk,unsigned long long ns) account_group_exec_runtime() argument
[all...]
/linux/include/linux/fsl/bestcomm/
H A Dbestcomm.h90 bcom_get_task_irq(struct bcom_task *tsk) { in bcom_get_task_irq() argument
106 _bcom_next_index(struct bcom_task *tsk) in _bcom_next_index() argument
117 _bcom_next_outdex(struct bcom_task * tsk) _bcom_next_outdex() argument
127 bcom_queue_empty(struct bcom_task * tsk) bcom_queue_empty() argument
137 bcom_queue_full(struct bcom_task * tsk) bcom_queue_full() argument
148 bcom_get_bd(struct bcom_task * tsk,unsigned int index) bcom_get_bd() argument
160 bcom_buffer_done(struct bcom_task * tsk) bcom_buffer_done() argument
177 bcom_prepare_next_buffer(struct bcom_task * tsk) bcom_prepare_next_buffer() argument
187 bcom_submit_next_buffer(struct bcom_task * tsk,void * cookie) bcom_submit_next_buffer() argument
200 bcom_retrieve_buffer(struct bcom_task * tsk,u32 * p_status,struct bcom_bd ** p_bd) bcom_retrieve_buffer() argument
[all...]
/linux/arch/sh/include/asm/
H A Dswitch_to_32.h7 #define is_dsp_enabled(tsk) \ argument
10 #define __restore_dsp(tsk) \ argument
33 #define __save_dsp(tsk) \ argument
59 #define is_dsp_enabled(tsk) (0) argument
60 #define __save_dsp(tsk) do { } while (0) argument
61 #define __restore_dsp(tsk) do { } while (0) argument
H A Dfpu.h27 #define save_fpu(tsk) do { } while (0) argument
28 #define restore_fpu(tsk) do { } while (0) argument
40 static inline void __unlazy_fpu(struct task_struct *tsk, struct pt_regs *regs) in __unlazy_fpu() argument
50 static inline void unlazy_fpu(struct task_struct *tsk, struct pt_regs *regs) in unlazy_fpu() argument
57 static inline void clear_fpu(struct task_struct *tsk, struc argument
[all...]
/linux/arch/arm64/include/asm/
H A Dpointer_auth.h130 #define ptrauth_thread_switch_user(tsk) \ argument
135 #define ptrauth_prctl_reset_keys(tsk, arg) (-EINVAL) argument
136 #define ptrauth_set_enabled_keys(tsk, keys, enabled) (-EINVAL) argument
137 #define ptrauth_get_enabled_keys(tsk) (-EINVAL) argument
140 #define ptrauth_thread_switch_user(tsk) argument
144 #define ptrauth_thread_init_kernel(tsk) \ argument
146 ptrauth_thread_switch_kernel(tsk) global() argument
149 ptrauth_thread_init_kernel(tsk) global() argument
150 ptrauth_thread_switch_kernel(tsk) global() argument
[all...]
H A Dmmu_context.h173 #define init_new_context(tsk, mm) init_new_context(tsk, mm) argument
175 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context() argument
210 static inline void update_saved_ttbr0(struct task_struct *tsk, in update_saved_ttbr0() argument
226 static inline void update_saved_ttbr0(struct task_struct *tsk, in update_saved_ttbr0() argument
234 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb() argument
259 struct task_struct *tsk) in switch_mm() argument
324 deactivate_mm(struct task_struct * tsk,struct mm_struct * mm) deactivate_mm() argument
[all...]
/linux/arch/sh/kernel/cpu/sh4/
H A Dfpu.c41 void save_fpu(struct task_struct *tsk) in save_fpu() argument
91 void restore_fpu(struct task_struct *tsk) in restore_fpu() argument
228 struct task_struct *tsk = current; in ieee_fpe_handler() local
241 struct task_struct *tsk = current; in ieee_fpe_handler() local
279 struct task_struct *tsk = current; ieee_fpe_handler() local
323 struct task_struct *tsk = current; ieee_fpe_handler() local
363 struct task_struct *tsk = current; ieee_fpe_handler() local
396 struct task_struct *tsk = current; float_rounding_mode() local
403 struct task_struct *tsk = current; BUILD_TRAP_HANDLER() local
[all...]
/linux/net/tipc/
H A Dsocket.c167 static u32 tsk_own_node(struct tipc_sock *tsk) in tsk_own_node() argument
172 static u32 tsk_peer_node(struct tipc_sock *tsk) in tsk_peer_node() argument
177 tsk_peer_port(struct tipc_sock * tsk) tsk_peer_port() argument
182 tsk_unreliable(struct tipc_sock * tsk) tsk_unreliable() argument
187 tsk_set_unreliable(struct tipc_sock * tsk,bool unreliable) tsk_set_unreliable() argument
192 tsk_unreturnable(struct tipc_sock * tsk) tsk_unreturnable() argument
197 tsk_set_unreturnable(struct tipc_sock * tsk,bool unreturnable) tsk_set_unreturnable() argument
202 tsk_importance(struct tipc_sock * tsk) tsk_importance() argument
220 tsk_conn_cong(struct tipc_sock * tsk) tsk_conn_cong() argument
243 tsk_inc(struct tipc_sock * tsk,int msglen) tsk_inc() argument
252 tsk_set_nagle(struct tipc_sock * tsk) tsk_set_nagle() argument
334 tsk_peer_msg(struct tipc_sock * tsk,struct tipc_msg * msg) tsk_peer_msg() argument
463 struct tipc_sock *tsk; tipc_sk_create() local
542 struct tipc_sock *tsk = container_of(head, struct tipc_sock, rcu); tipc_sk_callback() local
551 struct tipc_sock *tsk = tipc_sk(sk); __tipc_shutdown() local
627 struct tipc_sock *tsk; tipc_release() local
677 struct tipc_sock *tsk = tipc_sk(sock->sk); __tipc_bind() local
749 struct tipc_sock *tsk = tipc_sk(sk); tipc_getname() local
793 struct tipc_sock *tsk = tipc_sk(sk); tipc_poll() local
845 struct tipc_sock *tsk = tipc_sk(sk); tipc_sendmcast() local
904 tipc_send_group_msg(struct net * net,struct tipc_sock * tsk,struct msghdr * m,struct tipc_member * mb,u32 dnode,u32 dport,int dlen) tipc_send_group_msg() argument
961 struct tipc_sock *tsk = tipc_sk(sk); tipc_send_group_unicast() local
1004 struct tipc_sock *tsk = tipc_sk(sk); tipc_send_group_anycast() local
1086 struct tipc_sock *tsk = tipc_sk(sk); tipc_send_group_bcast() local
1159 struct tipc_sock *tsk = tipc_sk(sk); tipc_send_group_mcast() local
1270 tipc_sk_push_backlog(struct tipc_sock * tsk,bool nagle_ack) tipc_sk_push_backlog() argument
1324 tipc_sk_conn_proto_rcv(struct tipc_sock * tsk,struct sk_buff * skb,struct sk_buff_head * inputq,struct sk_buff_head * xmitq) tipc_sk_conn_proto_rcv() argument
1409 struct tipc_sock *tsk = tipc_sk(sk); __tipc_sendmsg() local
1558 struct tipc_sock *tsk = tipc_sk(sk); __tipc_sendstream() local
1657 tipc_sk_finish_conn(struct tipc_sock * tsk,u32 peer_port,u32 peer_node) tipc_sk_finish_conn() argument
1733 tipc_sk_anc_data_recv(struct msghdr * m,struct sk_buff * skb,struct tipc_sock * tsk) tipc_sk_anc_data_recv() argument
1789 tipc_sk_build_ack(struct tipc_sock * tsk) tipc_sk_build_ack() argument
1816 tipc_sk_send_ack(struct tipc_sock * tsk) tipc_sk_send_ack() argument
1886 struct tipc_sock *tsk = tipc_sk(sk); tipc_recvmsg() local
2014 struct tipc_sock *tsk = tipc_sk(sk); tipc_recvstream() local
2149 struct tipc_sock *tsk = tipc_sk(sk); tipc_sk_proto_rcv() local
2190 tipc_sk_filter_connect(struct tipc_sock * tsk,struct sk_buff * skb,struct sk_buff_head * xmitq) tipc_sk_filter_connect() argument
2306 struct tipc_sock *tsk = tipc_sk(sk); rcvbuf_limit() local
2336 struct tipc_sock *tsk = tipc_sk(sk); tipc_sk_filter_rcv() local
2483 struct tipc_sock *tsk; tipc_sk_rcv() local
2572 struct tipc_sock *tsk = tipc_sk(sk); tipc_connect() local
2826 struct tipc_sock *tsk = tipc_sk(sk); tipc_sk_check_probing_state() local
2851 struct tipc_sock *tsk = tipc_sk(sk); tipc_sk_retry_connect() local
2866 struct tipc_sock *tsk = tipc_sk(sk); tipc_sk_timeout() local
2900 tipc_sk_publish(struct tipc_sock * tsk,struct tipc_uaddr * ua) tipc_sk_publish() argument
2925 tipc_sk_withdraw(struct tipc_sock * tsk,struct tipc_uaddr * ua) tipc_sk_withdraw() argument
2966 struct tipc_sock *tsk; tipc_sk_reinit() local
2995 struct tipc_sock *tsk; tipc_sk_lookup() local
3006 tipc_sk_insert(struct tipc_sock * tsk) tipc_sk_insert() argument
3029 tipc_sk_remove(struct tipc_sock * tsk) tipc_sk_remove() argument
3067 tipc_sk_join(struct tipc_sock * tsk,struct tipc_group_req * mreq) tipc_sk_join() argument
3106 tipc_sk_leave(struct tipc_sock * tsk) tipc_sk_leave() argument
3141 struct tipc_sock *tsk = tipc_sk(sk); tipc_setsockopt() local
3235 struct tipc_sock *tsk = tipc_sk(sk); tipc_getsockopt() local
3462 __tipc_nl_add_sk_con(struct sk_buff * skb,struct tipc_sock * tsk) __tipc_nl_add_sk_con() argument
3499 __tipc_nl_add_sk_info(struct sk_buff * skb,struct tipc_sock * tsk) __tipc_nl_add_sk_info() argument
3521 __tipc_nl_add_sk(struct sk_buff * skb,struct netlink_callback * cb,struct tipc_sock * tsk) __tipc_nl_add_sk() argument
3554 tipc_nl_sk_walk(struct sk_buff * skb,struct netlink_callback * cb,int (* skb_handler)(struct sk_buff * skb,struct netlink_callback * cb,struct tipc_sock * tsk)) tipc_nl_sk_walk() argument
3557 struct tipc_sock *tsk; tipc_nl_sk_walk() local
3622 tipc_sk_fill_sock_diag(struct sk_buff * skb,struct netlink_callback * cb,struct tipc_sock * tsk,u32 sk_filter_state,u64 (* tipc_diag_gen_cookie)(struct sock * sk)) tipc_sk_fill_sock_diag() argument
3737 __tipc_nl_list_sk_publ(struct sk_buff * skb,struct netlink_callback * cb,struct tipc_sock * tsk,u32 * last_publ) __tipc_nl_list_sk_publ() argument
3782 struct tipc_sock *tsk; tipc_nl_publ_dump() local
3837 struct tipc_sock *tsk; tipc_sk_filtering() local
3941 struct tipc_sock *tsk; tipc_sk_dump() local
[all...]
/linux/arch/mips/include/asm/
H A Ddsp.h39 #define __save_dsp(tsk) \ argument
50 #define save_dsp(tsk) \ argument
56 __restore_dsp(tsk) global() argument
67 restore_dsp(tsk) global() argument
73 __get_dsp_regs(tsk) global() argument
[all...]
/linux/arch/powerpc/kernel/
H A Dprocess.c83 static void check_if_tm_restore_required(struct task_struct *tsk) in check_if_tm_restore_required() argument
101 static inline void check_if_tm_restore_required(struct task_struct *tsk) { } in check_if_tm_restore_required() argument
151 static void __giveup_fpu(struct task_struct *tsk) in __giveup_fpu() argument
163 giveup_fpu(struct task_struct * tsk) giveup_fpu() argument
177 flush_fp_to_thread(struct task_struct * tsk) flush_fp_to_thread() argument
230 __giveup_fpu(struct task_struct * tsk) __giveup_fpu() argument
234 __giveup_altivec(struct task_struct * tsk) __giveup_altivec() argument
246 giveup_altivec(struct task_struct * tsk) giveup_altivec() argument
285 flush_altivec_to_thread(struct task_struct * tsk) flush_altivec_to_thread() argument
300 __giveup_vsx(struct task_struct * tsk) __giveup_vsx() argument
317 giveup_vsx(struct task_struct * tsk) giveup_vsx() argument
352 flush_vsx_to_thread(struct task_struct * tsk) flush_vsx_to_thread() argument
367 giveup_spe(struct task_struct * tsk) giveup_spe() argument
390 flush_spe_to_thread(struct task_struct * tsk) flush_spe_to_thread() argument
421 giveup_all(struct task_struct * tsk) giveup_all() argument
563 save_all(struct task_struct * tsk) save_all() argument
591 flush_all_to_thread(struct task_struct * tsk) flush_all_to_thread() argument
926 tm_enabled(struct task_struct * tsk) tm_enabled() argument
981 tm_reclaim_task(struct task_struct * tsk) tm_reclaim_task() argument
2025 set_fpexc_mode(struct task_struct * tsk,unsigned int val) set_fpexc_mode() argument
2073 get_fpexc_mode(struct task_struct * tsk,unsigned long adr) get_fpexc_mode() argument
2103 set_endian(struct task_struct * tsk,unsigned int val) set_endian() argument
2124 get_endian(struct task_struct * tsk,unsigned long adr) get_endian() argument
2147 set_unalign_ctl(struct task_struct * tsk,unsigned int val) set_unalign_ctl() argument
2153 get_unalign_ctl(struct task_struct * tsk,unsigned long adr) get_unalign_ctl() argument
2292 empty_user_regs(struct pt_regs * regs,struct task_struct * tsk) empty_user_regs() argument
2310 show_stack(struct task_struct * tsk,unsigned long * stack,const char * loglvl) show_stack() argument
[all...]
H A Dsignal_64.c87 static void prepare_setup_sigcontext(struct task_struct *tsk) in prepare_setup_sigcontext() argument
109 #define unsafe_setup_sigcontext(sc, tsk, signr, set, handler, ctx_has_vsx_region, label)\ argument
115 struct task_struct *tsk, in in __unsafe_setup_sigcontext() argument
208 setup_tm_sigcontexts(struct sigcontext __user * sc,struct sigcontext __user * tm_sc,struct task_struct * tsk,int signr,sigset_t * set,unsigned long handler,unsigned long msr) setup_tm_sigcontexts() argument
333 unsafe_restore_sigcontext(tsk,set,sig,sc,label) global() argument
337 __unsafe_restore_sigcontext(struct task_struct * tsk,sigset_t * set,int sig,struct sigcontext __user * sc) __unsafe_restore_sigcontext() argument
437 restore_tm_sigcontexts(struct task_struct * tsk,struct sigcontext __user * sc,struct sigcontext __user * tm_sc) restore_tm_sigcontexts() argument
614 restore_tm_sigcontexts(struct task_struct * tsk,struct sigcontext __user * sc,struct sigcontext __user * tm_sc) restore_tm_sigcontexts() argument
858 handle_rt_signal64(struct ksignal * ksig,sigset_t * set,struct task_struct * tsk) handle_rt_signal64() argument
[all...]
/linux/arch/arc/include/asm/
H A Dprocessor.h49 #define KSTK_EIP(tsk) (task_pt_regs(tsk)->ret) argument
50 #define KSTK_ESP(tsk) (task_pt_regs(tsk)->sp) argument
56 #define TSK_K_ESP(tsk) (task_thread_info(tsk)->ksp) argument
58 #define TSK_K_REG(tsk, off) (*((unsigned long *)(TSK_K_ESP(tsk) + \ argument
61 #define TSK_K_BLINK(tsk) TSK_K_REG(tsk, argument
62 TSK_K_FP(tsk) global() argument
[all...]
/linux/kernel/time/
H A Dposix-cpu-timers.c78 struct task_struct *tsk = pid_task(pid, PIDTYPE_PID); in pid_for_clock() local
273 void thread_group_sample_cputime(struct task_struct *tsk, u64 *samples) in thread_group_sample_cputime() argument
295 static void thread_group_start_cputime(struct task_struct *tsk, u6 argument
326 __thread_group_cputime(struct task_struct * tsk,u64 * samples) __thread_group_cputime() argument
361 struct task_struct *tsk; posix_cpu_clock_get() local
417 timer_base(struct k_itimer * timer,struct task_struct * tsk) timer_base() argument
434 trigger_base_recalc_expires(struct k_itimer * timer,struct task_struct * tsk) trigger_base_recalc_expires() argument
552 posix_cpu_timers_exit(struct task_struct * tsk) posix_cpu_timers_exit() argument
556 posix_cpu_timers_exit_group(struct task_struct * tsk) posix_cpu_timers_exit_group() argument
838 check_dl_overrun(struct task_struct * tsk) check_dl_overrun() argument
865 check_thread_timers(struct task_struct * tsk,struct list_head * firing) check_thread_timers() argument
915 check_cpu_itimer(struct task_struct * tsk,struct cpu_itimer * it,u64 * expires,u64 cur_time,int signo) check_cpu_itimer() argument
942 check_process_timers(struct task_struct * tsk,struct list_head * firing) check_process_timers() argument
1083 fastpath_timer_check(struct task_struct * tsk) fastpath_timer_check() argument
1148 struct task_struct *tsk = rcu_dereference(timr->it.cpu.handling); posix_cpu_timer_wait_running() local
1211 posix_cpu_timers_work_scheduled(struct task_struct * tsk) posix_cpu_timers_work_scheduled() argument
1216 __run_posix_cpu_timers(struct task_struct * tsk) __run_posix_cpu_timers() argument
1226 posix_cpu_timers_enable_work(struct task_struct * tsk,unsigned long start) posix_cpu_timers_enable_work() argument
1264 __run_posix_cpu_timers(struct task_struct * tsk) __run_posix_cpu_timers() argument
1283 posix_cpu_timers_work_scheduled(struct task_struct * tsk) posix_cpu_timers_work_scheduled() argument
1288 posix_cpu_timers_enable_work(struct task_struct * tsk,unsigned long start) posix_cpu_timers_enable_work() argument
1295 handle_posix_cpu_timers(struct task_struct * tsk) handle_posix_cpu_timers() argument
1404 struct task_struct *tsk = current; run_posix_cpu_timers() local
1438 set_process_cpu_timer(struct task_struct * tsk,unsigned int clkid,u64 * newval,u64 * oldval) set_process_cpu_timer() argument
[all...]
/linux/kernel/
H A Dfork.c176 void __weak arch_release_task_struct(struct task_struct *tsk) in arch_release_task_struct() argument
187 static inline void free_task_struct(struct task_struct *tsk) in free_task_struct() argument
235 static void thread_stack_delayed_free(struct task_struct *tsk) in thread_stack_delayed_free() argument
282 static int alloc_thread_stack_node(struct task_struct *tsk, int node) in alloc_thread_stack_node() argument
333 free_thread_stack(struct task_struct * tsk) free_thread_stack() argument
355 thread_stack_delayed_free(struct task_struct * tsk) thread_stack_delayed_free() argument
362 alloc_thread_stack_node(struct task_struct * tsk,int node) alloc_thread_stack_node() argument
374 free_thread_stack(struct task_struct * tsk) free_thread_stack() argument
389 thread_stack_delayed_free(struct task_struct * tsk) thread_stack_delayed_free() argument
396 alloc_thread_stack_node(struct task_struct * tsk,int node) alloc_thread_stack_node() argument
405 free_thread_stack(struct task_struct * tsk) free_thread_stack() argument
437 account_kernel_stack(struct task_struct * tsk,int account) account_kernel_stack() argument
455 exit_task_stack_account(struct task_struct * tsk) exit_task_stack_account() argument
469 release_task_stack(struct task_struct * tsk) release_task_stack() argument
478 put_task_stack(struct task_struct * tsk) put_task_stack() argument
485 free_task(struct task_struct * tsk) free_task() argument
733 __put_task_struct(struct task_struct * tsk) __put_task_struct() argument
859 set_task_stack_end_magic(struct task_struct * tsk) set_task_stack_end_magic() argument
869 struct task_struct *tsk; dup_task_struct() local
1368 complete_vfork_done(struct task_struct * tsk) complete_vfork_done() argument
1414 mm_release(struct task_struct * tsk,struct mm_struct * mm) mm_release() argument
1447 exit_mm_release(struct task_struct * tsk,struct mm_struct * mm) exit_mm_release() argument
1453 exec_mm_release(struct task_struct * tsk,struct mm_struct * mm) exec_mm_release() argument
1469 dup_mm(struct task_struct * tsk,struct mm_struct * oldmm) dup_mm() argument
1510 copy_mm(unsigned long clone_flags,struct task_struct * tsk) copy_mm() argument
1548 copy_fs(unsigned long clone_flags,struct task_struct * tsk) copy_fs() argument
1569 copy_files(unsigned long clone_flags,struct task_struct * tsk,int no_files) copy_files() argument
1599 copy_sighand(unsigned long clone_flags,struct task_struct * tsk) copy_sighand() argument
1648 copy_signal(unsigned long clone_flags,struct task_struct * tsk) copy_signal() argument
1862 struct task_struct *tsk = container_of(rhp, struct task_struct, rcu); __delayed_free_task() local
1867 delayed_free_task(struct task_struct * tsk) delayed_free_task() argument
1875 copy_oom_score_adj(u64 clone_flags,struct task_struct * tsk) copy_oom_score_adj() argument
[all...]
H A Dtsacct.c22 struct taskstats *stats, struct task_struct *tsk) in bacct_add_tsk() argument
124 __acct_update_integrals(struct task_struct * tsk,u64 utime,u64 stime) __acct_update_integrals() argument
152 acct_update_integrals(struct task_struct * tsk) acct_update_integrals() argument
167 acct_account_cputime(struct task_struct * tsk) acct_account_cputime() argument
176 acct_clear_integrals(struct task_struct * tsk) acct_clear_integrals() argument
[all...]
/linux/arch/riscv/kernel/
H A Dvector.c126 void riscv_v_thread_alloc(struct task_struct *tsk) in riscv_v_thread_alloc() argument
133 void riscv_v_thread_free(struct task_struct *tsk) in riscv_v_thread_free() argument
147 static inline int riscv_v_ctrl_get_cur(struct task_struct *tsk) in riscv_v_ctrl_get_cur() argument
152 static inline int riscv_v_ctrl_get_next(struct task_struct *tsk) in riscv_v_ctrl_get_next() argument
157 riscv_v_ctrl_test_inherit(struct task_struct * tsk) riscv_v_ctrl_test_inherit() argument
162 riscv_v_ctrl_set(struct task_struct * tsk,int cur,int nxt,bool inherit) riscv_v_ctrl_set() argument
224 riscv_v_vstate_ctrl_init(struct task_struct * tsk) riscv_v_vstate_ctrl_init() argument
[all...]
/linux/arch/powerpc/mm/
H A Dmmu_context.c16 static inline void switch_mm_pgdir(struct task_struct *tsk, in switch_mm_pgdir() argument
29 static inline void switch_mm_pgdir(struct task_struct *tsk, in switch_mm_pgdir() argument
39 static inline void switch_mm_pgdir(struct task_struct *tsk, in switch_mm_pgdir() argument
44 struct task_struct *tsk) in switch_mm_irqs_off() argument
[all...]
/linux/drivers/dma/bestcomm/
H A Data.c56 struct bcom_task *tsk; in bcom_ata_init() local
99 bcom_ata_rx_prepare(struct bcom_task * tsk) bcom_ata_rx_prepare() argument
113 bcom_ata_tx_prepare(struct bcom_task * tsk) bcom_ata_tx_prepare() argument
127 bcom_ata_reset_bd(struct bcom_task * tsk) bcom_ata_reset_bd() argument
142 bcom_ata_release(struct bcom_task * tsk) bcom_ata_release() argument
[all...]
/linux/arch/loongarch/include/asm/
H A Dprocessor.h39 #define TASK_SIZE_OF(tsk) \ argument
145 #define thread_saved_ra(tsk) (tsk->thread.sched_ra) argument
146 #define thread_saved_fp(tsk) (tsk->thread.sched_cfa) argument
201 #define __KSTK_TOS(tsk) ((unsigned long)task_stack_page(tsk) + \ argument
203 #define task_pt_regs(tsk) ((struct pt_regs *)__KSTK_TOS(tsk)) argument
204 KSTK_EIP(tsk) global() argument
205 KSTK_ESP(tsk) global() argument
206 KSTK_EUEN(tsk) global() argument
207 KSTK_ECFG(tsk) global() argument
[all...]
/linux/arch/powerpc/include/asm/
H A Dcputime.h33 #define get_accounting(tsk) (&get_paca()->accounting) argument
34 #define raw_get_accounting(tsk) (&local_paca->accounting) argument
37 #define get_accounting(tsk) (&task_thread_info(tsk)->accounting) argument
38 #define raw_get_accounting(tsk) get_accounting(tsk) argument

12345678910>>...14