Searched refs:syscall_user_dispatch_get_config (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsyscall_user_dispatch.h19 int syscall_user_dispatch_get_config(struct task_struct *task, unsigned long size,
37 static inline int syscall_user_dispatch_get_config(struct task_struct *task, function
/linux-master/kernel/entry/
H A Dsyscall_user_dispatch.c127 int syscall_user_dispatch_get_config(struct task_struct *task, unsigned long size, function
/linux-master/kernel/
H A Dptrace.c1248 ret = syscall_user_dispatch_get_config(child, addr, datavp);

Completed in 155 milliseconds