Searched refs:fdget_raw (Results 1 – 9 of 9) sorted by relevance
66 static inline struct fd fdget_raw(unsigned int fd) in fdget_raw() function
441 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()467 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()604 struct fd f = fdget_raw(fd); in do_compat_fcntl64()
117 struct fd f = fdget_raw(fd); in fd_statfs()
180 f = fdget_raw(fd); in vfs_fstat()
536 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1()
2408 struct fd f = fdget_raw(nd->dfd); in path_init()
253 f = fdget_raw(fd); in get_path_from_fd()
235 struct fd f = fdget_raw(fd); in sys_oabi_fcntl64()
981 f = fdget_raw(fd); in SYSCALL_DEFINE4()