Home
last modified time | relevance | path

Searched defs:security_file_fcntl (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Dsecurity.h860 static inline int security_file_fcntl(struct file *file, unsigned int cmd, in security_file_fcntl() function
/kernel/linux/linux-5.10/include/linux/
Dsecurity.h951 static inline int security_file_fcntl(struct file *file, unsigned int cmd, in security_file_fcntl() function
/kernel/linux/linux-4.19/security/
Dsecurity.c954 int security_file_fcntl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_fcntl() function
/kernel/linux/linux-5.10/security/
Dsecurity.c1553 int security_file_fcntl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_fcntl() function