Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfcntl.c314 static long do_fcntl(int fd, unsigned int cmd, unsigned long arg, in do_fcntl() function
/openbmc/qemu/linux-user/
H A Dsyscall.c6989 static abi_long do_fcntl(int fd, int cmd, abi_ulong arg) in do_fcntl() function