Searched refs:syscall_user_dispatch_get_config (Results 1 – 2 of 2) sorted by relevance
19 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, in syscall_user_dispatch_get_config() function
1403 ret = syscall_user_dispatch_get_config(child, addr, datavp); in SYSCALL_DEFINE4()