Searched refs:memfd_fcntl (Results 1 – 3 of 3) sorted by relevance
319 long memfd_fcntl(struct file *file, unsigned int cmd, unsigned int arg) in memfd_fcntl() function
298 seals = memfd_fcntl(memfd, F_GET_SEALS, 0); in check_memfd_seals()
546 err = memfd_fcntl(filp, cmd, argi); in do_fcntl()