taglinefilesource code
get_empty_filp108fs/exec.cf = get_empty_filp();
get_empty_filp388fs/open.cf = get_empty_filp();
get_empty_filp389fs/pipe.cif (!(f[j] = get_empty_filp()))
get_empty_filp437include/linux/fs.hextern struct file * get_empty_filp(void);
get_empty_filp72kernel/fork.cstruct file * new_file = get_empty_filp();
get_empty_filp155net/socket.cfile = get_empty_filp();