Home
last modified time | relevance | path

Searched defs:task (Results 351 - 375 of 2553) sorted by relevance

1...<<11121314151617181920>>...103

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsyscall.h20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() argument
27 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
33 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
49 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
55 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
62 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument
80 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() argument
92 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
[all...]
/kernel/linux/common_modules/memory_security/src/
H A Dhideaddr.c44 struct task_struct *task = get_proc_task(inode_task); in hideaddr_avc_has_perm() local
/kernel/linux/common_modules/tzdriver/
H A Dko_adapt.c37 const struct cred *koadpt_get_task_cred(struct task_struct *task) in koadpt_get_task_cred() argument
59 void koadpt_kthread_bind_mask(struct task_struct *task, in koadpt_kthread_bind_mask() argument
[all...]
H A Dko_adapt.h44 static inline const struct cred *koadpt_get_task_cred(struct task_struct *task) in koadpt_get_task_cred() argument
49 static inline void koadpt_kthread_bind_mask(struct task_struct *task, in koadpt_kthread_bind_mask() argument
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Dsyscall.h14 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() argument
20 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
26 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
32 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
38 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
45 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument
57 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() argument
69 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dsyscall.h22 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() argument
28 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
34 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
42 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
48 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
55 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument
63 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dsyscall.h11 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() argument
17 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
23 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
29 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
35 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
83 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument
94 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() argument
108 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dstacktrace.h19 static inline unsigned long unwind_stack(struct task_struct *task, in unwind_stack() argument
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dsyscall.h17 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() argument
26 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
32 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
38 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
44 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
61 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dsyscall.h23 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() argument
29 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
35 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
43 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
49 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
56 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument
64 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dsyscall.h14 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() argument
20 syscall_set_nr(struct task_struct *task, struct pt_regs *regs, in syscall_set_nr() argument
27 syscall_rollback(struct task_struct *task, struct pt_regs *regs) in syscall_rollback() argument
33 syscall_get_error(struct task_struct *task, struct pt_regs *regs) in syscall_get_error() argument
41 syscall_get_return_value(struct task_struct *task, struct pt_regs *regs) in syscall_get_return_value() argument
47 syscall_set_return_value(struct task_struct *task, struct pt_regs *regs, in syscall_set_return_value() argument
54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() argument
63 syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dperfmon_itanium.h52 pfm_ita_pmc_check(struct task_struct *task, pfm_context_t *ctx, unsigned int cnum, unsigned long *val, struct pt_regs *regs) in pfm_ita_pmc_check() argument
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dstacktrace.c14 arch_stack_walk(stack_trace_consume_fn consume_entry, void *cookie, struct task_struct *task, struct pt_regs *regs) arch_stack_walk() argument
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dsyscall.h11 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() argument
17 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
23 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
31 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
37 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
44 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument
54 static inline void syscall_set_arguments(struct task_struct *task, in syscall_set_arguments() argument
64 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dsyscall.h11 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() argument
17 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
23 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
29 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
35 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
61 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument
75 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dsyscall.h20 static inline int syscall_get_nr(struct task_struct *task, in syscall_get_nr() argument
26 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
32 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
43 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
51 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
66 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument
80 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dperf_regs.c93 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi() argument
/kernel/linux/linux-5.10/tools/testing/selftests/prctl/
H A Ddisable-tsc-on-off-stress-test.c60 static void task(void) in task() function
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dsyscall.h18 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() argument
27 syscall_rollback(struct task_struct *task, struct pt_regs *regs) in syscall_rollback() argument
33 syscall_get_error(struct task_struct *task, struct pt_regs *regs) in syscall_get_error() argument
40 syscall_get_return_value(struct task_struct *task, struct pt_regs *regs) in syscall_get_return_value() argument
46 syscall_set_return_value(struct task_struct *task, struct pt_regs *regs, in syscall_set_return_value() argument
57 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() argument
71 syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dperf_regs.c135 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsyscall.h28 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() argument
42 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
48 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
64 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
70 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
93 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument
113 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/nios2/include/asm/
H A Dsyscall.h13 static inline int syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() argument
18 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
25 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
31 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
37 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
50 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument
61 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dsyscall.h23 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr() argument
29 syscall_rollback(struct task_struct *task, struct pt_regs *regs) in syscall_rollback() argument
35 syscall_get_error(struct task_struct *task, struct pt_regs *regs) in syscall_get_error() argument
41 syscall_get_return_value(struct task_struct *task, struct pt_regs *regs) in syscall_get_return_value() argument
47 syscall_set_return_value(struct task_struct *task, struct pt_regs *regs, in syscall_set_return_value() argument
54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments() argument
60 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dsyscall.h32 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument
39 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument
45 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument
52 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument
58 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dswitch_to.h26 static inline void fstate_off(struct task_struct *task, in fstate_off() argument
32 static inline void fstate_save(struct task_struct *task, in fstate_save() argument
41 static inline void fstate_restore(struct task_struct *task, in fstate_restore() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...103