Home
last modified time | relevance | path

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

12345678

/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
/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()
57 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
63 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
70 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
95 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
/arch/x86/include/asm/
Dsyscall.h43 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
48 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
54 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
73 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
79 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
88 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
97 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
113 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
174 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
/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()
/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()
/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()
/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.h135 # define task_tos(task) ((unsigned long)(task) + KERNEL_STACK_SIZE) argument
136 # define task_regs(task) ((struct pt_regs *)task_tos(task) - 1) argument
141 # define task_sp(task) (task_regs(task)->r1) argument
142 # define task_pc(task) (task_regs(task)->pc) argument
144 # define KSTK_EIP(task) (task_pc(task)) argument
145 # define KSTK_ESP(task) (task_sp(task)) argument
/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()
Dwatch.h21 #define __restore_watch(task) do { \ argument
29 #define __restore_watch(task) do {} while (0) argument
/arch/powerpc/include/asm/
Dsyscall.h25 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_return_value(struct task_struct *task, in syscall_get_return_value()
48 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()
90 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments()
/arch/tile/include/asm/
Dsyscall.h43 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()
56 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
62 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
77 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()
/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()
/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()
/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()
/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()

12345678