Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmemfd.h11 static inline long memfd_fcntl(struct file *f, unsigned int c, unsigned int a) in memfd_fcntl() function
/linux-6.12.1/mm/
Dmemfd.c282 long memfd_fcntl(struct file *file, unsigned int cmd, unsigned int arg) in memfd_fcntl() function