Home
last modified time | relevance | path

Searched defs:fdt (Results 1 – 5 of 5) sorted by relevance

/fs/
Dfile.c47 static void __free_fdtable(struct fdtable *fdt) in __free_fdtable()
84 struct fdtable *fdt; in alloc_fdtable() local
189 struct fdtable *fdt; in expand_files() local
205 static inline void __set_close_on_exec(int fd, struct fdtable *fdt) in __set_close_on_exec()
210 static inline void __clear_close_on_exec(int fd, struct fdtable *fdt) in __clear_close_on_exec()
215 static inline void __set_open_fd(int fd, struct fdtable *fdt) in __set_open_fd()
220 static inline void __clear_open_fd(int fd, struct fdtable *fdt) in __clear_open_fd()
225 static int count_open_files(struct fdtable *fdt) in count_open_files()
356 struct fdtable *fdt = rcu_dereference_raw(files->fdt); in close_files() local
397 struct fdtable *fdt = close_files(files); in put_files_struct() local
[all …]
Dselect.c347 struct fdtable *fdt; in max_select_fd() local
554 struct fdtable *fdt; in core_sys_select() local
Dcompat.c1236 struct fdtable *fdt; in compat_core_sys_select() local
/fs/proc/
Dfd.c38 struct fdtable *fdt = files_fdtable(files); in seq_show() local
Darray.c160 struct fdtable *fdt = NULL; in task_state() local