Home
last modified time | relevance | path

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

/fs/
Dfile.c49 static void __free_fdtable(struct fdtable *fdt) in __free_fdtable()
86 struct fdtable *fdt; in alloc_fdtable() local
191 struct fdtable *fdt; in expand_files() local
207 static inline void __set_close_on_exec(int fd, struct fdtable *fdt) in __set_close_on_exec()
212 static inline void __clear_close_on_exec(int fd, struct fdtable *fdt) in __clear_close_on_exec()
217 static inline void __set_open_fd(int fd, struct fdtable *fdt) in __set_open_fd()
222 static inline void __clear_open_fd(int fd, struct fdtable *fdt) in __clear_open_fd()
227 static int count_open_files(struct fdtable *fdt) in count_open_files()
354 struct fdtable *fdt; in close_files() local
401 struct fdtable *fdt; in put_files_struct() local
[all …]
Dselect.c347 struct fdtable *fdt; in max_select_fd() local
526 struct fdtable *fdt; in core_sys_select() local
Dcompat.c1226 struct fdtable *fdt; in compat_core_sys_select() local
/fs/proc/
Dfd.c37 struct fdtable *fdt = files_fdtable(files); in seq_show() local
Darray.c169 struct fdtable *fdt = NULL; in task_state() local