Home
last modified time | relevance | path

Searched defs:task (Results 1 – 25 of 763) sorted by relevance

12345678910>>...31

/kernel/linux/linux-5.10/net/sunrpc/
Dsched.c61 rpc_task_timeout(const struct rpc_task *task) in rpc_task_timeout()
80 __rpc_disable_timer(struct rpc_wait_queue *queue, struct rpc_task *task) in __rpc_disable_timer()
106 __rpc_add_timer(struct rpc_wait_queue *queue, struct rpc_task *task, in __rpc_add_timer()
132 __rpc_list_enqueue_task(struct list_head *q, struct rpc_task *task) in __rpc_list_enqueue_task()
154 __rpc_list_dequeue_task(struct rpc_task *task) in __rpc_list_dequeue_task()
179 struct rpc_task *task, in __rpc_add_wait_queue_priority()
196 struct rpc_task *task, in __rpc_add_wait_queue()
216 static void __rpc_remove_wait_queue_priority(struct rpc_task *task) in __rpc_remove_wait_queue_priority()
225 static void __rpc_remove_wait_queue(struct rpc_wait_queue *queue, struct rpc_task *task) in __rpc_remove_wait_queue()
278 static void rpc_task_set_debuginfo(struct rpc_task *task) in rpc_task_set_debuginfo()
[all …]
Dxprt.c236 int xprt_reserve_xprt(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_reserve_xprt()
300 int xprt_reserve_xprt_cong(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_reserve_xprt_cong()
335 static inline int xprt_lock_write(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_lock_write()
347 static bool __xprt_lock_write_func(struct rpc_task *task, void *data) in __xprt_lock_write_func()
390 void xprt_release_xprt(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_xprt()
408 void xprt_release_xprt_cong(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_xprt_cong()
418 static inline void xprt_release_write(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_write()
489 void xprt_release_rqst_cong(struct rpc_task *task) in xprt_release_rqst_cong()
533 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result) in xprt_adjust_cwnd()
649 static void xprt_init_majortimeo(struct rpc_task *task, struct rpc_rqst *req) in xprt_init_majortimeo()
[all …]
Dclnt.c1014 void rpc_task_release_transport(struct rpc_task *task) in rpc_task_release_transport()
1028 void rpc_task_release_client(struct rpc_task *task) in rpc_task_release_client()
1062 void rpc_task_set_transport(struct rpc_task *task, struct rpc_clnt *clnt) in rpc_task_set_transport()
1073 void rpc_task_set_client(struct rpc_task *task, struct rpc_clnt *clnt) in rpc_task_set_client()
1096 rpc_task_set_rpc_message(struct rpc_task *task, const struct rpc_message *msg) in rpc_task_set_rpc_message()
1112 rpc_default_callback(struct rpc_task *task, void *data) in rpc_default_callback()
1126 struct rpc_task *task; in rpc_run_task() local
1153 struct rpc_task *task; in rpc_call_sync() local
1190 struct rpc_task *task; in rpc_call_async() local
1217 struct rpc_task *task; in rpc_run_bc_task() local
[all …]
/kernel/linux/linux-5.10/include/linux/
Dcn_proc.h32 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()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsyscall.h39 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
44 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
50 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
69 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
75 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
84 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
91 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
100 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
107 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
131 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
[all …]
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dsyscall.h29 static inline bool mips_syscall_is_indirect(struct task_struct *task, in mips_syscall_is_indirect()
38 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
44 static inline void mips_syscall_update_nr(struct task_struct *task, in mips_syscall_update_nr()
58 struct task_struct *task, struct pt_regs *regs, unsigned int n) in mips_get_syscall_arg()
93 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
99 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
105 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
111 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
124 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
143 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dsyscall.h14 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
20 syscall_set_nr(struct task_struct *task, struct pt_regs *regs, in syscall_set_nr()
27 syscall_rollback(struct task_struct *task, struct pt_regs *regs) in syscall_rollback()
33 syscall_get_error(struct task_struct *task, struct pt_regs *regs) in syscall_get_error()
41 syscall_get_return_value(struct task_struct *task, struct pt_regs *regs) in syscall_get_return_value()
47 syscall_set_return_value(struct task_struct *task, struct pt_regs *regs, in syscall_set_return_value()
54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments()
63 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_set_arguments()
72 syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/c6x/include/asm/
Dsyscall.h14 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr()
20 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
26 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
32 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
38 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
45 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
57 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
69 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dsyscall.h17 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
26 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
32 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
38 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
44 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
67 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
74 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
Dsyscall.h23 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
29 syscall_rollback(struct task_struct *task, struct pt_regs *regs) in syscall_rollback()
35 syscall_get_error(struct task_struct *task, struct pt_regs *regs) in syscall_get_error()
41 syscall_get_return_value(struct task_struct *task, struct pt_regs *regs) in syscall_get_return_value()
47 syscall_set_return_value(struct task_struct *task, struct pt_regs *regs, in syscall_set_return_value()
54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments()
61 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_set_arguments()
67 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/nios2/include/asm/
Dsyscall.h13 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
18 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
25 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
31 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
37 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
50 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
61 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
72 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dsyscall.h25 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr()
31 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
37 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
45 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
51 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
58 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
67 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
76 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dsyscall_32.h12 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
18 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
27 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
33 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
39 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
46 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
60 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
72 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dsyscall.h30 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
52 syscall_rollback(struct task_struct *task, struct pt_regs *regs) in syscall_rollback()
68 syscall_get_error(struct task_struct *task, struct pt_regs *regs) in syscall_get_error()
86 syscall_get_return_value(struct task_struct *task, struct pt_regs *regs) in syscall_get_return_value()
107 syscall_set_return_value(struct task_struct *task, struct pt_regs *regs, in syscall_set_return_value()
127 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments()
148 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_set_arguments()
158 syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dsyscall.h22 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr()
28 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
34 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
41 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
47 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
66 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
76 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dsyscall.h20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
27 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
33 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
49 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
55 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
62 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
80 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
92 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dsyscall.h20 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr()
26 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
32 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
43 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
51 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
66 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
76 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
90 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dsyscall.h21 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
35 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
41 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
57 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
63 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
86 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
107 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
117 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dsyscall.h17 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
25 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
31 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
37 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
44 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
50 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
71 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_task.c13 int __rxe_do_task(struct rxe_task *task) in __rxe_do_task()
36 struct rxe_task *task = from_tasklet(task, t, tasklet); in rxe_do_task() local
90 int rxe_init_task(void *obj, struct rxe_task *task, in rxe_init_task()
107 void rxe_cleanup_task(struct rxe_task *task) in rxe_cleanup_task()
127 void rxe_run_task(struct rxe_task *task, int sched) in rxe_run_task()
138 void rxe_disable_task(struct rxe_task *task) in rxe_disable_task()
143 void rxe_enable_task(struct rxe_task *task) in rxe_enable_task()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsignal.c30 struct task_struct *task) in copy_fpr_to_user()
42 unsigned long copy_fpr_from_user(struct task_struct *task, in copy_fpr_from_user()
58 struct task_struct *task) in copy_vsx_to_user()
69 unsigned long copy_vsx_from_user(struct task_struct *task, in copy_vsx_from_user()
84 struct task_struct *task) in copy_ckfpr_to_user()
96 unsigned long copy_ckfpr_from_user(struct task_struct *task, in copy_ckfpr_from_user()
112 struct task_struct *task) in copy_ckvsx_to_user()
123 unsigned long copy_ckvsx_from_user(struct task_struct *task, in copy_ckvsx_from_user()
138 struct task_struct *task) in copy_fpr_to_user()
144 inline unsigned long copy_fpr_from_user(struct task_struct *task, in copy_fpr_from_user()
[all …]
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dsyscall.h16 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
25 syscall_rollback(struct task_struct *task, struct pt_regs *regs) in syscall_rollback()
31 syscall_get_error(struct task_struct *task, struct pt_regs *regs) in syscall_get_error()
38 syscall_get_return_value(struct task_struct *task, struct pt_regs *regs) in syscall_get_return_value()
44 syscall_set_return_value(struct task_struct *task, struct pt_regs *regs, in syscall_set_return_value()
55 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments()
69 syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dsyscall.h11 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
17 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
23 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
29 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
35 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
83 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
94 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
108 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/kernel/linux/linux-5.10/arch/um/include/asm/
Dsyscall-generic.h18 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
24 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
30 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
38 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
44 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
51 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
65 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dsyscall.h20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
28 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
68 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
76 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
84 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
120 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
130 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()

12345678910>>...31