Searched refs:get_file_rcu (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/
H A Dfile.c641 if ((file->f_mode & mask) || !get_file_rcu(file)) __fget()
/linux-4.1.27/kernel/
H A Dfork.c750 if (exe_file && !get_file_rcu(exe_file)) get_mm_exe_file()
/linux-4.1.27/include/linux/
H A Dfs.h879 #define get_file_rcu(x) atomic_long_inc_not_zero(&(x)->f_count) macro

Completed in 132 milliseconds