| /include/linux/ |
| D | file.h | 30 struct fd { struct 37 static inline void fdput(struct fd fd) in fdput() 55 static inline struct fd fdget(unsigned int fd) in fdget() 60 static inline struct fd fdget_raw(unsigned int fd) in fdget_raw() 65 static inline struct fd fdget_pos(int fd) in fdget_pos()
|
| D | fdtable.h | 28 struct file __rcu **fd; /* current fd array */ member 35 static inline bool close_on_exec(unsigned int fd, const struct fdtable *fdt) in close_on_exec() 40 static inline bool fd_is_open(unsigned int fd, const struct fdtable *fdt) in fd_is_open() 82 static inline struct file *__fcheck_files(struct files_struct *files, unsigned int fd) in __fcheck_files() 93 static inline struct file *fcheck_files(struct files_struct *files, unsigned int fd) in fcheck_files() 104 #define fcheck(fd) fcheck_files(current->files, fd) argument
|
| D | dnotify.h | 42 static inline int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) in fcntl_dirnotify()
|
| D | eventfd.h | 55 static inline struct eventfd_ctx *eventfd_ctx_fdget(int fd) in eventfd_ctx_fdget()
|
| D | posix-timers.h | 50 #define FD_TO_CLOCKID(fd) ((~(clockid_t) (fd) << 3) | CLOCKFD) argument
|
| D | audit.h | 443 static inline void audit_mmap_fd(int fd, int flags) in audit_mmap_fd() 564 static inline void audit_mmap_fd(int fd, int flags) in audit_mmap_fd()
|
| D | fs.h | 1109 static inline int fcntl_setlk(unsigned int fd, struct file *file, in fcntl_setlk() 1122 static inline int fcntl_setlk64(unsigned int fd, struct file *file, in fcntl_setlk64() 1128 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease() 3099 static inline int vfs_fstat(int fd, struct kstat *stat) in vfs_fstat()
|
| /include/uapi/linux/ |
| D | kcm.h | 19 int fd; member 24 int fd; member 28 int fd; member
|
| D | if_pppol2tp.h | 30 int fd; /* FD of UDP socket to use */ member 44 int fd; /* FD of UDP socket to use */ member 58 int fd; /* FD of UDP or IP socket to use */ member 69 int fd; /* FD of UDP or IP socket to use */ member
|
| D | fanotify.h | 91 __s32 fd; member 96 __s32 fd; member
|
| D | vtpm_proxy.h | 43 __u32 fd; /* output */ member
|
| D | gpio.h | 94 int fd; member 134 int fd; member
|
| D | nfs_mount.h | 29 int fd; /* 1 */ member
|
| D | vhost.h | 27 int fd; /* Pass -1 to unbind from file. */ member
|
| D | btrfs.h | 32 __s64 fd; member 110 __s64 fd; member 559 __s64 fd; /* in - destination file */ member
|
| D | coda.h | 616 int fd; member 738 int fd; /* Opened device */ member
|
| /include/soc/fsl/ |
| D | qman.h | 115 static inline dma_addr_t qm_fd_addr(const struct qm_fd *fd) in qm_fd_addr() 120 static inline u64 qm_fd_addr_get64(const struct qm_fd *fd) in qm_fd_addr_get64() 125 static inline void qm_fd_addr_set64(struct qm_fd *fd, u64 addr) in qm_fd_addr_set64() 138 static inline enum qm_fd_format qm_fd_get_format(const struct qm_fd *fd) in qm_fd_get_format() 143 static inline int qm_fd_get_offset(const struct qm_fd *fd) in qm_fd_get_offset() 148 static inline int qm_fd_get_length(const struct qm_fd *fd) in qm_fd_get_length() 153 static inline int qm_fd_get_len_big(const struct qm_fd *fd) in qm_fd_get_len_big() 158 static inline void qm_fd_set_param(struct qm_fd *fd, enum qm_fd_format fmt, in qm_fd_set_param() 165 #define qm_fd_set_contig(fd, off, len) \ argument 167 #define qm_fd_set_sg(fd, off, len) qm_fd_set_param(fd, qm_fd_sg, off, len) argument [all …]
|
| /include/uapi/asm-generic/ |
| D | poll.h | 37 int fd; member
|
| /include/uapi/linux/netfilter/ |
| D | xt_bpf.h | 32 __s32 fd; member
|
| /include/net/9p/ |
| D | client.h | 164 } fd; member
|
| /include/uapi/linux/android/ |
| D | binder.h | 151 __u32 fd; member
|
| /include/linux/usb/ |
| D | composite.h | 588 struct usb_function_driver *fd; member
|
| /include/uapi/rdma/ |
| D | rdma_user_cm.h | 304 __u32 fd; member
|
| /include/media/ |
| D | videobuf2-core.h | 181 int fd; member
|
| /include/uapi/drm/ |
| D | drm.h | 698 __s32 fd; member 718 __s32 fd; member
|