fget_light 2776 fs/compat_ioctl.c filp = fget_light(fd, &fput_needed); fget_light 675 fs/inotify_user.c filp = fget_light(fd, &fput_needed); fget_light 716 fs/inotify_user.c filp = fget_light(fd, &fput_needed); fget_light 477 fs/ioctl.c filp = fget_light(fd, &fput_needed); fget_light 1070 fs/namei.c file = fget_light(dfd, &fput_needed); fget_light 122 fs/read_write.c file = fget_light(fd, &fput_needed); fget_light 149 fs/read_write.c file = fget_light(fd, &fput_needed); fget_light 343 fs/read_write.c file = fget_light(fd, &fput_needed); fget_light 360 fs/read_write.c file = fget_light(fd, &fput_needed); fget_light 381 fs/read_write.c file = fget_light(fd, &fput_needed); fget_light 402 fs/read_write.c file = fget_light(fd, &fput_needed); fget_light 647 fs/read_write.c file = fget_light(fd, &fput_needed); fget_light 668 fs/read_write.c file = fget_light(fd, &fput_needed); fget_light 695 fs/read_write.c in_file = fget_light(in_fd, &fput_needed_in); fget_light 721 fs/read_write.c out_file = fget_light(out_fd, &fput_needed_out); fget_light 232 fs/select.c file = fget_light(i, &fput_needed); fget_light 560 fs/select.c file = fget_light(fd, &fput_needed); fget_light 1450 fs/splice.c file = fget_light(fd, &fput); fget_light 1475 fs/splice.c in = fget_light(fd_in, &fput_in); fget_light 1478 fs/splice.c out = fget_light(fd_out, &fput_out); fget_light 1696 fs/splice.c in = fget_light(fdin, &fput_in); fget_light 1700 fs/splice.c struct file *out = fget_light(fdout, &fput_out); fget_light 223 fs/sync.c file = fget_light(fd, &fput_needed); fget_light 34 include/linux/file.h extern struct file *fget_light(unsigned int fd, int *fput_needed); fget_light 400 kernel/taskstats.c file = fget_light(fd, &fput_needed); fget_light 464 net/socket.c file = fget_light(fd, fput_needed);