Lines Matching defs:task
38 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
43 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
49 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
68 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
74 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
83 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
90 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
99 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
106 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
130 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
154 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()