Searched defs:fdt (Results 1 – 3 of 3) sorted by relevance
29 static void __free_fdtable(struct fdtable *fdt) in __free_fdtable()87 struct fdtable *fdt; in alloc_fdtable() local197 struct fdtable *fdt; in expand_files() local228 static inline void __set_close_on_exec(unsigned int fd, struct fdtable *fdt) in __set_close_on_exec()233 static inline void __clear_close_on_exec(unsigned int fd, struct fdtable *fdt) in __clear_close_on_exec()239 static inline void __set_open_fd(unsigned int fd, struct fdtable *fdt) in __set_open_fd()247 static inline void __clear_open_fd(unsigned int fd, struct fdtable *fdt) in __clear_open_fd()253 static unsigned int count_open_files(struct fdtable *fdt) in count_open_files()375 struct fdtable *fdt = rcu_dereference_raw(files->fdt); in close_files() local416 struct fdtable *fdt = close_files(files); in put_files_struct() local[all …]
424 struct fdtable *fdt; in max_select_fd() local628 struct fdtable *fdt; in core_sys_select() local1181 struct fdtable *fdt; in compat_core_sys_select() local
40 struct fdtable *fdt = files_fdtable(files); in seq_show() local