Home
last modified time | relevance | path

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

12345678910>>...26

/linux/net/sunrpc/
A Dsched.c179 struct rpc_task *task, in __rpc_add_wait_queue_priority()
196 struct rpc_task *task, in __rpc_add_wait_queue()
356 struct rpc_task *task) in rpc_make_runnable()
377 struct rpc_task *task, in __rpc_do_sleep_on_priority()
386 struct rpc_task *task, in __rpc_sleep_on_priority()
502 struct rpc_task *task) in __rpc_do_wake_up_task_on_wq()
541 struct rpc_task *task) in rpc_wake_up_task_queue_locked()
600 struct rpc_task *task; in __rpc_find_next_queued_priority() local
703 struct rpc_task *task; in rpc_wake_up_locked() local
734 struct rpc_task *task; in rpc_wake_up_status_locked() local
[all …]
A Dxprt.c878 struct rpc_task *task, in xprt_lock_connect()
919 void xprt_connect(struct rpc_task *task) in xprt_connect()
1192 void xprt_update_rtt(struct rpc_task *task) in xprt_update_rtt()
1231 static void xprt_timer(struct rpc_task *task) in xprt_timer()
1509 void xprt_end_transmit(struct rpc_task *task) in xprt_end_transmit()
1531 struct rpc_task *task = req->rq_task; in xprt_request_transmit() local
1603 xprt_transmit(struct rpc_task *task) in xprt_transmit()
1870 xprt_request_init(struct rpc_task *task) in xprt_request_init()
1908 void xprt_reserve(struct rpc_task *task) in xprt_reserve()
1930 void xprt_retry_reserve(struct rpc_task *task) in xprt_retry_reserve()
[all …]
A Dclnt.c1127 struct rpc_task *task; in rpc_run_task() local
1154 struct rpc_task *task; in rpc_call_sync() local
1191 struct rpc_task *task; in rpc_call_async() local
1218 struct rpc_task *task; in rpc_run_bc_task() local
1630 call_start(struct rpc_task *task) in call_start()
1915 call_bind(struct rpc_task *task) in call_bind()
2734 struct rpc_task *task; in rpc_ping() local
2785 struct rpc_task *task; in rpc_clnt_test_and_add_xprt() local
2838 struct rpc_task *task; in rpc_clnt_setup_test_and_add_xprt() local
3019 const struct rpc_task *task) in rpc_show_task()
[all …]
/linux/arch/powerpc/kernel/
A Dsignal.h51 #define unsafe_copy_fpr_to_user(to, task, label) do { \ argument
61 #define unsafe_copy_vsx_to_user(to, task, label) do { \ argument
71 #define unsafe_copy_fpr_from_user(task, from, label) do { \ argument
81 #define unsafe_copy_vsx_from_user(task, from, label) do { \ argument
92 #define unsafe_copy_ckfpr_to_user(to, task, label) do { \ argument
102 #define unsafe_copy_ckvsx_to_user(to, task, label) do { \ argument
134 #define unsafe_copy_fpr_to_user(to, task, label) \ argument
138 #define unsafe_copy_fpr_from_user(task, from, label) \ argument
143 copy_fpr_to_user(void __user *to, struct task_struct *task) in copy_fpr_to_user()
157 #define unsafe_copy_ckfpr_to_user(to, task, label) \ argument
[all …]
/linux/include/linux/
A 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()
/linux/arch/mips/include/asm/
A 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()
/linux/arch/x86/include/asm/
A Dsyscall.h38 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
43 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
49 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
68 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
74 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()
90 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
97 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
121 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/csky/include/asm/
A 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_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/arm/include/asm/
A Dsyscall.h22 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr()
31 static inline bool __in_oabi_syscall(struct task_struct *task) in __in_oabi_syscall()
42 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
48 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
55 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
61 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
70 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
80 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/nios2/include/asm/
A 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 int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/openrisc/include/asm/
A 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()
60 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/sh/include/asm/
A 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 int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/riscv/include/asm/
A 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 int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/drivers/infiniband/sw/rxe/
A 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()
/linux/arch/nds32/include/asm/
A 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()
136 syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/arc/include/asm/
A 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()
/linux/arch/powerpc/include/asm/
A 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()
106 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/arm64/include/asm/
A 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()
80 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/xtensa/include/asm/
A 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()
/linux/arch/microblaze/include/asm/
A 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()
61 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
75 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/ia64/include/asm/
A 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()
61 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/um/include/asm/
A 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()
/linux/kernel/livepatch/
A Dtransition.c73 struct task_struct *g, *task; in klp_complete_transition() local
163 void klp_update_patch_state(struct task_struct *task) in klp_update_patch_state()
242 static int klp_check_stack(struct task_struct *task, const char **oldname) in klp_check_stack()
269 static int klp_check_and_switch_task(struct task_struct *task, void *arg) in klp_check_and_switch_task()
290 static bool klp_try_switch_task(struct task_struct *task) in klp_try_switch_task()
344 struct task_struct *g, *task; in klp_send_signals() local
388 struct task_struct *g, *task; in klp_try_complete_transition() local
465 struct task_struct *g, *task; in klp_start_transition() local
506 struct task_struct *g, *task; in klp_init_transition() local
581 struct task_struct *g, *task; in klp_reverse_transition() local
[all …]
/linux/arch/sparc/include/asm/
A 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 int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux/arch/hexagon/include/asm/
A Dsyscall.h23 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
29 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
36 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
42 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
48 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()

Completed in 105 milliseconds

12345678910>>...26