Searched refs:fget (Results 26 - 50 of 80) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dsys_m32r.c107 file = fget(fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dsys_m68k.c58 file = fget(fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/hpux/
H A Dfs.c113 file = fget(fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsys_parisc.c133 file = fget(fd);
H A Dsys_parisc32.c357 file = fget(fd);
414 file = fget(fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/autofs/
H A Dinode.c197 pipe = fget(pipefd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/coda/
H A Dinode.c117 file = fget(data->fd);
H A Dpsdev.c198 outp->fh = fget(outp->fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Deventfd.c189 file = fget(fd);
H A Dtimerfd.c190 file = fget(ufd);
H A Dutimes.c64 f = fget(dfd);
H A Dsignalfd.c353 file = fget(ufd);
H A Deventpoll.c533 * point, the file counter already went to zero and fget() would fail.
1138 file = fget(epfd);
1143 tfile = fget(fd);
1239 file = fget(epfd);
H A Dcompat.c259 file = fget(fd);
330 file = fget(fd);
825 file = fget(fd);
908 file = fget(fd);
999 file = fget(fd);
1145 file = fget(fd);
1169 file = fget(fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dsys_arm.c70 file = fget(fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dscm.c92 if (fd < 0 || !(file = fget(fd)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsys_sunos32.c83 file = fget(fd);
319 file = fget(fd);
407 file = fget(fd);
614 file = fget(fd);
1216 struct file * file = fget(fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/ipc/
H A Dmqueue.c836 filp = fget(mqdes);
920 filp = fget(mqdes);
1033 filp = fget(notification.sigev_signo);
1058 filp = fget(mqdes);
1128 filp = fget(mqdes);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dosf_sys.c149 file = fget(fd);
182 file = fget(fd);
267 file = fget(fd);
501 } fget; member in union:pl_args
542 error = get_user(min_buf_size_ptr, &args->fget.min_buf_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dsysirix.c677 if (!(file = fget(fd))) {
925 file = fget(fd);
982 if (!(file = fget(fd)))
1351 if (!(file = fget(fd))) {
1466 if (!(file = fget(fd)))
1603 if (!(file = fget(fd))) {
1730 file = fget(fd);
1829 if (!(file = fget(fd)))
1877 if (!(file = fget(fd)))
H A Dsyscall.c130 file = fget(fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsyscalls.c172 if (!(file = fget(fd)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dsys_sh.c150 file = fget(fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsys_sparc.c244 file = fget(fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dsys_m68k.c60 file = fget(fd);

Completed in 216 milliseconds

1234