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

/linux-master/kernel/bpf/
H A Dbpf_inode_storage.c81 struct fd f = fdget_raw(*(int *)key);
95 struct fd f = fdget_raw(*(int *)key);
126 struct fd f = fdget_raw(*(int *)key);
/linux-master/include/linux/
H A Dfile.h69 static inline struct fd fdget_raw(unsigned int fd) function
/linux-master/security/landlock/
H A Dsyscalls.c279 f = fdget_raw(fd);
/linux-master/fs/
H A Dfcntl.c459 struct fd f = fdget_raw(fd);
485 struct fd f = fdget_raw(fd);
622 struct fd f = fdget_raw(fd);
H A Dstatfs.c117 struct fd f = fdget_raw(fd);
H A Dstat.c195 f = fdget_raw(fd);
H A Dopen.c580 struct fd f = fdget_raw(fd);
H A Dnamei.c2419 struct fd f = fdget_raw(nd->dfd);
/linux-master/arch/arm/kernel/
H A Dsys_oabi-compat.c238 struct fd f = fdget_raw(fd);
/linux-master/fs/quota/
H A Dquota.c982 f = fdget_raw(fd);
/linux-master/kernel/cgroup/
H A Dcgroup.c6883 struct fd f = fdget_raw(fd);

Completed in 181 milliseconds