/linux/net/sunrpc/ |
H A D | sched.c | 68 bool rpc_task_set_rpc_status(struct rpc_task *task, int rpc_status) in rpc_task_set_rpc_status() 76 rpc_task_timeout(const struct rpc_task *task) in rpc_task_timeout() 95 __rpc_disable_timer(struct rpc_wait_queue *queue, struct rpc_task *task) in __rpc_disable_timer() 121 __rpc_add_timer(struct rpc_wait_queue *queue, struct rpc_task *task, in __rpc_add_timer() 147 __rpc_list_enqueue_task(struct list_head *q, struct rpc_task *task) in __rpc_list_enqueue_task() 169 __rpc_list_dequeue_task(struct rpc_task *task) in __rpc_list_dequeue_task() 194 struct rpc_task *task, in __rpc_add_wait_queue_priority() 206 struct rpc_task *task, in __rpc_add_wait_queue() 224 static void __rpc_remove_wait_queue_priority(struct rpc_task *task) in __rpc_remove_wait_queue_priority() 233 static void __rpc_remove_wait_queue(struct rpc_wait_queue *queue, struct rpc_task *task) in __rpc_remove_wait_queue() [all …]
|
H A D | xprt.c | 265 int xprt_reserve_xprt(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_reserve_xprt() 329 int xprt_reserve_xprt_cong(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_reserve_xprt_cong() 364 static inline int xprt_lock_write(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_lock_write() 376 static bool __xprt_lock_write_func(struct rpc_task *task, void *data) in __xprt_lock_write_func() 419 void xprt_release_xprt(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_xprt() 437 void xprt_release_xprt_cong(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_xprt_cong() 447 void xprt_release_write(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_release_write() 518 void xprt_release_rqst_cong(struct rpc_task *task) in xprt_release_rqst_cong() 562 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result) in xprt_adjust_cwnd() 679 static void xprt_init_majortimeo(struct rpc_task *task, struct rpc_rqst *req, in xprt_init_majortimeo() [all …]
|
H A D | clnt.c | 915 struct rpc_task *task; rpc_cancel_tasks() local 1117 rpc_task_release_transport(struct rpc_task * task) rpc_task_release_transport() argument 1131 rpc_task_release_client(struct rpc_task * task) rpc_task_release_client() argument 1165 rpc_task_set_transport(struct rpc_task * task,struct rpc_clnt * clnt) rpc_task_set_transport() argument 1181 rpc_task_set_client(struct rpc_task * task,struct rpc_clnt * clnt) rpc_task_set_client() argument 1199 rpc_task_set_rpc_message(struct rpc_task * task,const struct rpc_message * msg) rpc_task_set_rpc_message() argument 1215 rpc_default_callback(struct rpc_task * task,void * data) rpc_default_callback() argument 1229 struct rpc_task *task; rpc_run_task() local 1258 struct rpc_task *task; rpc_call_sync() local 1295 struct rpc_task *task; rpc_call_async() local 1324 struct rpc_task *task; rpc_run_bc_task() local 1374 rpc_call_start(struct rpc_task * task) rpc_call_start() argument 1674 __rpc_restart_call(struct rpc_task * task,void (* action)(struct rpc_task *)) __rpc_restart_call() argument 1687 rpc_restart_call(struct rpc_task * task) rpc_restart_call() argument 1698 rpc_restart_call_prepare(struct rpc_task * task) rpc_restart_call_prepare() argument 1707 rpc_proc_name(const struct rpc_task * task) rpc_proc_name() argument 1721 __rpc_call_rpcerror(struct rpc_task * task,int tk_status,int rpc_status) __rpc_call_rpcerror() argument 1729 rpc_call_rpcerror(struct rpc_task * task,int status) rpc_call_rpcerror() argument 1741 call_start(struct rpc_task * task) call_start() argument 1765 call_reserve(struct rpc_task * task) call_reserve() argument 1778 call_reserveresult(struct rpc_task * task) call_reserveresult() argument 1813 call_retry_reserve(struct rpc_task * task) call_retry_reserve() argument 1824 call_refresh(struct rpc_task * task) call_refresh() argument 1836 call_refreshresult(struct rpc_task * task) call_refreshresult() argument 1877 call_allocate(struct rpc_task * task) call_allocate() argument 1926 rpc_task_need_encode(struct rpc_task * task) rpc_task_need_encode() argument 1935 rpc_xdr_encode(struct rpc_task * task) rpc_xdr_encode() argument 1961 call_encode(struct rpc_task * task) call_encode() argument 2011 rpc_task_transmitted(struct rpc_task * task) rpc_task_transmitted() argument 2017 rpc_task_handle_transmitted(struct rpc_task * task) rpc_task_handle_transmitted() argument 2027 call_bind(struct rpc_task * task) call_bind() argument 2052 call_bind_status(struct rpc_task * task) call_bind_status() argument 2132 call_connect(struct rpc_task * task) call_connect() argument 2162 call_connect_status(struct rpc_task * task) call_connect_status() argument 2257 call_transmit(struct rpc_task * task) call_transmit() argument 2282 call_transmit_status(struct rpc_task * task) call_transmit_status() argument 2350 call_bc_encode(struct rpc_task * task) call_bc_encode() argument 2361 call_bc_transmit(struct rpc_task * task) call_bc_transmit() argument 2374 call_bc_transmit_status(struct rpc_task * task) call_bc_transmit_status() argument 2433 call_status(struct rpc_task * task) call_status() argument 2508 rpc_check_timeout(struct rpc_task * task) rpc_check_timeout() argument 2570 call_decode(struct rpc_task * task) call_decode() argument 2639 rpc_encode_header(struct rpc_task * task,struct xdr_stream * xdr) rpc_encode_header() argument 2668 rpc_decode_header(struct rpc_task * task,struct xdr_stream * xdr) rpc_decode_header() argument 2832 rpc_null_call_prepare(struct rpc_task * task,void * data) rpc_null_call_prepare() argument 2873 struct rpc_task *task; rpc_ping() local 2898 struct rpc_task *task; rpc_ping_noreply() local 2914 rpc_cb_add_xprt_done(struct rpc_task * task,void * calldata) rpc_cb_add_xprt_done() argument 2949 struct rpc_task *task; rpc_clnt_test_and_add_xprt() local 2989 struct rpc_task *task; rpc_clnt_add_xprt_helper() local 3329 rpc_show_task(const struct rpc_clnt * clnt,const struct rpc_task * task) rpc_show_task() argument 3346 struct rpc_task *task; rpc_show_tasks() local [all...] |
/linux/arch/powerpc/kernel/ |
H A D | signal.h | 48 #define unsafe_copy_fpr_to_user(to, task, label) do { \ argument 58 #define unsafe_copy_vsx_to_user(to, task, label) do { \ argument 68 #define unsafe_copy_fpr_from_user(task, from, label) do { \ argument 78 #define unsafe_copy_vsx_from_user(task, from, label) do { \ argument 89 #define unsafe_copy_ckfpr_to_user(to, task, label) do { \ argument 99 #define unsafe_copy_ckvsx_to_user(to, task, label) do { \ argument 109 #define unsafe_copy_ckfpr_from_user(task, from, label) do { \ argument 119 #define unsafe_copy_ckvsx_from_user(task, from, label) do { \ argument 131 #define unsafe_copy_fpr_to_user(to, task, label) \ argument 135 #define unsafe_copy_fpr_from_user(task, from, label) \ argument [all …]
|
/linux/include/linux/ |
H A D | cn_proc.h | 32 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/drivers/infiniband/sw/rxe/ |
H A D | rxe_task.c | 36 static bool __reserve_if_idle(struct rxe_task *task) in __reserve_if_idle() 60 static bool __is_done(struct rxe_task *task) in __is_done() 74 static bool is_done(struct rxe_task *task) in is_done() 103 static void do_task(struct rxe_task *task) in do_task() 190 int rxe_init_task(struct rxe_task *task, struct rxe_qp *qp, in rxe_init_task() 212 void rxe_cleanup_task(struct rxe_task *task) in rxe_cleanup_task() 240 void rxe_run_task(struct rxe_task *task) in rxe_run_task() 259 void rxe_sched_task(struct rxe_task *task) in rxe_sched_task() 275 void rxe_disable_task(struct rxe_task *task) in rxe_disable_task() 299 void rxe_enable_task(struct rxe_task *task) in rxe_enable_task()
|
/linux/arch/x86/include/asm/ |
H A D | syscall.h | 36 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) 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() 66 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() 72 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() 81 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() 93 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() 100 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() 124 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | task_kfunc_success.c | 39 static int test_acquire_release(struct task_struct *task) in test_acquire_release() 67 int BPF_PROG(test_task_kfunc_flavor_relo, struct task_struct *task, u64 clone_flags) in BPF_PROG() 97 int BPF_PROG(test_task_kfunc_flavor_relo_not_found, struct task_struct *task, u64 clone_flags) in BPF_PROG() 111 int BPF_PROG(test_task_acquire_release_argument, struct task_struct *task, u64 clone_flags) in BPF_PROG() 120 int BPF_PROG(test_task_acquire_release_current, struct task_struct *task, u64 clone_flags) in BPF_PROG() 129 int BPF_PROG(test_task_acquire_leave_in_map, struct task_struct *task, u64 clone_flags) in BPF_PROG() 144 int BPF_PROG(test_task_xchg_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() 228 int BPF_PROG(test_task_map_acquire_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() 266 int BPF_PROG(test_task_current_acquire_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() 299 int BPF_PROG(test_task_from_pid_arg, struct task_struct *task, u64 clone_flags) in BPF_PROG() [all …]
|
H A D | rcu_read_lock.c | 32 struct task_struct *task; in get_cgroup_id() local 53 struct task_struct *task, *real_parent; in task_succ() local 82 struct task_struct *task, *real_parent; in no_lock() local 94 struct task_struct *task, *real_parent; in two_regions() local 113 struct task_struct *task, *real_parent; in non_sleepable_1() local 129 struct task_struct *task, *real_parent; in non_sleepable_2() local 148 struct task_struct *task, *real_parent, *gparent; in task_acquire() local 176 struct task_struct *task; in miss_lock() local 190 struct task_struct *task; in miss_unlock() local 202 struct task_struct *task, *real_parent; in non_sleepable_rcu_mismatch() local [all …]
|
H A D | cpumask_failure.c | 36 int BPF_PROG(test_alloc_no_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() 49 int BPF_PROG(test_alloc_double_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() 64 int BPF_PROG(test_acquire_wrong_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG() 77 int BPF_PROG(test_mutate_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG() 87 int BPF_PROG(test_insert_remove_no_release, struct task_struct *task, u64 clone_flags) in BPF_PROG() 111 int BPF_PROG(test_cpumask_null, struct task_struct *task, u64 clone_flags) in BPF_PROG() 121 int BPF_PROG(test_global_mask_out_of_rcu, struct task_struct *task, u64 clone_flags) in BPF_PROG() 155 int BPF_PROG(test_global_mask_no_null_check, struct task_struct *task, u64 clone_flags) in BPF_PROG() 183 int BPF_PROG(test_global_mask_rcu_no_null_check, struct task_struct *task, u64 clone_flags) in BPF_PROG() 208 int BPF_PROG(test_invalid_nested_array, struct task_struct *task, u64 clone_flags) in BPF_PROG()
|
H A D | cpumask_success.c | 139 int BPF_PROG(test_alloc_free_cpumask, struct task_struct *task, u64 clone_flags) in BPF_PROG() 155 int BPF_PROG(test_set_clear_cpu, struct task_struct *task, u64 clone_flags) in BPF_PROG() 184 int BPF_PROG(test_setall_clear_cpu, struct task_struct *task, u64 clone_flags) in BPF_PROG() 213 int BPF_PROG(test_first_firstzero_cpu, struct task_struct *task, u64 clone_flags) in BPF_PROG() 252 int BPF_PROG(test_firstand_nocpu, struct task_struct *task, u64 clone_flags) in BPF_PROG() 284 int BPF_PROG(test_test_and_set_clear, struct task_struct *task, u64 clone_flags) in BPF_PROG() 316 int BPF_PROG(test_and_or_xor, struct task_struct *task, u64 clone_flags) in BPF_PROG() 363 int BPF_PROG(test_intersects_subset, struct task_struct *task, u64 clone_flags) in BPF_PROG() 405 int BPF_PROG(test_copy_any_anyand, struct task_struct *task, u64 clone_flags) in BPF_PROG() 459 int BPF_PROG(test_insert_leave, struct task_struct *task, u64 clone_flags) in BPF_PROG() [all …]
|
/linux/arch/m68k/include/asm/ |
H A D | syscall.h | 11 static inline int 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() 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() 44 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() 54 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() 64 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
|
/linux/arch/csky/include/asm/ |
H A D | syscall.h | 14 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/ |
H A D | syscall.h | 22 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() 34 static inline bool __in_oabi_syscall(struct task_struct *task) in __in_oabi_syscall() 45 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() 51 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() 58 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() 64 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() 73 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() 83 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
|
/linux/arch/nios2/include/asm/ |
H A D | syscall.h | 13 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/ |
H A D | syscall.h | 23 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/ |
H A D | syscall_32.h | 12 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/loongarch/include/asm/ |
H A D | syscall.h | 23 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() 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() 56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() 64 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
|
/linux/arch/arc/include/asm/ |
H A D | syscall.h | 18 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() 71 syscall_get_arch(struct task_struct *task) in syscall_get_arch()
|
/linux/arch/arm64/include/asm/ |
H A D | syscall.h | 20 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/microblaze/include/asm/ |
H A D | syscall.h | 11 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/xtensa/include/asm/ |
H A D | syscall.h | 17 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/powerpc/include/asm/ |
H A D | syscall.h | 28 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() 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() 64 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() 70 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() 93 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() 113 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
|
/linux/arch/riscv/include/asm/ |
H A D | syscall.h | 27 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() 33 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() 39 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() 69 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
|
/linux/kernel/livepatch/ |
H A D | transition.c | 94 struct task_struct *g, *task; in klp_complete_transition() local 184 void klp_update_patch_state(struct task_struct *task) in klp_update_patch_state() 263 static int klp_check_stack(struct task_struct *task, const char **oldname) in klp_check_stack() 293 static int klp_check_and_switch_task(struct task_struct *task, void *arg) in klp_check_and_switch_task() 314 static bool klp_try_switch_task(struct task_struct *task) in klp_try_switch_task() 410 struct task_struct *g, *task; in klp_send_signals() local 454 struct task_struct *g, *task; in klp_try_complete_transition() local 532 struct task_struct *g, *task; in klp_start_transition() local 575 struct task_struct *g, *task; in klp_init_transition() local 651 struct task_struct *g, *task; in klp_reverse_transition() local [all …]
|