Home
last modified time | relevance | path

Searched defs:fsverity_ioctl_enable_code_sign (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dfsverity.h231 static inline int fsverity_ioctl_enable_code_sign(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable_code_sign() function
/kernel/linux/linux-5.10/fs/verity/
H A Denable.c604 int fsverity_ioctl_enable_code_sign(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable_code_sign() function
640 EXPORT_SYMBOL_GPL(fsverity_ioctl_enable_code_sign); variable
/kernel/linux/linux-6.6/fs/verity/
H A Denable.c583 int fsverity_ioctl_enable_code_sign(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable_code_sign() function
618 EXPORT_SYMBOL_GPL(fsverity_ioctl_enable_code_sign); variable
/kernel/linux/linux-6.6/include/linux/
H A Dfsverity.h281 static inline int fsverity_ioctl_enable_code_sign(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable_code_sign() function

Completed in 4 milliseconds