Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemfd.h10 static inline long memfd_fcntl(struct file *f, unsigned int c, unsigned long a) in memfd_fcntl() function
/OK3568_Linux_fs/kernel/mm/
H A Dmemfd.c237 long memfd_fcntl(struct file *file, unsigned int cmd, unsigned long arg) in memfd_fcntl() function