Home
last modified time | relevance | path

Searched defs:fd (Results 1 – 21 of 21) sorted by relevance

/include/linux/
Dfdtable.h26 struct file __rcu **fd; /* current fd array */ member
33 static inline void __set_close_on_exec(int fd, struct fdtable *fdt) in __set_close_on_exec()
38 static inline void __clear_close_on_exec(int fd, struct fdtable *fdt) in __clear_close_on_exec()
43 static inline bool close_on_exec(int fd, const struct fdtable *fdt) in close_on_exec()
48 static inline void __set_open_fd(int fd, struct fdtable *fdt) in __set_open_fd()
53 static inline void __clear_open_fd(int fd, struct fdtable *fdt) in __clear_open_fd()
58 static inline bool fd_is_open(int fd, const struct fdtable *fdt) in fd_is_open()
105 static inline struct file * fcheck_files(struct files_struct *files, unsigned int fd) in fcheck_files()
118 #define fcheck(fd) fcheck_files(current->files, fd) argument
Dif_pppol2tp.h30 int fd; /* FD of UDP socket to use */ member
44 int fd; /* FD of UDP or IP socket to use */ member
Dfanotify.h94 __s32 fd; member
99 __s32 fd; member
Ddnotify.h41 static inline int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) in fcntl_dirnotify()
Deventfd.h53 static inline struct eventfd_ctx *eventfd_ctx_fdget(int fd) in eventfd_ctx_fdget()
Dvhost.h26 int fd; /* Pass -1 to unbind from file. */ member
Dnfs_mount.h28 int fd; /* 1 */ member
Dion.h286 int fd; member
Dproc_fs.h234 static inline struct file *proc_ns_fget(int fd) in proc_ns_fget()
290 int fd; member
Ddma-buf.h205 static inline struct dma_buf *dma_buf_get(int fd) in dma_buf_get()
Dposix-timers.h52 #define FD_TO_CLOCKID(fd) ((~(clockid_t) (fd) << 3) | CLOCKFD) argument
Daudit.h616 static inline void audit_mmap_fd(int fd, int flags) in audit_mmap_fd()
654 #define audit_mmap_fd(fd, flags) ((void)0) argument
Dcoda.h618 int fd; member
740 int fd; /* Opened device */ member
Dkvm.h430 __s32 fd; member
659 __u32 fd; member
Dfs.h1229 static inline int fcntl_setlk(unsigned int fd, struct file *file, in fcntl_setlk()
1241 static inline int fcntl_setlk64(unsigned int fd, struct file *file, in fcntl_setlk64()
1247 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease()
Dkvm_host.h790 static inline int kvm_irqfd(struct kvm *kvm, int fd, int gsi, int flags) in kvm_irqfd()
/include/asm-generic/
Dpoll.h34 int fd; member
/include/linux/usb/
Df_mtp.h40 int fd; member
/include/rdma/
Drdma_user_cm.h241 __u32 fd; member
Dib_user_verbs.h231 __u32 fd; member
269 __u32 fd; member
/include/drm/
Ddrm.h628 __s32 fd; member