fdtable
struct fdtable *fdt = rcu_dereference_raw(files->fdt);
static void __free_fdtable(struct fdtable *fdt)
__free_fdtable(container_of(rcu, struct fdtable, rcu));
static inline void copy_fd_bitmaps(struct fdtable *nfdt, struct fdtable *ofdt,
struct fdtable *fdt;
static void copy_fdtable(struct fdtable *nfdt, struct fdtable *ofdt)
struct fdtable *fdt;
static struct fdtable *alloc_fdtable(unsigned int slots_wanted)
struct fdtable *fdt;
fdt = kmalloc_obj(struct fdtable, GFP_KERNEL_ACCOUNT);
struct fdtable *new_fdt, *cur_fdt;
struct fdtable *fdt;
static inline void __set_close_on_exec(unsigned int fd, struct fdtable *fdt,
static inline void __set_open_fd(unsigned int fd, struct fdtable *fdt, bool set)
static inline void __clear_open_fd(unsigned int fd, struct fdtable *fdt)
static inline bool fd_is_open(unsigned int fd, const struct fdtable *fdt)
static unsigned int sane_fdtable_size(struct fdtable *fdt, struct fd_range *punch_hole)
struct fdtable *old_fdt, *new_fdt;
static struct fdtable *close_files(struct files_struct * files)
struct fdtable *fdt = rcu_dereference_raw(files->fdt);
struct fdtable *fdt = close_files(files);
static unsigned int find_next_fd(struct fdtable *fdt, unsigned int start)
struct fdtable *fdt;
struct fdtable *fdt = files_fdtable(files);
struct fdtable *fdt;
struct fdtable *fdt;
struct fdtable *fdt = files_fdtable(files);
static inline unsigned last_fd(struct fdtable *fdt)
struct fdtable *fdt;
struct fdtable *fdt;
struct fdtable *fdt;
struct fdtable *fdt;
struct fdtable *fdt;
struct fdtable *fdt;
struct fdtable *fdt;
struct fdtable __rcu *fdt;
struct fdtable fdtab;
struct fdtable *fdt = rcu_dereference_raw(files->fdt);