Searched refs:files_fdtable (Results 1 – 10 of 10) sorted by relevance
195 cur_fdt = files_fdtable(files); in expand_fdtable()222 fdt = files_fdtable(files); in expand_files()342 old_fdt = files_fdtable(oldf); in dup_fd()373 old_fdt = files_fdtable(oldf); in dup_fd()533 fdt = files_fdtable(files); in __alloc_fd()600 struct fdtable *fdt = files_fdtable(files); in __put_unused_fd()646 fdt = files_fdtable(files); in __fd_install()677 fdt = files_fdtable(files); in pick_file()728 cur_max = files_fdtable(cur_fds)->max_fds; in __close_range()794 fdt = files_fdtable(files); in __close_fd_get_file()[all …]
429 fdt = files_fdtable(current->files); in max_select_fd()641 fdt = files_fdtable(current->files); in core_sys_select()1208 fdt = files_fdtable(current->files); in compat_core_sys_select()
40 the files_fdtable() macro::46 fdt = files_fdtable(files);53 files_fdtable() uses rcu_dereference() macro which takes care of106 must be used. However it is advisable to use files_fdtable()120 fdt = files_fdtable(files);
41 struct fdtable *fdt = files_fdtable(files); in seq_show()270 fd < files_fdtable(files)->max_fds; in proc_readfd_common()
178 max_fds = files_fdtable(p->files)->max_fds; in task_state()
77 #define files_fdtable(files) \ macro
184 max_fds = files_fdtable(curr_files)->max_fds; in task_file_seq_get_next()
272 fdt = files_fdtable(files); in kbase_sync_fence_out_create()
2799 pFDT = files_fdtable( pEachTask->files );3553 pFDT = files_fdtable( pEachTask->files );
4556 fdt = files_fdtable(files); in io_close()