Searched refs:task_set_syscall_user_dispatch (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/entry/ |
H A D | syscall_user_dispatch.c | 72 static int task_set_syscall_user_dispatch(struct task_struct *task, unsigned long mode, in task_set_syscall_user_dispatch() function 124 return task_set_syscall_user_dispatch(current, mode, offset, len, selector); in set_syscall_user_dispatch() 162 return task_set_syscall_user_dispatch(task, cfg.mode, cfg.offset, cfg.len, in syscall_user_dispatch_set_config()
|