Lines Matching defs:task
39 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
44 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
50 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
69 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
75 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
84 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
91 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
100 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
107 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
131 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
155 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()