Home
last modified time | relevance | path

Searched refs:fdget_raw (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
A Dfile.h78 struct fd fdget_raw(unsigned int fd);
89 DEFINE_CLASS(fd_raw, struct fd, fdput(_T), fdget_raw(fd), int fd)
/linux/fs/
A Dfcntl.c573 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()
599 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()
736 struct fd f = fdget_raw(fd); in do_compat_fcntl64()
A Dstatfs.c117 struct fd f = fdget_raw(fd); in fd_statfs()
A Dstat.c226 f = fdget_raw(fd); in vfs_fstat()
A Dfile.c1132 struct fd fdget_raw(unsigned int fd) in fdget_raw() function
A Dopen.c583 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1()
A Dnamei.c2506 struct fd f = fdget_raw(nd->dfd); in path_init()
/linux/security/landlock/
A Dsyscalls.c286 f = fdget_raw(fd); in get_path_from_fd()
/linux/arch/arm/kernel/
A Dsys_oabi-compat.c238 struct fd f = fdget_raw(fd); in sys_oabi_fcntl64()
/linux/fs/quota/
A Dquota.c982 f = fdget_raw(fd); in SYSCALL_DEFINE4()
/linux/kernel/cgroup/
A Dcgroup.c6970 struct fd f = fdget_raw(fd); in cgroup_v1v2_get_from_fd()

Completed in 48 milliseconds