Searched refs:fdget_raw (Results 1 – 11 of 11) sorted by relevance
81 struct fd f = fdget_raw(*(int *)key); in bpf_fd_inode_storage_lookup_elem()95 struct fd f = fdget_raw(*(int *)key); in bpf_fd_inode_storage_update_elem()126 struct fd f = fdget_raw(*(int *)key); in bpf_fd_inode_storage_delete_elem()
67 static inline struct fd fdget_raw(unsigned int fd) in fdget_raw() function
443 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()469 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE3()606 struct fd f = fdget_raw(fd); in do_compat_fcntl64()
117 struct fd f = fdget_raw(fd); in fd_statfs()
195 f = fdget_raw(fd); in vfs_fstat()
573 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1()
2417 struct fd f = fdget_raw(nd->dfd); in path_init()
253 f = fdget_raw(fd); in get_path_from_fd()
238 struct fd f = fdget_raw(fd); in sys_oabi_fcntl64()
982 f = fdget_raw(fd); in SYSCALL_DEFINE4()
6861 struct fd f = fdget_raw(fd); in cgroup_v1v2_get_from_fd()