#include <linux/posix_types.h>
#include <linux/compiler.h>
#include <linux/spinlock.h>
#include <linux/rcupdate.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/fs.h>
#include <linux/atomic.h>
Go to the source code of this file.
|
void __init | files_defer_init (void) |
|
struct files_struct * | get_files_struct (struct task_struct *) |
|
void | put_files_struct (struct files_struct *fs) |
|
void | reset_files_struct (struct files_struct *) |
|
void | daemonize_descriptors (void) |
|
int | unshare_files (struct files_struct **) |
|
struct files_struct * | dup_fd (struct files_struct *, int *) |
|
void | do_close_on_exec (struct files_struct *) |
|
int | iterate_fd (struct files_struct *, unsigned, int(*)(const void *, struct file *, unsigned), const void *) |
|
int | __alloc_fd (struct files_struct *files, unsigned start, unsigned end, unsigned flags) |
|
void | __fd_install (struct files_struct *files, unsigned int fd, struct file *file) |
|
int | __close_fd (struct files_struct *files, unsigned int fd) |
|
#define rcu_dereference_check_fdtable |
( |
|
files, |
|
|
|
fdtfd |
|
) |
| |
Value:
rcu_my_thread_group_empty()))
Definition at line 63 of file fdtable.h.