Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dfile.c29 static void __free_fdtable(struct fdtable *fdt) in __free_fdtable()
87 struct fdtable *fdt; in alloc_fdtable() local
197 struct fdtable *fdt; in expand_files() local
228 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() local
416 struct fdtable *fdt = close_files(files); in put_files_struct() local
[all …]
Dselect.c397 struct fdtable *fdt; in max_select_fd() local
604 struct fdtable *fdt; in core_sys_select() local
1195 struct fdtable *fdt; in compat_core_sys_select() local
/linux-4.19.296/include/linux/
Dfdtable.h35 static inline bool close_on_exec(unsigned int fd, const struct fdtable *fdt) in close_on_exec()
40 static inline bool fd_is_open(unsigned int fd, const struct fdtable *fdt) in fd_is_open()
56 struct fdtable __rcu *fdt; member
84 struct fdtable *fdt = rcu_dereference_raw(files->fdt); in __fcheck_files() local
/linux-4.19.296/drivers/of/
Doverlay.c70 const void *fdt; member
648 const void *fdt, struct device_node *tree) in init_overlay_changeset()
830 static int of_overlay_apply(const void *fdt, struct device_node *tree, in of_overlay_apply()
Dfdt.c947 const void *fdt = initial_boot_params; in early_init_dt_scan_chosen_stdout() local
/linux-4.19.296/include/linux/fsl/bestcomm/
Dbestcomm_priv.h56 u32 fdt; member
76 u32 *fdt; member
330 u32 *fdt = &bcom_eng->tdt[task].fdt; in bcom_set_task_pragma() local
/linux-4.19.296/fs/proc/
Dfd.c40 struct fdtable *fdt = files_fdtable(files); in seq_show() local
/linux-4.19.296/drivers/pci/hotplug/
Dpnv_php.c259 void *fdt, *fdt1, *dt; in pnv_php_add_devtree() local