Searched refs:__close_fd (Results 1 – 5 of 5) sorted by relevance
122 extern int __close_fd(struct files_struct *files,
1365 extern int __close_fd(struct files_struct *files, unsigned int fd);1374 return __close_fd(current->files, fd); in ksys_close()
621 int __close_fd(struct files_struct *files, unsigned fd) in __close_fd() function642 EXPORT_SYMBOL(__close_fd); /* for ksys_close() */893 return __close_fd(files, fd); in replace_fd()
1193 int retval = __close_fd(current->files, fd); in SYSCALL_DEFINE1()
826 bash-1977 [000] .... 17284.993653: __close_fd <-sys_close827 bash-1977 [000] .... 17284.993653: _raw_spin_lock <-__close_fd830 bash-1977 [000] ...1 17284.993655: _raw_spin_unlock <-__close_fd832 bash-1977 [000] .... 17284.993657: filp_close <-__close_fd