Home
last modified time | relevance | path

Searched refs:fget_light (Results 1 – 20 of 20) sorted by relevance

/linux-3.4.99/fs/
Dread_write.c237 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE3()
264 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE5()
466 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE3()
484 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE3()
505 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE()
534 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE()
795 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE3()
816 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE3()
847 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE5()
872 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE5()
[all …]
Dsync.c141 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE1()
320 file = fget_light(fd, &fput_needed); in SYSCALL_DEFINE()
Dfhandle.c126 struct file *file = fget_light(fd, &fput_needed); in get_vfsmount_from_fd()
Dsplice.c1676 file = fget_light(fd, &fput); in SYSCALL_DEFINE4()
1701 in = fget_light(fd_in, &fput_in); in SYSCALL_DEFINE6()
1704 out = fget_light(fd_out, &fput_out); in SYSCALL_DEFINE6()
2034 in = fget_light(fdin, &fput_in); in SYSCALL_DEFINE4()
2038 struct file *out = fget_light(fdout, &fput_out); in SYSCALL_DEFINE4()
Dfile_table.c330 struct file *fget_light(unsigned int fd, int *fput_needed) in fget_light() function
Dcompat.c1164 file = fget_light(fd, &fput_needed); in compat_sys_readv()
1184 file = fget_light(fd, &fput_needed); in compat_sys_preadv64()
1233 file = fget_light(fd, &fput_needed); in compat_sys_writev()
1253 file = fget_light(fd, &fput_needed); in compat_sys_pwritev64()
Dselect.c448 file = fget_light(i, &fput_needed); in do_select()
734 file = fget_light(fd, &fput_needed); in do_pollfd()
Dioctl.c610 filp = fget_light(fd, &fput_needed); in SYSCALL_DEFINE3()
Dstat.c61 struct file *f = fget_light(fd, &fput_needed); in vfs_fstat()
Dcompat_ioctl.c1540 filp = fget_light(fd, &fput_needed); in compat_sys_ioctl()
/linux-3.4.99/arch/powerpc/platforms/cell/
Dspu_syscalls.c82 neighbor = fget_light(neighbor_fd, &fput_needed); in SYSCALL_DEFINE4()
106 filp = fget_light(fd, &fput_needed); in sys_spu_run()
/linux-3.4.99/include/linux/
Dfile.h30 extern struct file *fget_light(unsigned int fd, int *fput_needed);
/linux-3.4.99/Documentation/filesystems/
Dfiles.txt77 of the fd (fget()/fget_light()) are lock-free, it is possible
97 fget()/fget_light().
/linux-3.4.99/fs/notify/inotify/
Dinotify_user.c762 filp = fget_light(fd, &fput_needed); in SYSCALL_DEFINE3()
800 filp = fget_light(fd, &fput_needed); in SYSCALL_DEFINE2()
/linux-3.4.99/fs/notify/fanotify/
Dfanotify_user.c482 file = fget_light(dfd, &fput_needed); in fanotify_find_path()
811 filp = fget_light(fanotify_fd, &fput_needed); in SYSCALL_DEFINE()
/linux-3.4.99/drivers/video/msm/
Dmdp.c263 file = fget_light(img->memory_id, &put_needed); in get_img()
/linux-3.4.99/kernel/
Dtaskstats.c426 file = fget_light(fd, &fput_needed); in cgroupstats_user_cmd()
/linux-3.4.99/kernel/events/
Dcore.c473 file = fget_light(fd, &fput_needed); in perf_cgroup_connect()
3277 file = fget_light(fd, fput_needed); in perf_fget_light()
/linux-3.4.99/net/
Dsocket.c448 file = fget_light(fd, fput_needed); in sockfd_lookup_light()
/linux-3.4.99/Documentation/trace/
Dftrace.txt1115 yum-updatesd-3111 [003] 1637.254685: fget_light <-do_sys_poll