Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsecurity.h1022 static inline int security_file_fcntl(struct file *file, unsigned int cmd, in security_file_fcntl() function
/openbmc/linux/security/
H A Dsecurity.c2788 int security_file_fcntl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_fcntl() function