Searched refs:compat_get_fd_set (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Dcompat.c1654 int compat_get_fd_set(unsigned long nr, compat_ulong_t __user *ufdset, function
1770 if ((ret = compat_get_fd_set(n, inp, fds.in)) ||
1771 (ret = compat_get_fd_set(n, outp, fds.out)) ||
1772 (ret = compat_get_fd_set(n, exp, fds.ex)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dcompat.c1654 int compat_get_fd_set(unsigned long nr, compat_ulong_t __user *ufdset, function
1770 if ((ret = compat_get_fd_set(n, inp, fds.in)) ||
1771 (ret = compat_get_fd_set(n, outp, fds.out)) ||
1772 (ret = compat_get_fd_set(n, exp, fds.ex)))

Completed in 67 milliseconds