Lines Matching defs:fdt

33 static void __free_fdtable(struct fdtable *fdt)  in __free_fdtable()
91 struct fdtable *fdt; in alloc_fdtable() local
201 struct fdtable *fdt; in expand_files() local
232 static inline void __set_close_on_exec(unsigned int fd, struct fdtable *fdt) in __set_close_on_exec()
237 static inline void __clear_close_on_exec(unsigned int fd, struct fdtable *fdt) in __clear_close_on_exec()
243 static inline void __set_open_fd(unsigned int fd, struct fdtable *fdt) in __set_open_fd()
251 static inline void __clear_open_fd(unsigned int fd, struct fdtable *fdt) in __clear_open_fd()
257 static unsigned int count_open_files(struct fdtable *fdt) in count_open_files()
271 static unsigned int sane_fdtable_size(struct fdtable *fdt, unsigned int max_fds) in sane_fdtable_size()
389 struct fdtable *fdt = rcu_dereference_raw(files->fdt); in close_files() local
430 struct fdtable *fdt = close_files(files); in put_files_struct() local
478 static unsigned int find_next_fd(struct fdtable *fdt, unsigned int start) in find_next_fd()
500 struct fdtable *fdt; in __alloc_fd() local
571 struct fdtable *fdt = files_fdtable(files); in __put_unused_fd() local
610 struct fdtable *fdt; in __fd_install() local
645 struct fdtable *fdt; in pick_file() local
764 struct fdtable *fdt; in __close_fd_get_file() local
789 struct fdtable *fdt; in do_close_on_exec() local
952 struct fdtable *fdt; in set_close_on_exec() local
965 struct fdtable *fdt; in get_close_on_exec() local
979 struct fdtable *fdt; in do_dup2() local
1182 struct fdtable *fdt; in iterate_fd() local