Searched defs:files_struct (Results 1 – 13 of 13) sorted by relevance
29189 struct files_struct { struct29190 atomic_t count;29191 bool resize_in_progress;29192 wait_queue_head_t resize_wait;29193 struct fdtable *fdt;29194 struct fdtable fdtab;29200 spinlock_t file_lock;29201 unsigned int next_fd;29202 long unsigned int close_on_exec_init[1];29203 long unsigned int open_fds_init[1];[all …]
15981 struct files_struct { struct15982 atomic_t count;15983 bool resize_in_progress;15984 wait_queue_head_t resize_wait;15985 struct fdtable *fdt;15986 struct fdtable fdtab;15991 spinlock_t file_lock;15992 unsigned int next_fd;15993 long unsigned int close_on_exec_init[1];15994 long unsigned int open_fds_init[1];[all …]
8735 struct files_struct { struct8736 atomic_t count;8737 bool resize_in_progress;8738 wait_queue_head_t resize_wait;8739 struct fdtable *fdt;8740 struct fdtable fdtab;8745 spinlock_t file_lock;8746 unsigned int next_fd;8747 long unsigned int close_on_exec_init[1];8748 long unsigned int open_fds_init[1];[all …]
30666 struct files_struct { struct30667 atomic_t count;30668 bool resize_in_progress;30669 wait_queue_head_t resize_wait;30670 struct fdtable *fdt;30671 struct fdtable fdtab;30676 spinlock_t file_lock;30677 unsigned int next_fd;30678 long unsigned int close_on_exec_init[1];30679 long unsigned int open_fds_init[1];[all …]
21537 struct files_struct { struct21538 atomic_t count;21539 bool resize_in_progress;21540 wait_queue_head_t resize_wait;21541 struct fdtable __attribute__((btf_type_tag("rcu"))) *fdt;21542 struct fdtable fdtab;21547 spinlock_t file_lock;21548 unsigned int next_fd;21549 unsigned long close_on_exec_init[1];21550 unsigned long open_fds_init[1];[all …]
24767 struct files_struct { struct24768 atomic_t count;24769 bool resize_in_progress;24770 wait_queue_head_t resize_wait;24771 struct fdtable *fdt;24772 struct fdtable fdtab;24777 spinlock_t file_lock;24778 unsigned int next_fd;24779 long unsigned int close_on_exec_init[1];24780 long unsigned int open_fds_init[1];[all …]
16052 struct files_struct { struct16053 atomic_t count;16054 bool resize_in_progress;16055 wait_queue_head_t resize_wait;16056 struct fdtable *fdt;16057 struct fdtable fdtab;16062 spinlock_t file_lock;16063 unsigned int next_fd;16064 long unsigned int close_on_exec_init[1];16065 long unsigned int open_fds_init[1];[all …]
31812 struct files_struct { struct31813 atomic_t count;31814 bool resize_in_progress;31815 wait_queue_head_t resize_wait;31816 struct fdtable __attribute__((btf_type_tag("rcu"))) *fdt;31817 struct fdtable fdtab;31822 spinlock_t file_lock;31823 unsigned int next_fd;31824 unsigned long close_on_exec_init[1];31825 unsigned long open_fds_init[1];[all …]