Home
last modified time | relevance | path

Searched defs:task (Results 1 – 200 of 521) sorted by relevance

123

/linux-4.1.27/net/sunrpc/
Dsched.c65 __rpc_disable_timer(struct rpc_wait_queue *queue, struct rpc_task *task) in __rpc_disable_timer()
87 __rpc_add_timer(struct rpc_wait_queue *queue, struct rpc_task *task) in __rpc_add_timer()
104 struct rpc_task *task; in rpc_rotate_queue_owner() local
138 struct rpc_task *task, in __rpc_add_wait_queue_priority()
168 struct rpc_task *task, in __rpc_add_wait_queue()
194 static void __rpc_remove_wait_queue_priority(struct rpc_task *task) in __rpc_remove_wait_queue_priority()
209 static void __rpc_remove_wait_queue(struct rpc_wait_queue *queue, struct rpc_task *task) in __rpc_remove_wait_queue()
262 static void rpc_task_set_debuginfo(struct rpc_task *task) in rpc_task_set_debuginfo()
269 static inline void rpc_task_set_debuginfo(struct rpc_task *task) in rpc_task_set_debuginfo()
274 static void rpc_set_active(struct rpc_task *task) in rpc_set_active()
[all …]
Dxprt.c181 int xprt_reserve_xprt(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_reserve_xprt()
232 int xprt_reserve_xprt_cong(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_reserve_xprt_cong()
267 static inline int xprt_lock_write(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_lock_write()
277 static bool __xprt_lock_write_func(struct rpc_task *task, void *data) in __xprt_lock_write_func()
299 static bool __xprt_lock_write_cong_func(struct rpc_task *task, void *data) in __xprt_lock_write_cong_func()
329 static void xprt_task_clear_bytes_sent(struct rpc_task *task) in xprt_task_clear_bytes_sent()
345 void xprt_release_xprt(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_xprt()
363 void xprt_release_xprt_cong(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_xprt_cong()
373 static inline void xprt_release_write(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_write()
385 __xprt_get_cong(struct rpc_xprt *xprt, struct rpc_task *task) in __xprt_get_cong()
[all …]
Dclnt.c868 void rpc_task_release_client(struct rpc_task *task) in rpc_task_release_client()
884 void rpc_task_set_client(struct rpc_task *task, struct rpc_clnt *clnt) in rpc_task_set_client()
910 void rpc_task_reset_client(struct rpc_task *task, struct rpc_clnt *clnt) in rpc_task_reset_client()
919 rpc_task_set_rpc_message(struct rpc_task *task, const struct rpc_message *msg) in rpc_task_set_rpc_message()
934 rpc_default_callback(struct rpc_task *task, void *data) in rpc_default_callback()
948 struct rpc_task *task; in rpc_run_task() local
975 struct rpc_task *task; in rpc_call_sync() local
1012 struct rpc_task *task; in rpc_call_async() local
1039 struct rpc_task *task; in rpc_run_bc_task() local
1075 rpc_call_start(struct rpc_task *task) in rpc_call_start()
[all …]
Dauth.c657 rpcauth_generic_bind_cred(struct rpc_task *task, struct rpc_cred *cred, int lookupflags) in rpcauth_generic_bind_cred()
666 rpcauth_bind_root_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_root_cred()
680 rpcauth_bind_new_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_new_cred()
690 rpcauth_bindcred(struct rpc_task *task, struct rpc_cred *cred, int flags) in rpcauth_bindcred()
749 rpcauth_marshcred(struct rpc_task *task, __be32 *p) in rpcauth_marshcred()
760 rpcauth_checkverf(struct rpc_task *task, __be32 *p) in rpcauth_checkverf()
780 rpcauth_wrap_req(struct rpc_task *task, kxdreproc_t encode, void *rqstp, in rpcauth_wrap_req()
805 rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, in rpcauth_unwrap_resp()
820 rpcauth_refreshcred(struct rpc_task *task) in rpcauth_refreshcred()
843 rpcauth_invalcred(struct rpc_task *task) in rpcauth_invalcred()
[all …]
Dauth_null.c64 nul_marshal(struct rpc_task *task, __be32 *p) in nul_marshal()
78 nul_refresh(struct rpc_task *task) in nul_refresh()
85 nul_validate(struct rpc_task *task, __be32 *p) in nul_validate()
Dauth_unix.c144 unx_marshal(struct rpc_task *task, __be32 *p) in unx_marshal()
178 unx_refresh(struct rpc_task *task) in unx_refresh()
185 unx_validate(struct rpc_task *task, __be32 *p) in unx_validate()
Ddebugfs.c25 struct rpc_task *task = v; in tasks_show() local
50 struct rpc_task *task; in tasks_start() local
65 struct rpc_task *task = v; in tasks_next() local
Dxprtsock.c438 static void xs_nospace_callback(struct rpc_task *task) in xs_nospace_callback()
451 static int xs_nospace(struct rpc_task *task) in xs_nospace()
511 static int xs_local_send_request(struct rpc_task *task) in xs_local_send_request()
567 static int xs_udp_send_request(struct rpc_task *task) in xs_udp_send_request()
657 static int xs_tcp_send_request(struct rpc_task *task) in xs_tcp_send_request()
740 static void xs_tcp_release_xprt(struct rpc_xprt *xprt, struct rpc_task *task) in xs_tcp_release_xprt()
911 struct rpc_task *task; in xs_local_data_ready() local
974 struct rpc_task *task; in xs_udp_data_ready() local
1612 static void xs_udp_timer(struct rpc_xprt *xprt, struct rpc_task *task) in xs_udp_timer()
1751 static void xs_local_rpcbind(struct rpc_task *task) in xs_local_rpcbind()
[all …]
Dbc_svc.c48 struct rpc_task *task; in bc_send() local
Dsunrpc.h40 static inline int rpc_reply_expected(struct rpc_task *task) in rpc_reply_expected()
Dstats.c147 void rpc_count_iostats_metrics(const struct rpc_task *task, in rpc_count_iostats_metrics()
185 void rpc_count_iostats(const struct rpc_task *task, struct rpc_iostats *stats) in rpc_count_iostats()
/linux-4.1.27/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()
Dcgroup.h255 #define cgroup_taskset_for_each(task, tset) \ argument
279 #define task_css_set_check(task, __c) \ argument
285 #define task_css_set_check(task, __c) \ argument
298 #define task_css_check(task, subsys_id, __c) \ argument
307 static inline struct css_set *task_css_set(struct task_struct *task) in task_css_set()
319 static inline struct cgroup_subsys_state *task_css(struct task_struct *task, in task_css()
333 static inline bool task_css_is_root(struct task_struct *task, int subsys_id) in task_css_is_root()
339 static inline struct cgroup *task_cgroup(struct task_struct *task, in task_cgroup()
Dptrace.h111 static inline struct task_struct *ptrace_parent(struct task_struct *task) in ptrace_parent()
127 static inline bool ptrace_event_enabled(struct task_struct *task, int event) in ptrace_event_enabled()
222 static inline void ptrace_release_task(struct task_struct *task) in ptrace_release_task()
282 static inline void user_enable_single_step(struct task_struct *task) in user_enable_single_step()
296 static inline void user_disable_single_step(struct task_struct *task) in user_disable_single_step()
325 static inline void user_enable_block_step(struct task_struct *task) in user_enable_block_step()
Dpid.h175 #define do_each_pid_task(pid, type, task) \ argument
185 #define while_each_pid_task(pid, type, task) \ argument
191 #define do_each_pid_thread(pid, type, task) \ argument
196 #define while_each_pid_thread(pid, type, task) \ argument
Dlatencytop.h32 account_scheduler_latency(struct task_struct *task, int usecs, int inter) in account_scheduler_latency()
43 account_scheduler_latency(struct task_struct *task, int usecs, int inter) in account_scheduler_latency()
Dshm.h57 #define shm_init_task(task) INIT_LIST_HEAD(&(task)->sysvshm.shm_clist) argument
73 static inline void exit_shm(struct task_struct *task) in exit_shm()
76 static inline void shm_init_task(struct task_struct *task) in shm_init_task()
Dioprio.h53 static inline int task_nice_ioprio(struct task_struct *task) in task_nice_ioprio()
62 static inline int task_nice_ioclass(struct task_struct *task) in task_nice_ioclass()
Dcred.h296 #define __task_cred(task) \ argument
339 #define task_cred_xxx(task, xxx) \ argument
348 #define task_uid(task) (task_cred_xxx((task), uid)) argument
349 #define task_euid(task) (task_cred_xxx((task), euid)) argument
Dtask_work.h19 static inline void exit_task_work(struct task_struct *task) in exit_task_work()
Dtracehook.h160 static inline void set_notify_resume(struct task_struct *task) in set_notify_resume()
Dperf_regs.h28 static inline u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
Ddebug_locks.h60 static inline void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks()
Doom.h87 static inline bool task_will_free_mem(struct task_struct *task) in task_will_free_mem()
/linux-4.1.27/arch/x86/include/asm/
Dsyscall.h31 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
36 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
42 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
61 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
67 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
76 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
85 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
101 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
162 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
Dstacktrace.h60 stack_frame(struct task_struct *task, struct pt_regs *regs) in stack_frame()
78 stack_frame(struct task_struct *task, struct pt_regs *regs) in stack_frame()
/linux-4.1.27/arch/frv/include/asm/
Dsyscall.h21 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()
41 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
50 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
59 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
72 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
102 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
Dptrace.h36 #define task_pt_regs(task) ((task)->thread.frame0) argument
/linux-4.1.27/arch/nios2/include/asm/
Dsyscall.h23 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
28 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
35 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()
60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
99 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
/linux-4.1.27/arch/c6x/include/asm/
Dsyscall.h17 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr()
23 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
29 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
35 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
41 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
48 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
85 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
Dprocessor.h77 #define task_pt_regs(task) \ argument
120 #define KSTK_EIP(task) (task_pt_regs(task)->pc) argument
121 #define KSTK_ESP(task) (task_pt_regs(task)->sp) argument
/linux-4.1.27/arch/mn10300/include/asm/
Dsyscall.h22 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) 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()
40 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
46 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
53 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
85 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
Dprocessor.h144 #define task_pt_regs(task) ((task)->thread.uregs) argument
145 #define KSTK_EIP(task) (task_pt_regs(task)->pc) argument
146 #define KSTK_ESP(task) (task_pt_regs(task)->sp) argument
/linux-4.1.27/arch/blackfin/include/asm/
Dsyscall.h26 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
32 syscall_rollback(struct task_struct *task, struct pt_regs *regs) in syscall_rollback()
38 syscall_get_error(struct task_struct *task, struct pt_regs *regs) in syscall_get_error()
44 syscall_get_return_value(struct task_struct *task, struct pt_regs *regs) in syscall_get_return_value()
50 syscall_set_return_value(struct task_struct *task, struct pt_regs *regs, in syscall_set_return_value()
67 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments()
85 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_set_arguments()
Dptrace.h34 #define task_pt_regs(task) \ argument
/linux-4.1.27/arch/openrisc/include/asm/
Dsyscall.h27 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
33 syscall_rollback(struct task_struct *task, struct pt_regs *regs) in syscall_rollback()
39 syscall_get_error(struct task_struct *task, struct pt_regs *regs) in syscall_get_error()
45 syscall_get_return_value(struct task_struct *task, struct pt_regs *regs) in syscall_get_return_value()
51 syscall_set_return_value(struct task_struct *task, struct pt_regs *regs, in syscall_set_return_value()
58 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments()
67 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_set_arguments()
Dprocessor.h72 #define task_pt_regs(task) user_regs(task_thread_info(task)) argument
/linux-4.1.27/arch/ia64/include/asm/
Dsyscall.h20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
29 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
35 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()
64 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
74 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
Dptrace.h91 # define user_stack(task,regs) ((long) regs - (long) task == IA64_STK_OFFSET - sizeof(*regs)) argument
92 # define fsys_mode(task,regs) \ argument
/linux-4.1.27/arch/s390/include/asm/
Dsyscall.h28 static inline long syscall_get_nr(struct task_struct *task, 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()
47 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
53 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()
79 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
Dswitch_to.h128 static inline void save_fp_vx_regs(struct task_struct *task) in save_fp_vx_regs()
136 static inline void restore_fp_vx_regs(struct task_struct *task) in restore_fp_vx_regs()
/linux-4.1.27/arch/powerpc/include/asm/
Dsyscall.h25 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()
43 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
49 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()
82 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
Dcurrent.h20 struct task_struct *task; in get_current() local
/linux-4.1.27/arch/sh/include/asm/
Dsyscall_32.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()
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()
48 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()
Dsyscall_64.h10 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
16 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()
47 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
56 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
/linux-4.1.27/arch/arc/include/asm/
Dsyscall.h18 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_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()
40 syscall_get_return_value(struct task_struct *task, struct pt_regs *regs) in syscall_get_return_value()
46 syscall_set_return_value(struct task_struct *task, struct pt_regs *regs, in syscall_set_return_value()
57 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments()
/linux-4.1.27/arch/metag/include/asm/
Dsyscall.h22 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
41 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
47 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
54 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
60 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
67 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
83 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
Dptrace.h23 #define task_pt_regs(task) \ argument
/linux-4.1.27/arch/arm64/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()
38 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()
60 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
86 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
/linux-4.1.27/arch/arm/include/asm/
Dsyscall.h21 static inline int 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()
40 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
46 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
55 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
82 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
/linux-4.1.27/arch/microblaze/include/asm/
Dsyscall.h10 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
16 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
22 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
28 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
34 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
82 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()
Dprocessor.h145 # define task_tos(task) ((unsigned long)(task) + KERNEL_STACK_SIZE) argument
146 # define task_regs(task) ((struct pt_regs *)task_tos(task) - 1) argument
151 # define task_sp(task) (task_regs(task)->r1) argument
152 # define task_pc(task) (task_regs(task)->pc) argument
154 # define KSTK_EIP(task) (task_pc(task)) argument
155 # define KSTK_ESP(task) (task_sp(task)) argument
/linux-4.1.27/arch/tile/include/asm/
Dsyscall.h41 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
47 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
54 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
60 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
67 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()
Dprocessor.h229 #define task_ksp0(task) \ argument
233 #define task_pt_regs(task) \ argument
238 #define task_sp(task) (task_pt_regs(task)->sp) argument
239 #define task_pc(task) (task_pt_regs(task)->pc) argument
241 #define KSTK_EIP(task) task_pc(task) argument
242 #define KSTK_ESP(task) task_sp(task) argument
356 #define next_current_ksp0(task) ({ \ argument
368 #define next_current_ksp0(task) ({ \ argument
Dstack.h27 struct task_struct *task; /* task we are backtracing */ member
/linux-4.1.27/arch/mips/include/asm/
Dsyscall.h29 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
36 struct task_struct *task, struct pt_regs *regs, unsigned int n) in mips_get_syscall_arg()
70 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
76 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
82 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
95 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
Dstacktrace.h16 static inline unsigned long unwind_stack(struct task_struct *task, in unwind_stack()
/linux-4.1.27/arch/sparc/include/asm/
Dsyscall.h18 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()
66 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
74 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
82 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
95 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
118 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
/linux-4.1.27/drivers/connector/
Dcn_proc.c67 void proc_fork_connector(struct task_struct *task) in proc_fork_connector()
99 void proc_exec_connector(struct task_struct *task) in proc_exec_connector()
124 void proc_id_connector(struct task_struct *task, int which_id) in proc_id_connector()
163 void proc_sid_connector(struct task_struct *task) in proc_sid_connector()
188 void proc_ptrace_connector(struct task_struct *task, int ptrace_id) in proc_ptrace_connector()
221 void proc_comm_connector(struct task_struct *task) in proc_comm_connector()
247 void proc_coredump_connector(struct task_struct *task) in proc_coredump_connector()
272 void proc_exit_connector(struct task_struct *task) in proc_exit_connector()
/linux-4.1.27/fs/proc/
Dbase.c157 static int get_task_root(struct task_struct *task, struct path *root) in get_task_root()
172 struct task_struct *task = get_proc_task(d_inode(dentry)); in proc_cwd_link() local
189 struct task_struct *task = get_proc_task(d_inode(dentry)); in proc_root_link() local
200 struct pid *pid, struct task_struct *task) in proc_pid_cmdline()
212 struct pid *pid, struct task_struct *task) in proc_pid_auxv()
234 struct pid *pid, struct task_struct *task) in proc_pid_wchan()
251 static int lock_trace(struct task_struct *task) in lock_trace()
263 static void unlock_trace(struct task_struct *task) in unlock_trace()
273 struct pid *pid, struct task_struct *task) in proc_pid_stack()
310 struct pid *pid, struct task_struct *task) in proc_pid_schedstat()
[all …]
Dnamespaces.c37 struct task_struct *task; in proc_ns_follow_link() local
58 struct task_struct *task; in proc_ns_readlink() local
82 struct dentry *dentry, struct task_struct *task, const void *ptr) in proc_ns_instantiate()
108 struct task_struct *task = get_proc_task(file_inode(file)); in proc_ns_dir_readdir() local
142 struct task_struct *task = get_proc_task(dir); in proc_ns_dir_lookup() local
Dfd.c24 struct task_struct *task; in seq_show() local
86 struct task_struct *task; in tid_fd_revalidate() local
151 struct task_struct *task; in proc_fd_link() local
180 struct task_struct *task, const void *ptr) in proc_fd_instantiate()
213 struct task_struct *task = get_proc_task(dir); in proc_lookupfd_common() local
310 struct task_struct *task, const void *ptr) in proc_fdinfo_instantiate()
Darray.c335 static void task_cpus_allowed(struct seq_file *m, struct task_struct *task) in task_cpus_allowed()
344 struct pid *pid, struct task_struct *task) in proc_pid_status()
365 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
545 struct pid *pid, struct task_struct *task) in proc_tid_stat()
551 struct pid *pid, struct task_struct *task) in proc_tgid_stat()
557 struct pid *pid, struct task_struct *task) in proc_pid_statm()
588 struct task_struct *start, *task; in get_children_pid() local
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c611 struct rpc_task *task = &hdr->task; in ff_layout_reset_write() local
654 struct rpc_task *task = &hdr->task; in ff_layout_reset_read() local
671 static int ff_layout_async_handle_error_v4(struct rpc_task *task, in ff_layout_async_handle_error_v4()
782 static int ff_layout_async_handle_error_v3(struct rpc_task *task, in ff_layout_async_handle_error_v3()
809 static int ff_layout_async_handle_error(struct rpc_task *task, in ff_layout_async_handle_error()
846 static int ff_layout_read_done_cb(struct rpc_task *task, in ff_layout_read_done_cb()
909 static int ff_layout_read_prepare_common(struct rpc_task *task, in ff_layout_read_prepare_common()
935 static void ff_layout_read_prepare_v3(struct rpc_task *task, void *data) in ff_layout_read_prepare_v3()
948 struct rpc_task *task) in ff_layout_setup_sequence()
961 static void ff_layout_read_prepare_v4(struct rpc_task *task, void *data) in ff_layout_read_prepare_v4()
[all …]
/linux-4.1.27/kernel/locking/
Drtmutex-debug.c58 void rt_mutex_debug_task_free(struct task_struct *task) in rt_mutex_debug_task_free()
73 struct task_struct *task; in debug_rt_mutex_deadlock() local
87 struct task_struct *task; in debug_rt_mutex_print_deadlock() local
177 rt_mutex_deadlock_account_lock(struct rt_mutex *lock, struct task_struct *task) in rt_mutex_deadlock_account_lock()
181 void rt_mutex_deadlock_account_unlock(struct task_struct *task) in rt_mutex_deadlock_account_unlock()
Drtmutex.c206 rt_mutex_enqueue_pi(struct task_struct *task, struct rt_mutex_waiter *waiter) in rt_mutex_enqueue_pi()
232 rt_mutex_dequeue_pi(struct task_struct *task, struct rt_mutex_waiter *waiter) in rt_mutex_dequeue_pi()
250 int rt_mutex_getprio(struct task_struct *task) in rt_mutex_getprio()
259 struct task_struct *rt_mutex_get_top_task(struct task_struct *task) in rt_mutex_get_top_task()
271 int rt_mutex_get_effective_prio(struct task_struct *task, int newprio) in rt_mutex_get_effective_prio()
286 static void __rt_mutex_adjust_prio(struct task_struct *task) in __rt_mutex_adjust_prio()
303 static void rt_mutex_adjust_prio(struct task_struct *task) in rt_mutex_adjust_prio()
411 static int rt_mutex_adjust_prio_chain(struct task_struct *task, in rt_mutex_adjust_prio_chain()
753 static int try_to_take_rt_mutex(struct rt_mutex *lock, struct task_struct *task, in try_to_take_rt_mutex()
877 struct task_struct *task, in task_blocks_on_rt_mutex()
[all …]
Dsemaphore.c195 struct task_struct *task; member
207 struct task_struct *task = current; in __down_common() local
/linux-4.1.27/drivers/scsi/aic94xx/
Daic94xx_task.c54 static int asd_map_scatterlist(struct sas_task *task, in asd_map_scatterlist()
137 struct sas_task *task = ascb->uldd_task; in asd_unmap_scatterlist() local
162 struct sas_task *task = ascb->uldd_task; in asd_get_response_tasklet() local
215 struct sas_task *task = ascb->uldd_task; in asd_task_tasklet_complete() local
364 static int asd_build_ata_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_ata_ascb()
432 static int asd_build_smp_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_smp_ascb()
471 struct sas_task *task = a->uldd_task; in asd_unbuild_smp_ascb() local
482 static int asd_build_ssp_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_ssp_ascb()
546 int asd_execute_task(struct sas_task *task, gfp_t gfp_flags) in asd_execute_task()
Daic94xx_tmf.c233 static int asd_clear_nexus_tag(struct sas_task *task) in asd_clear_nexus_tag()
248 static int asd_clear_nexus_index(struct sas_task *task) in asd_clear_nexus_index()
343 static int asd_clear_nexus(struct sas_task *task) in asd_clear_nexus()
405 int asd_abort_task(struct sas_task *task) in asd_abort_task()
703 int asd_query_task(struct sas_task *task) in asd_query_task()
Daic94xx_scb.c461 struct sas_task *task = a->uldd_task; in escb_tasklet_complete() local
487 struct sas_task *task = a->uldd_task; in escb_tasklet_complete() local
513 struct sas_task *task = a->uldd_task; in escb_tasklet_complete() local
539 struct sas_task *task = a->uldd_task; in escb_tasklet_complete() local
/linux-4.1.27/drivers/scsi/
Dlibiscsi.c136 void iscsi_prep_data_out_pdu(struct iscsi_task *task, struct iscsi_r2t_info *r2t, in iscsi_prep_data_out_pdu()
166 static int iscsi_add_hdr(struct iscsi_task *task, unsigned len) in iscsi_add_hdr()
183 static int iscsi_prep_ecdb_ahs(struct iscsi_task *task) in iscsi_prep_ecdb_ahs()
220 static int iscsi_prep_bidi_ahs(struct iscsi_task *task) in iscsi_prep_bidi_ahs()
259 static int iscsi_check_tmf_restrictions(struct iscsi_task *task, int opcode) in iscsi_check_tmf_restrictions()
335 static int iscsi_prep_scsi_cmd_pdu(struct iscsi_task *task) in iscsi_prep_scsi_cmd_pdu()
484 static void iscsi_free_task(struct iscsi_task *task) in iscsi_free_task()
517 void __iscsi_get_task(struct iscsi_task *task) in __iscsi_get_task()
523 void __iscsi_put_task(struct iscsi_task *task) in __iscsi_put_task()
530 void iscsi_put_task(struct iscsi_task *task) in iscsi_put_task()
[all …]
Dlibiscsi_tcp.c451 void iscsi_tcp_cleanup_task(struct iscsi_task *task) in iscsi_tcp_cleanup_task()
483 static int iscsi_tcp_data_in(struct iscsi_conn *conn, struct iscsi_task *task) in iscsi_tcp_data_in()
526 static int iscsi_tcp_r2t_rsp(struct iscsi_conn *conn, struct iscsi_task *task) in iscsi_tcp_r2t_rsp()
649 struct iscsi_task *task; in iscsi_tcp_hdr_dissect() local
957 int iscsi_tcp_task_init(struct iscsi_task *task) in iscsi_tcp_task_init()
989 static struct iscsi_r2t_info *iscsi_tcp_get_curr_r2t(struct iscsi_task *task) in iscsi_tcp_get_curr_r2t()
1033 int iscsi_tcp_task_xmit(struct iscsi_task *task) in iscsi_tcp_task_xmit()
1127 struct iscsi_task *task = session->cmds[cmd_i]; in iscsi_tcp_r2tpool_alloc() local
1157 struct iscsi_task *task = session->cmds[i]; in iscsi_tcp_r2tpool_alloc() local
1172 struct iscsi_task *task = session->cmds[i]; in iscsi_tcp_r2tpool_free() local
/linux-4.1.27/drivers/gpu/drm/
Ddrm_flip_work.c36 struct drm_flip_task *task; in drm_flip_work_allocate_task() local
55 struct drm_flip_task *task) in drm_flip_work_queue_task()
75 struct drm_flip_task *task; in drm_flip_work_queue() local
118 struct drm_flip_task *task, *tmp; in flip_worker() local
/linux-4.1.27/drivers/video/fbdev/
Duvesafb.c71 struct uvesafb_ktask *task; in uvesafb_cn_callback() local
140 static int uvesafb_exec(struct uvesafb_ktask *task) in uvesafb_exec()
233 static void uvesafb_free(struct uvesafb_ktask *task) in uvesafb_free()
244 static void uvesafb_reset(struct uvesafb_ktask *task) in uvesafb_reset()
257 struct uvesafb_ktask *task; in uvesafb_prep() local
352 struct uvesafb_ktask *task; in uvesafb_vbe_state_save() local
391 struct uvesafb_ktask *task; in uvesafb_vbe_state_restore() local
417 static int uvesafb_vbe_getinfo(struct uvesafb_ktask *task, in uvesafb_vbe_getinfo()
476 static int uvesafb_vbe_getmodes(struct uvesafb_ktask *task, in uvesafb_vbe_getmodes()
555 static int uvesafb_vbe_getpmi(struct uvesafb_ktask *task, in uvesafb_vbe_getpmi()
[all …]
/linux-4.1.27/arch/ia64/kernel/
Dperfmon_default_smpl.c41 default_validate(struct task_struct *task, unsigned int flags, int cpu, void *data) in default_validate()
64 default_get_size(struct task_struct *task, unsigned int flags, int cpu, void *data, unsigned long *… in default_get_size()
77 default_init(struct task_struct *task, void *buf, unsigned int flags, int cpu, void *data) in default_init()
102 default_handler(struct task_struct *task, void *buf, pfm_ovfl_arg_t *arg, struct pt_regs *regs, uns… in default_handler()
230 default_restart(struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, void *buf, struct pt_regs *regs) in default_restart()
246 default_exit(struct task_struct *task, void *buf, struct pt_regs *regs) in default_exit()
Dperfmon.c579 pfm_put_task(struct task_struct *task) in pfm_put_task()
921 pfm_mask_monitoring(struct task_struct *task) in pfm_mask_monitoring()
995 pfm_restore_monitoring(struct task_struct *task) in pfm_restore_monitoring()
1123 pfm_copy_pmds(struct task_struct *task, pfm_context_t *ctx) in pfm_copy_pmds()
1159 pfm_copy_pmcs(struct task_struct *task, pfm_context_t *ctx) in pfm_copy_pmcs()
1194 pfm_buf_fmt_exit(pfm_buffer_fmt_t *fmt, struct task_struct *task, void *buf, struct pt_regs *regs) in pfm_buf_fmt_exit()
1202 pfm_buf_fmt_getsize(pfm_buffer_fmt_t *fmt, struct task_struct *task, unsigned int flags, int cpu, v… in pfm_buf_fmt_getsize()
1211 pfm_buf_fmt_validate(pfm_buffer_fmt_t *fmt, struct task_struct *task, unsigned int flags, in pfm_buf_fmt_validate()
1220 pfm_buf_fmt_init(pfm_buffer_fmt_t *fmt, struct task_struct *task, void *buf, unsigned int flags, in pfm_buf_fmt_init()
1229 pfm_buf_fmt_restart(pfm_buffer_fmt_t *fmt, struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, void *b… in pfm_buf_fmt_restart()
[all …]
Dprocess.c86 show_stack (struct task_struct *task, unsigned long *sp) in show_stack()
263 ia64_save_extra (struct task_struct *task) in ia64_save_extra()
283 ia64_load_extra (struct task_struct *task) in ia64_load_extra()
443 do_copy_task_regs (struct task_struct *task, struct unw_frame_info *info, void *arg) in do_copy_task_regs()
516 do_dump_task_fpu (struct task_struct *task, struct unw_frame_info *info, void *arg) in do_dump_task_fpu()
Dinit_task.c32 struct task_struct task; member
Dperfmon_itanium.h51 pfm_ita_pmc_check(struct task_struct *task, pfm_context_t *ctx, unsigned int cnum, unsigned long *v… in pfm_ita_pmc_check()
Dperfmon_mckinley.h77 pfm_mck_pmc_check(struct task_struct *task, pfm_context_t *ctx, unsigned int cnum, unsigned long *v… in pfm_mck_pmc_check()
Dperfmon_montecito.h155 pfm_mont_pmc_check(struct task_struct *task, pfm_context_t *ctx, unsigned int cnum, unsigned long *… in pfm_mont_pmc_check()
/linux-4.1.27/arch/parisc/kernel/
Dptrace.c38 void ptrace_disable(struct task_struct *task) in ptrace_disable()
54 void user_disable_single_step(struct task_struct *task) in user_disable_single_step()
59 void user_enable_single_step(struct task_struct *task) in user_enable_single_step()
102 void user_enable_block_step(struct task_struct *task) in user_enable_block_step()
Dstacktrace.c15 static void dump_trace(struct task_struct *task, struct stack_trace *trace) in dump_trace()
/linux-4.1.27/drivers/scsi/isci/
Drequest.c116 struct sas_task *task = isci_request_access_task(ireq); in sci_request_build_sgl() local
174 struct sas_task *task = isci_request_access_task(ireq); in sci_io_request_build_ssp_command_iu() local
194 struct sas_task *task = isci_request_access_task(ireq); in sci_task_request_build_ssp_task_iu() local
644 struct sas_task *task; in sci_atapi_construct() local
672 struct sas_task *task = isci_request_access_task(ireq); in sci_io_request_construct_sata() local
731 struct sas_task *task = isci_request_access_task(ireq); in sci_io_request_construct_basic_ssp() local
764 struct sas_task *task = isci_request_access_task(ireq); in sci_io_request_construct_basic_sata() local
1414 struct sas_task *task; in sci_stp_request_pio_data_in_copy_data_buffer() local
1622 struct sas_task *task = isci_request_access_task(ireq); in atapi_d2h_reg_frame_handler() local
1669 struct sas_task *task = isci_request_access_task(ireq); in scu_atapi_construct_task_context() local
[all …]
Dtask.c76 static void isci_task_refuse(struct isci_host *ihost, struct sas_task *task, in isci_task_refuse()
102 #define for_each_sas_task(num, task) \ argument
108 struct sas_task *task) in isci_device_io_ready()
124 int isci_task_execute_task(struct sas_task *task, gfp_t gfp_flags) in isci_task_execute_task()
478 int isci_task_abort_task(struct sas_task *task) in isci_task_abort_task()
676 struct sas_task *task) in isci_task_query_task()
/linux-4.1.27/kernel/
Dcgroup_freezer.c55 static inline struct freezer *task_freezer(struct task_struct *task) in task_freezer()
65 bool cgroup_freezing(struct task_struct *task) in cgroup_freezing()
162 struct task_struct *task; in freezer_attach() local
206 static void freezer_fork(struct task_struct *task) in freezer_fork()
252 struct task_struct *task; in update_if_frozen() local
324 struct task_struct *task; in freeze_cgroup() local
335 struct task_struct *task; in unfreeze_cgroup() local
Dtask_work.c25 task_work_add(struct task_struct *task, struct callback_head *work, bool notify) in task_work_add()
53 task_work_cancel(struct task_struct *task, task_work_func_t func) in task_work_cancel()
87 struct task_struct *task = current; in task_work_run() local
Dpid.c389 void attach_pid(struct task_struct *task, enum pid_type type) in attach_pid()
395 static void __change_pid(struct task_struct *task, enum pid_type type, in __change_pid()
415 void detach_pid(struct task_struct *task, enum pid_type type) in detach_pid()
420 void change_pid(struct task_struct *task, enum pid_type type, in change_pid()
465 struct pid *get_task_pid(struct task_struct *task, enum pid_type type) in get_task_pid()
521 pid_t __task_pid_nr_ns(struct task_struct *task, enum pid_type type, in __task_pid_nr_ns()
Dptrace.c122 static bool ptrace_freeze_traced(struct task_struct *task) in ptrace_freeze_traced()
140 static void ptrace_unfreeze_traced(struct task_struct *task) in ptrace_unfreeze_traced()
219 static int __ptrace_may_access(struct task_struct *task, unsigned int mode) in __ptrace_may_access()
287 bool ptrace_may_access(struct task_struct *task, unsigned int mode) in ptrace_may_access()
296 static int ptrace_attach(struct task_struct *task, long request, in ptrace_attach()
792 static int ptrace_regset(struct task_struct *task, int req, unsigned int type, in ptrace_regset()
Dcred.c182 const struct cred *get_task_cred(struct task_struct *task) in get_task_cred()
240 struct task_struct *task = current; in prepare_creds() local
419 struct task_struct *task = current; in commit_creds() local
Dcpuset.c141 static inline struct cpuset *task_cs(struct task_struct *task) in task_cs()
152 static inline bool task_has_mempolicy(struct task_struct *task) in task_has_mempolicy()
157 static inline bool task_has_mempolicy(struct task_struct *task) in task_has_mempolicy()
846 struct task_struct *task; in update_tasks_cpumask() local
1065 struct task_struct *task; in update_tasks_nodemask() local
1270 struct task_struct *task; in update_tasks_flags() local
1433 struct task_struct *task; in cpuset_can_attach() local
1488 struct task_struct *task; in cpuset_attach() local
2694 void cpuset_task_status_allowed(struct seq_file *m, struct task_struct *task) in cpuset_task_status_allowed()
Dpid_namespace.c188 struct task_struct *task, *me = current; in zap_pid_ns_processes() local
342 static struct ns_common *pidns_get(struct task_struct *task) in pidns_get()
Dkthread.c134 void *kthread_data(struct task_struct *task) in kthread_data()
148 void *probe_kthread_data(struct task_struct *task) in probe_kthread_data()
273 struct task_struct *task; in kthread_create_on_node() local
Dfork.c766 struct mm_struct *get_task_mm(struct task_struct *task) in get_task_mm()
783 struct mm_struct *mm_access(struct task_struct *task, unsigned int mode) in mm_access()
1226 init_task_pid(struct task_struct *task, enum pid_type type, struct pid *pid) in init_task_pid()
1661 struct task_struct *task; in fork_idle() local
2046 struct task_struct *task = current; in unshare_files() local
Dutsname.c98 static struct ns_common *utsns_get(struct task_struct *task) in utsns_get()
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayout.c89 struct rpc_task *task = &hdr->task; in filelayout_reset_write() local
106 struct rpc_task *task = &hdr->task; in filelayout_reset_read() local
121 static int filelayout_async_handle_error(struct rpc_task *task, in filelayout_async_handle_error()
227 static int filelayout_read_done_cb(struct rpc_task *task, in filelayout_read_done_cb()
287 static void filelayout_read_prepare(struct rpc_task *task, void *data) in filelayout_read_prepare()
313 static void filelayout_read_call_done(struct rpc_task *task, void *data) in filelayout_read_call_done()
329 static void filelayout_read_count_stats(struct rpc_task *task, void *data) in filelayout_read_count_stats()
336 static int filelayout_write_done_cb(struct rpc_task *task, in filelayout_write_done_cb()
358 static int filelayout_commit_done_cb(struct rpc_task *task, in filelayout_commit_done_cb()
382 static void filelayout_write_prepare(struct rpc_task *task, void *data) in filelayout_write_prepare()
[all …]
/linux-4.1.27/arch/um/include/asm/
Dstacktrace.h18 get_frame_pointer(struct task_struct *task, struct pt_regs *segv_regs) in get_frame_pointer()
26 get_frame_pointer(struct task_struct *task, struct pt_regs *segv_regs) in get_frame_pointer()
33 *get_stack_pointer(struct task_struct *task, struct pt_regs *segv_regs) in get_stack_pointer()
/linux-4.1.27/fs/nfs/
Dunlink.c78 static void nfs_async_unlink_done(struct rpc_task *task, void *calldata) in nfs_async_unlink_done()
105 static void nfs_unlink_prepare(struct rpc_task *task, void *calldata) in nfs_unlink_prepare()
131 struct rpc_task *task; in nfs_do_call_unlink() local
343 static void nfs_async_rename_done(struct rpc_task *task, void *calldata) in nfs_async_rename_done()
382 static void nfs_rename_prepare(struct rpc_task *task, void *calldata) in nfs_rename_prepare()
425 struct rpc_task *task = ERR_CAST(data->cred); in nfs_async_rename() local
467 nfs_complete_sillyrename(struct rpc_task *task, struct nfs_renamedata *data) in nfs_complete_sillyrename()
519 struct rpc_task *task; in nfs_sillyrename() local
Dnfs3proc.c47 nfs3_async_handle_jukebox(struct rpc_task *task, struct inode *inode) in nfs3_async_handle_jukebox()
440 static void nfs3_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data) in nfs3_proc_unlink_rpc_prepare()
446 nfs3_proc_unlink_done(struct rpc_task *task, struct inode *dir) in nfs3_proc_unlink_done()
462 static void nfs3_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data) in nfs3_proc_rename_rpc_prepare()
468 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs3_proc_rename_done()
799 static int nfs3_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr) in nfs3_read_done()
820 static int nfs3_proc_pgio_rpc_prepare(struct rpc_task *task, in nfs3_proc_pgio_rpc_prepare()
827 static int nfs3_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr) in nfs3_write_done()
847 static void nfs3_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data) in nfs3_proc_commit_rpc_prepare()
852 static int nfs3_commit_done(struct rpc_task *task, struct nfs_commit_data *data) in nfs3_commit_done()
Dnfs4proc.c503 struct rpc_task *task) in nfs40_setup_sequence()
541 static int nfs40_sequence_done(struct rpc_task *task, in nfs40_sequence_done()
595 int nfs41_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res) in nfs41_sequence_done()
699 int nfs4_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res) in nfs4_sequence_done()
712 struct rpc_task *task) in nfs41_setup_sequence()
776 struct rpc_task *task) in nfs4_setup_sequence()
795 static void nfs41_call_sync_prepare(struct rpc_task *task, void *calldata) in nfs41_call_sync_prepare()
805 static void nfs41_call_sync_done(struct rpc_task *task, void *calldata) in nfs41_call_sync_done()
822 struct rpc_task *task) in nfs4_setup_sequence()
828 int nfs4_sequence_done(struct rpc_task *task, in nfs4_sequence_done()
[all …]
Dproc.c328 static void nfs_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data) in nfs_proc_unlink_rpc_prepare()
333 static int nfs_proc_unlink_done(struct rpc_task *task, struct inode *dir) in nfs_proc_unlink_done()
345 static void nfs_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data) in nfs_proc_rename_rpc_prepare()
351 nfs_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs_proc_rename_done()
581 static int nfs_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr) in nfs_read_done()
603 static int nfs_proc_pgio_rpc_prepare(struct rpc_task *task, in nfs_proc_pgio_rpc_prepare()
610 static int nfs_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr) in nfs_write_done()
625 static void nfs_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data) in nfs_proc_commit_rpc_prepare()
Dread.c219 static int nfs_readpage_done(struct rpc_task *task, in nfs_readpage_done()
236 static void nfs_readpage_retry(struct rpc_task *task, in nfs_readpage_retry()
257 static void nfs_readpage_result(struct rpc_task *task, in nfs_readpage_result()
/linux-4.1.27/net/irda/
Dirda_device.c162 static void __irda_task_delete(struct irda_task *task) in __irda_task_delete()
169 static void irda_task_delete(struct irda_task *task) in irda_task_delete()
185 static int irda_task_kick(struct irda_task *task) in irda_task_kick()
254 struct irda_task *task; in irda_task_timer_expired() local
/linux-4.1.27/drivers/scsi/libsas/
Dsas_scsi_host.c53 static void sas_end_task(struct scsi_cmnd *sc, struct sas_task *task) in sas_end_task()
118 static void sas_scsi_task_done(struct sas_task *task) in sas_scsi_task_done()
152 struct sas_task *task = sas_alloc_task(gfp_flags); in sas_create_task() local
184 struct sas_task *task; in sas_queuecommand() local
225 struct sas_task *task = TO_SAS_TASK(cmd); in sas_eh_finish_cmd() local
244 struct sas_task *task = TO_SAS_TASK(cmd); in sas_eh_defer_cmd() local
302 static enum task_disposition sas_scsi_find_task(struct sas_task *task) in sas_scsi_find_task()
490 struct sas_task *task = TO_SAS_TASK(cmd); in sas_eh_abort_handler() local
586 struct sas_task *task; in sas_eh_handle_sas_errors() local
602 struct sas_task *task = TO_SAS_TASK(cmd); in sas_eh_handle_sas_errors() local
[all …]
Dsas_ata.c95 static void sas_ata_task_done(struct sas_task *task) in sas_ata_task_done()
180 struct sas_task *task; in sas_ata_qc_issue() local
431 static void sas_ata_internal_abort(struct sas_task *task) in sas_ata_internal_abort()
487 struct sas_task *task = qc->lldd_task; in sas_ata_post_internal() local
587 void sas_ata_task_abort(struct sas_task *task) in sas_ata_task_abort()
Dsas_task.c7 void sas_ssp_task_response(struct device *dev, struct sas_task *task, in sas_ssp_task_response()
Dsas_init.c45 struct sas_task *task = kmem_cache_zalloc(sas_task_cache, flags); in sas_alloc_task() local
58 struct sas_task *task = sas_alloc_task(flags); in sas_alloc_slow_task() local
76 void sas_free_task(struct sas_task *task) in sas_free_task()
/linux-4.1.27/arch/microblaze/kernel/
Dunwind.c163 static inline void unwind_trap(struct task_struct *task, unsigned long pc, in unwind_trap()
169 static inline void unwind_trap(struct task_struct *task, unsigned long pc, in unwind_trap()
187 static void microblaze_unwind_inner(struct task_struct *task, in microblaze_unwind_inner()
285 void microblaze_unwind(struct task_struct *task, struct stack_trace *trace) in microblaze_unwind()
Dtraps.c33 void show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
/linux-4.1.27/drivers/infiniband/ulp/iser/
Discsi_iser.c157 iscsi_iser_pdu_alloc(struct iscsi_task *task, uint8_t opcode) in iscsi_iser_pdu_alloc()
179 iser_initialize_task_headers(struct iscsi_task *task, in iser_initialize_task_headers()
228 iscsi_iser_task_init(struct iscsi_task *task) in iscsi_iser_task_init()
263 iscsi_iser_mtask_xmit(struct iscsi_conn *conn, struct iscsi_task *task) in iscsi_iser_mtask_xmit()
282 struct iscsi_task *task) in iscsi_iser_task_xmit_unsol_data()
317 iscsi_iser_task_xmit(struct iscsi_task *task) in iscsi_iser_task_xmit()
361 static void iscsi_iser_cleanup_task(struct iscsi_task *task) in iscsi_iser_cleanup_task()
401 iscsi_iser_check_protection(struct iscsi_task *task, sector_t *sector) in iscsi_iser_check_protection()
Diser_initiator.c48 static int iser_prepare_read_cmd(struct iscsi_task *task) in iser_prepare_read_cmd()
100 iser_prepare_write_cmd(struct iscsi_task *task, in iser_prepare_write_cmd()
377 struct iscsi_task *task) in iser_send_command()
447 struct iscsi_task *task, in iser_send_data_out()
512 struct iscsi_task *task) in iser_send_control()
630 struct iscsi_task *task; in iser_snd_completion() local
/linux-4.1.27/drivers/scsi/pm8001/
Dpm8001_sas.c49 static int pm8001_find_tag(struct sas_task *task, u32 *tag) in pm8001_find_tag()
278 u32 pm8001_get_ncq_tag(struct sas_task *task, u32 *tag) in pm8001_get_ncq_tag()
353 static int pm8001_task_exec(struct sas_task *task, in pm8001_task_exec()
479 int pm8001_queue_command(struct sas_task *task, gfp_t gfp_flags) in pm8001_queue_command()
492 struct sas_task *task, struct pm8001_ccb_info *ccb, u32 ccb_idx) in pm8001_ccb_task_free()
649 void pm8001_task_done(struct sas_task *task) in pm8001_task_done()
658 struct sas_task *task = (struct sas_task *)data; in pm8001_tmf_timedout() local
680 struct sas_task *task = NULL; in pm8001_exec_internal_tmf_task() local
771 struct sas_task *task = NULL; in pm8001_exec_internal_task_abort() local
903 struct sas_task *task; in pm8001_open_reject_retry() local
[all …]
/linux-4.1.27/arch/x86/um/
Dtls_32.c62 static int get_free_idx(struct task_struct* task) in get_free_idx()
131 static inline int needs_TLS_update(struct task_struct *task) in needs_TLS_update()
156 void clear_flushed_tls(struct task_struct *task) in clear_flushed_tls()
202 static int set_tls_entry(struct task_struct* task, struct user_desc *info, in set_tls_entry()
239 static int get_tls_entry(struct task_struct *task, struct user_desc *info, in get_tls_entry()
Dtls_64.c3 void clear_flushed_tls(struct task_struct *task) in clear_flushed_tls()
Dsyscalls_64.c12 long arch_prctl(struct task_struct *task, int code, unsigned long __user *addr) in arch_prctl()
/linux-4.1.27/arch/powerpc/kernel/
Dptrace.c171 static unsigned long get_user_msr(struct task_struct *task) in get_user_msr()
176 static int set_user_msr(struct task_struct *task, unsigned long msr) in set_user_msr()
184 static int get_user_dscr(struct task_struct *task, unsigned long *data) in get_user_dscr()
190 static int set_user_dscr(struct task_struct *task, unsigned long dscr) in set_user_dscr()
197 static int get_user_dscr(struct task_struct *task, unsigned long *data) in get_user_dscr()
202 static int set_user_dscr(struct task_struct *task, unsigned long dscr) in set_user_dscr()
212 static int set_user_trap(struct task_struct *task, unsigned long trap) in set_user_trap()
221 int ptrace_get_reg(struct task_struct *task, int regno, unsigned long *data) in ptrace_get_reg()
245 int ptrace_put_reg(struct task_struct *task, int regno, unsigned long data) in ptrace_put_reg()
842 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
[all …]
Dsignal_32.c265 struct task_struct *task) in copy_fpr_to_user()
277 unsigned long copy_fpr_from_user(struct task_struct *task, in copy_fpr_from_user()
293 struct task_struct *task) in copy_vsx_to_user()
304 unsigned long copy_vsx_from_user(struct task_struct *task, in copy_vsx_from_user()
319 struct task_struct *task) in copy_transact_fpr_to_user()
331 unsigned long copy_transact_fpr_from_user(struct task_struct *task, in copy_transact_fpr_from_user()
347 struct task_struct *task) in copy_transact_vsx_to_user()
358 unsigned long copy_transact_vsx_from_user(struct task_struct *task, in copy_transact_vsx_from_user()
373 struct task_struct *task) in copy_fpr_to_user()
379 inline unsigned long copy_fpr_from_user(struct task_struct *task, in copy_fpr_from_user()
[all …]
/linux-4.1.27/arch/alpha/kernel/
Dptrace.c107 get_reg_addr(struct task_struct * task, unsigned long regno) in get_reg_addr()
128 get_reg(struct task_struct * task, unsigned long regno) in get_reg()
145 put_reg(struct task_struct *task, unsigned long regno, unsigned long data) in put_reg()
158 read_int(struct task_struct *task, unsigned long addr, int * data) in read_int()
165 write_int(struct task_struct *task, unsigned long addr, int data) in write_int()
Dprocess.c338 dump_elf_task(elf_greg_t *dest, struct task_struct *task) in dump_elf_task()
346 dump_elf_task_fp(elf_fpreg_t *dest, struct task_struct *task) in dump_elf_task_fp()
/linux-4.1.27/arch/hexagon/include/asm/
Dsyscall.h32 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
38 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
/linux-4.1.27/drivers/dma/bestcomm/
Dbestcomm.c139 bcom_load_image(int task, u32 *task_image) in bcom_load_image()
204 bcom_set_initiator(int task, int initiator) in bcom_set_initiator()
278 int task; in bcom_engine_init() local
344 int task; in bcom_engine_cleanup() local
/linux-4.1.27/include/linux/fsl/bestcomm/
Dbestcomm_priv.h261 bcom_enable_task(int task) in bcom_enable_task()
269 bcom_disable_task(int task) in bcom_disable_task()
277 bcom_task_desc(int task) in bcom_task_desc()
283 bcom_task_num_descs(int task) in bcom_task_num_descs()
289 bcom_task_var(int task) in bcom_task_var()
295 bcom_task_inc(int task) in bcom_task_inc()
328 bcom_set_task_pragma(int task, int pragma) in bcom_set_task_pragma()
335 bcom_set_task_auto_start(int task, int next_task) in bcom_set_task_auto_start()
342 bcom_set_tcr_initiator(int task, int initiator) in bcom_set_tcr_initiator()
/linux-4.1.27/arch/sh/kernel/
Dptrace_64.c58 static inline int get_stack_long(struct task_struct *task, int offset) in get_stack_long()
68 get_fpu_long(struct task_struct *task, unsigned long addr) in get_fpu_long()
98 static inline int put_stack_long(struct task_struct *task, int offset, in put_stack_long()
110 put_fpu_long(struct task_struct *task, unsigned long addr, unsigned long data) in put_fpu_long()
381 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
Ddumpstack.c59 struct task_struct *task = tinfo->task; in print_ftrace_graph_addr() local
85 stack_reader_dump(struct task_struct *task, struct pt_regs *regs, in stack_reader_dump()
Dptrace_32.c42 static inline int get_stack_long(struct task_struct *task, int offset) in get_stack_long()
54 static inline int put_stack_long(struct task_struct *task, int offset, in put_stack_long()
365 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
Dunwinder.c131 void unwind_stack(struct task_struct *task, struct pt_regs *regs, in unwind_stack()
/linux-4.1.27/arch/c6x/kernel/
Dptrace.c33 static inline long get_reg(struct task_struct *task, int regno) in get_reg()
46 static inline int put_reg(struct task_struct *task, in put_reg()
134 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
/linux-4.1.27/include/linux/sched/
Drt.h34 static inline int rt_mutex_get_effective_prio(struct task_struct *task, in rt_mutex_get_effective_prio()
40 static inline struct task_struct *rt_mutex_get_top_task(struct task_struct *task) in rt_mutex_get_top_task()
/linux-4.1.27/drivers/scsi/mvsas/
Dmv_sas.c28 static int mvs_find_tag(struct mvs_info *mvi, struct sas_task *task, u32 *tag) in mvs_find_tag()
320 struct sas_task *task = tei->task; in mvs_task_prep_smp() local
426 static u32 mvs_get_ncq_tag(struct sas_task *task, u32 *tag) in mvs_get_ncq_tag()
444 struct sas_task *task = tei->task; in mvs_task_prep_ata() local
571 struct sas_task *task = tei->task; in mvs_task_prep_ssp() local
708 static int mvs_task_prep(struct sas_task *task, struct mvs_info *mvi, int is_tmf, in mvs_task_prep()
852 static int mvs_task_exec(struct sas_task *task, gfp_t gfp_flags, in mvs_task_exec()
876 int mvs_queue_command(struct sas_task *task, gfp_t gfp_flags) in mvs_queue_command()
887 static void mvs_slot_task_free(struct mvs_info *mvi, struct sas_task *task, in mvs_slot_task_free()
1274 static void mvs_task_done(struct sas_task *task) in mvs_task_done()
[all …]
/linux-4.1.27/scripts/gdb/linux/
Dtasks.py73 def get_thread_info(task): argument
96 def invoke(self, task): argument
/linux-4.1.27/arch/cris/arch-v10/kernel/
Dptrace.c29 inline long get_reg(struct task_struct *task, unsigned int regno) in get_reg()
46 inline int put_reg(struct task_struct *task, unsigned int regno, in put_reg()
/linux-4.1.27/block/
Dblk-ioc.c200 void exit_io_context(struct task_struct *task) in exit_io_context()
234 int create_task_io_context(struct task_struct *task, gfp_t gfp_flags, int node) in create_task_io_context()
287 struct io_context *get_task_io_context(struct task_struct *task, in get_task_io_context()
/linux-4.1.27/arch/arm64/kernel/
Ddebug-monitors.c383 void user_rewind_single_step(struct task_struct *task) in user_rewind_single_step()
393 void user_fastforward_single_step(struct task_struct *task) in user_fastforward_single_step()
422 void user_enable_single_step(struct task_struct *task) in user_enable_single_step()
428 void user_disable_single_step(struct task_struct *task) in user_disable_single_step()
Dperf_regs.c46 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_io.c699 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_tmf() local
857 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_abts() local
965 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_seq_cleanup() local
1034 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_cleanup() local
1312 struct fcoe_task_ctx_entry *task, in bnx2fc_process_seq_cleanup_compl()
1347 struct fcoe_task_ctx_entry *task, in bnx2fc_process_cleanup_compl()
1360 struct fcoe_task_ctx_entry *task, in bnx2fc_process_abts_compl()
1519 struct fcoe_task_ctx_entry *task, u8 num_rq) in bnx2fc_process_tm_compl()
1904 struct fcoe_task_ctx_entry *task, in bnx2fc_process_scsi_cmd_compl()
2002 struct fcoe_task_ctx_entry *task; in bnx2fc_post_io_req() local
Dbnx2fc_hwi.c635 struct fcoe_task_ctx_entry *task, *task_page; in bnx2fc_process_unsol_compl() local
874 struct fcoe_task_ctx_entry *task; in bnx2fc_process_cq_compl() local
1460 struct fcoe_task_ctx_entry *task, in bnx2fc_init_seq_cleanup_task()
1550 struct fcoe_task_ctx_entry *task, in bnx2fc_init_cleanup_task()
1588 struct fcoe_task_ctx_entry *task) in bnx2fc_init_mp_task()
1684 struct fcoe_task_ctx_entry *task) in bnx2fc_init_task()
/linux-4.1.27/drivers/scsi/bnx2i/
Dbnx2i_hwi.c333 struct iscsi_task *task) in bnx2i_send_iscsi_login()
540 struct iscsi_task *task, in bnx2i_send_iscsi_nopout()
603 struct iscsi_task *task) in bnx2i_send_iscsi_logout()
1361 struct iscsi_task *task; in bnx2i_process_scsi_cmd_resp() local
1455 struct iscsi_task *task; in bnx2i_process_login_resp() local
1523 struct iscsi_task *task; in bnx2i_process_text_resp() local
1584 struct iscsi_task *task; in bnx2i_process_tmf_resp() local
1623 struct iscsi_task *task; in bnx2i_process_logout_resp() local
1670 struct iscsi_task *task; in bnx2i_process_nopin_local_cmpl() local
1710 struct iscsi_task *task; in bnx2i_process_nopin_mesg() local
[all …]
Dbnx2i_iscsi.c84 static void bnx2i_setup_write_cmd_bd_info(struct iscsi_task *task) in bnx2i_setup_write_cmd_bd_info()
474 struct iscsi_task *task = session->cmds[i]; in bnx2i_destroy_cmd_pool() local
499 struct iscsi_task *task = session->cmds[i]; in bnx2i_setup_cmd_pool() local
1081 static int bnx2i_iscsi_send_generic_request(struct iscsi_task *task) in bnx2i_iscsi_send_generic_request()
1158 static void bnx2i_cleanup_task(struct iscsi_task *task) in bnx2i_cleanup_task()
1189 bnx2i_mtask_xmit(struct iscsi_conn *conn, struct iscsi_task *task) in bnx2i_mtask_xmit()
1221 static int bnx2i_task_xmit(struct iscsi_task *task) in bnx2i_task_xmit()
/linux-4.1.27/arch/x86/kernel/
Dperf_regs.c77 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
106 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
Ddumpstack_64.c117 analyze_stack(int cpu, struct task_struct *task, unsigned long *stack, in analyze_stack()
151 void dump_trace(struct task_struct *task, struct pt_regs *regs, in dump_trace()
249 show_stack_log_lvl(struct task_struct *task, struct pt_regs *regs, in show_stack_log_lvl()
Ddumpstack.c47 struct task_struct *task; in print_ftrace_graph_addr() local
170 show_trace_log_lvl(struct task_struct *task, struct pt_regs *regs, in show_trace_log_lvl()
177 void show_trace(struct task_struct *task, struct pt_regs *regs, in show_trace()
183 void show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
Ddumpstack_32.c41 void dump_trace(struct task_struct *task, struct pt_regs *regs, in dump_trace()
94 show_stack_log_lvl(struct task_struct *task, struct pt_regs *regs, in show_stack_log_lvl()
Dptrace.c206 static u16 get_segment_reg(struct task_struct *task, unsigned long offset) in get_segment_reg()
223 static int set_segment_reg(struct task_struct *task, in set_segment_reg()
271 static u16 get_segment_reg(struct task_struct *task, unsigned long offset) in get_segment_reg()
312 static int set_segment_reg(struct task_struct *task, in set_segment_reg()
381 static unsigned long get_flags(struct task_struct *task) in get_flags()
394 static int set_flags(struct task_struct *task, unsigned long value) in set_flags()
456 static unsigned long getreg(struct task_struct *task, unsigned long offset) in getreg()
1394 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
Dprocess_64.c570 long do_arch_prctl(struct task_struct *task, int code, unsigned long addr) in do_arch_prctl()
670 unsigned long KSTK_ESP(struct task_struct *task) in KSTK_ESP()
/linux-4.1.27/arch/s390/kernel/
Ddumpstack.c67 static void show_trace(struct task_struct *task, unsigned long *stack) in show_trace()
97 void show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
Dptrace.c41 void update_cr_regs(struct task_struct *task) in update_cr_regs()
113 void user_enable_single_step(struct task_struct *task) in user_enable_single_step()
119 void user_disable_single_step(struct task_struct *task) in user_disable_single_step()
125 void user_enable_block_step(struct task_struct *task) in user_enable_block_step()
136 void ptrace_disable(struct task_struct *task) in ptrace_disable()
1468 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
Druntime_instr.c54 struct task_struct *task = current; in exit_thread_runtime_instr() local
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dobd.h64 struct task_struct *task; member
85 struct task_struct *task = lock->task; in __client_obd_list_lock() local
/linux-4.1.27/arch/unicore32/kernel/
Dptrace.c25 static inline long get_user_reg(struct task_struct *task, int offset) in get_user_reg()
37 put_user_reg(struct task_struct *task, int offset, long data) in put_user_reg()
/linux-4.1.27/drivers/misc/cxl/
Dfault.c175 struct task_struct *task; in cxl_handle_fault() local
225 struct task_struct *task; in cxl_prefault_one() local
262 struct task_struct *task; in cxl_prefault_vma() local
/linux-4.1.27/arch/blackfin/kernel/
Dptrace.c40 get_reg(struct task_struct *task, unsigned long regno, in get_reg()
77 put_reg(struct task_struct *task, unsigned long regno, unsigned long data) in put_reg()
226 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
Ddumpstack.c35 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
/linux-4.1.27/arch/alpha/include/asm/
Dthread_info.h17 struct task_struct *task; /* main task structure */ member
117 #define SET_UNALIGN_CTL(task,value) ({ \ argument
128 #define GET_UNALIGN_CTL(task,value) ({ \ argument
Dptrace.h13 #define task_pt_regs(task) \ argument
/linux-4.1.27/arch/mips/kernel/
Dprocess.c507 unsigned long unwind_stack(struct task_struct *task, unsigned long *sp, in unwind_stack()
518 unsigned long get_wchan(struct task_struct *task) in get_wchan()
573 int mips_get_process_fp_mode(struct task_struct *task) in mips_get_process_fp_mode()
585 int mips_set_process_fp_mode(struct task_struct *task, unsigned int value) in mips_set_process_fp_mode()
/linux-4.1.27/security/apparmor/include/
Dcontext.h112 static inline struct aa_profile *__aa_task_profile(struct task_struct *task) in __aa_task_profile()
123 static inline bool __aa_task_is_confined(struct task_struct *task) in __aa_task_is_confined()
/linux-4.1.27/include/linux/sunrpc/
Dmetrics.h90 static inline void rpc_count_iostats(const struct rpc_task *task, in rpc_count_iostats()
92 static inline void rpc_count_iostats_metrics(const struct rpc_task *task, in rpc_count_iostats_metrics()
/linux-4.1.27/drivers/oprofile/
Dcpu_buffer.c183 int is_kernel, struct task_struct *task) in op_add_code()
262 struct task_struct *task) in log_sample()
298 struct task_struct *task) in __oprofile_add_ext_sample()
321 struct task_struct *task) in oprofile_add_ext_hw_sample()
Dbuffer_sync.c58 struct task_struct *task = data; in task_free_notify() local
302 add_user_ctx_switch(struct task_struct const *task, unsigned long cookie) in add_user_ctx_switch()
437 struct task_struct *task; in process_task_mortuary() local
/linux-4.1.27/arch/mn10300/kernel/
Dptrace.c62 static inline int get_stack_long(struct task_struct *task, int offset) in get_stack_long()
69 int put_stack_long(struct task_struct *task, int offset, unsigned long data) in put_stack_long()
254 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
/linux-4.1.27/arch/frv/kernel/
Dptrace.c195 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
203 static inline long get_reg(struct task_struct *task, int regno) in get_reg()
216 static inline int put_reg(struct task_struct *task, int regno, in put_reg()
/linux-4.1.27/drivers/md/persistent-data/
Ddm-block-manager.c51 struct task_struct *task; member
56 struct task_struct *task) in __find_holder()
69 static void __add_holder(struct block_lock *lock, struct task_struct *task) in __add_holder()
90 static void __del_holder(struct block_lock *lock, struct task_struct *task) in __del_holder()
143 struct task_struct *task; in __wake_waiter() local
/linux-4.1.27/fs/
Dnsfs.c46 void *ns_get_path(struct path *path, struct task_struct *task, in ns_get_path()
108 int ns_get_name(char *buf, size_t size, struct task_struct *task, in ns_get_name()
Dfile_table.c267 struct task_struct *task = current; in fput() local
296 struct task_struct *task = current; in __fput_sync() local
/linux-4.1.27/kernel/events/
Dcore.c444 perf_cgroup_set_timestamp(struct task_struct *task, in perf_cgroup_set_timestamp()
472 void perf_cgroup_switch(struct task_struct *task, int mode) in perf_cgroup_switch()
536 static inline void perf_cgroup_sched_out(struct task_struct *task, in perf_cgroup_sched_out()
564 struct task_struct *task) in perf_cgroup_sched_in()
692 static inline void perf_cgroup_sched_out(struct task_struct *task, in perf_cgroup_sched_out()
698 struct task_struct *task) in perf_cgroup_sched_in()
710 perf_cgroup_set_timestamp(struct task_struct *task, in perf_cgroup_set_timestamp()
716 perf_cgroup_switch(struct task_struct *task, struct task_struct *next) in perf_cgroup_switch()
1068 perf_lock_task_context(struct task_struct *task, int ctxn, unsigned long *flags) in perf_lock_task_context()
1120 perf_pin_task_context(struct task_struct *task, int ctxn) in perf_pin_task_context()
[all …]
/linux-4.1.27/arch/m68k/kernel/
Dptrace.c74 static inline long get_reg(struct task_struct *task, int regno) in get_reg()
98 static inline int put_reg(struct task_struct *task, int regno, in put_reg()
/linux-4.1.27/lib/
Dis_single_threaded.c20 struct task_struct *task = current; in current_is_single_threaded() local
/linux-4.1.27/net/sunrpc/xprtrdma/
Dtransport.c461 xprt_rdma_connect(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_rdma_connect()
491 xprt_rdma_allocate(struct rpc_task *task, size_t size) in xprt_rdma_allocate()
606 xprt_rdma_send_request(struct rpc_task *task) in xprt_rdma_send_request()
/linux-4.1.27/drivers/staging/unisys/include/
Duisthread.h28 struct task_struct *task; member
/linux-4.1.27/arch/xtensa/include/asm/
Dstacktrace.h20 static __always_inline unsigned long *stack_pointer(struct task_struct *task) in stack_pointer()
/linux-4.1.27/arch/m32r/kernel/
Dtraps.c125 static void show_trace(struct task_struct *task, unsigned long *stack) in show_trace()
141 void show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
/linux-4.1.27/fs/lockd/
Dclntproc.c357 struct rpc_task *task; in nlm_do_async_call() local
401 struct rpc_task *task; in nlmclnt_async_call() local
701 static void nlmclnt_unlock_callback(struct rpc_task *task, void *data) in nlmclnt_unlock_callback()
768 static void nlmclnt_cancel_callback(struct rpc_task *task, void *data) in nlmclnt_cancel_callback()
/linux-4.1.27/drivers/rtc/
Dinterface.c656 int rtc_irq_register(struct rtc_device *rtc, struct rtc_task *task) in rtc_irq_register()
680 void rtc_irq_unregister(struct rtc_device *rtc, struct rtc_task *task) in rtc_irq_unregister()
722 int rtc_irq_set_state(struct rtc_device *rtc, struct rtc_task *task, int enabled) in rtc_irq_set_state()
756 int rtc_irq_set_freq(struct rtc_device *rtc, struct rtc_task *task, int freq) in rtc_irq_set_freq()
/linux-4.1.27/arch/tile/kernel/
Dhardwall.c627 struct task_struct *task) in _hardwall_deactivate()
647 struct task_struct *task) in hardwall_deactivate()
666 void hardwall_deactivate_all(struct task_struct *task) in hardwall_deactivate_all()
853 struct task_struct *task; in hardwall_destroy() local
946 struct pid *pid, struct task_struct *task) in proc_pid_hardwall()
1036 struct task_struct *task, *tmp; in hardwall_flush() local
/linux-4.1.27/arch/um/kernel/
Dsysrq.c30 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
/linux-4.1.27/arch/openrisc/kernel/
Dtraps.c49 void show_trace(struct task_struct *task, unsigned long *stack) in show_trace()
69 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack()
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dptrace.c39 long get_reg(struct task_struct *task, unsigned int regno) in get_reg()
63 int put_reg(struct task_struct *task, unsigned int regno, unsigned long data) in put_reg()
/linux-4.1.27/arch/arm/kernel/
Dperf_regs.c27 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
/linux-4.1.27/arch/hexagon/kernel/
Dtraps.c92 static void do_show_stack(struct task_struct *task, unsigned long *fp, in do_show_stack()
192 void show_stack(struct task_struct *task, unsigned long *fp) in show_stack()
/linux-4.1.27/arch/parisc/include/asm/
Dptrace.h10 #define task_regs(task) ((struct pt_regs *) ((char *)(task) + TASK_REGS)) argument
Dpsw.h96 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW + 4)) argument
98 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW)) argument
/linux-4.1.27/arch/cris/include/asm/
Dprocessor.h49 #define task_pt_regs(task) user_regs(task_thread_info(task)) argument
/linux-4.1.27/arch/m32r/include/asm/
Dptrace.h39 #define task_pt_regs(task) \ argument
/linux-4.1.27/net/sunrpc/auth_gss/
Dauth_gss.c419 gss_upcall_callback(struct rpc_task *task) in gss_upcall_callback()
558 gss_refresh_upcall(struct rpc_task *task) in gss_refresh_upcall()
1212 struct rpc_task *task; in gss_destroying_context() local
1477 gss_marshal(struct rpc_task *task, __be32 *p) in gss_marshal()
1532 static int gss_renew_cred(struct rpc_task *task) in gss_renew_cred()
1575 gss_refresh(struct rpc_task *task) in gss_refresh()
1599 gss_refresh_null(struct rpc_task *task) in gss_refresh_null()
1605 gss_validate(struct rpc_task *task, __be32 *p) in gss_validate()
1823 gss_wrap_req(struct rpc_task *task, in gss_wrap_req()
1935 gss_unwrap_resp(struct rpc_task *task, in gss_unwrap_resp()
/linux-4.1.27/Documentation/prctl/
Ddisable-tsc-on-off-stress-test.c59 static void task(void) in task() function
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.c1092 struct iscsi_task *task; in beiscsi_process_async_pdu() local
1300 struct iscsi_task *task, in be_complete_io()
1366 struct iscsi_task *task, in be_complete_logout()
1393 struct iscsi_task *task, in be_complete_tmf()
1419 struct iscsi_task *task; in hwi_complete_drvr_msgs() local
1448 struct iscsi_task *task, in be_complete_nopin_resp()
1527 struct iscsi_task *task; in hwi_complete_cmd() local
2486 static void hwi_write_buffer(struct iscsi_wrb *pwrb, struct iscsi_task *task) in hwi_write_buffer()
4554 struct iscsi_task *task) in beiscsi_free_mgmt_task_handles()
4596 static void beiscsi_cleanup_task(struct iscsi_task *task) in beiscsi_cleanup_task()
[all …]
/linux-4.1.27/arch/um/include/shared/
Das-layout.h42 void *task; member
/linux-4.1.27/include/asm-generic/
Dmmu_context.h29 static inline void deactivate_mm(struct task_struct *task, in deactivate_mm()
/linux-4.1.27/tools/perf/
Dbuiltin-sched.c240 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event()
259 static struct sched_atom *last_event(struct task_desc *task) in last_event()
267 static void add_sched_event_run(struct perf_sched *sched, struct task_desc *task, in add_sched_event_run()
290 static void add_sched_event_wakeup(struct perf_sched *sched, struct task_desc *task, in add_sched_event_wakeup()
317 static void add_sched_event_sleep(struct perf_sched *sched, struct task_desc *task, in add_sched_event_sleep()
330 struct task_desc *task; in register_pid() local
375 struct task_desc *task; in print_task_traces() local
495 struct task_desc *task; member
546 struct task_desc *task; in create_tasks() local
578 struct task_desc *task; in wait_for_tasks() local
/linux-4.1.27/arch/xtensa/kernel/
Dtraps.c428 void show_trace(struct task_struct *task, unsigned long *sp) in show_trace()
448 void show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
/linux-4.1.27/arch/ia64/oprofile/
Dperfmon.c20 perfmon_handler(struct task_struct *task, void *buf, pfm_ovfl_arg_t *arg, in perfmon_handler()
/linux-4.1.27/arch/arm/common/
DbL_switcher.c262 struct task_struct *task; member
311 struct task_struct *task; in bL_switcher_thread_create() local
611 struct task_struct *task; in bL_switcher_disable() local
/linux-4.1.27/drivers/s390/cio/
Dcrw.c153 struct task_struct *task; in crw_machine_check_init() local
/linux-4.1.27/arch/um/kernel/skas/
Dmmu.c50 int init_new_context(struct task_struct *task, struct mm_struct *mm) in init_new_context()
/linux-4.1.27/drivers/char/
Drtc.c812 int rtc_register(rtc_task_t *task) in rtc_register()
839 int rtc_unregister(rtc_task_t *task) in rtc_unregister()
876 int rtc_control(rtc_task_t *task, unsigned int cmd, unsigned long arg) in rtc_control()
/linux-4.1.27/security/apparmor/
Dcontext.c77 struct aa_profile *aa_get_task_profile(struct task_struct *task) in aa_get_task_profile()
Dresource.c91 int aa_task_setrlimit(struct aa_profile *profile, struct task_struct *task, in aa_task_setrlimit()
/linux-4.1.27/include/scsi/
Dsas_ata.h62 static inline void sas_ata_task_abort(struct sas_task *task) in sas_ata_task_abort()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_gc.c222 struct task_struct *task; in sptlrpc_gc_init() local
/linux-4.1.27/fs/nfsd/
Dnfs4callback.c805 static void nfsd4_cb_probe_done(struct rpc_task *task, void *calldata) in nfsd4_cb_probe_done()
853 static bool nfsd41_cb_get_slot(struct nfs4_client *clp, struct rpc_task *task) in nfsd41_cb_get_slot()
871 static void nfsd4_cb_prepare(struct rpc_task *task, void *calldata) in nfsd4_cb_prepare()
885 static void nfsd4_cb_done(struct rpc_task *task, void *calldata) in nfsd4_cb_done()

123