Home
last modified time | relevance | path

Searched refs:do_auth_ctrl_ioctl (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/common_modules/qos_auth/auth_ctl/
Dauth_ctrl.c451 long do_auth_ctrl_ioctl(int abi, struct file *file, unsigned int cmd, unsigned long arg) in do_auth_ctrl_ioctl() function
582 return do_auth_ctrl_ioctl(AUTH_IOCTL_ABI_AARCH64, file, cmd, arg); in proc_auth_ioctl()
588 return do_auth_ctrl_ioctl(AUTH_IOCTL_ABI_ARM32, file, cmd, in proc_auth_compat_ioctl()