Searched refs:__close_fd (Results 1 – 13 of 13) sorted by relevance
123 extern int __close_fd(struct files_struct *files,
1323 extern int __close_fd(struct files_struct *files, unsigned int fd);1332 return __close_fd(current->files, fd); in ksys_close()
694 int __close_fd(struct files_struct *files, unsigned fd) in __close_fd() function704 EXPORT_SYMBOL(__close_fd); /* for ksys_close() */1109 return __close_fd(files, fd); in replace_fd()
1344 int retval = __close_fd(current->files, fd); in SYSCALL_DEFINE1()
751 __close_fd
714 __close_fd
972 __close_fd
156 __close_fd
149 __close_fd
163 __close_fd
211 __close_fd
43 __close_fd
863 bash-1977 [000] .... 17284.993653: __close_fd <-sys_close864 bash-1977 [000] .... 17284.993653: _raw_spin_lock <-__close_fd867 bash-1977 [000] ...1 17284.993655: _raw_spin_unlock <-__close_fd869 bash-1977 [000] .... 17284.993657: filp_close <-__close_fd