Searched refs:ksys_dup (Results 1 – 4 of 4) sorted by relevance
53 ksys_dup(0); in init_linuxrc()54 ksys_dup(0); in init_linuxrc()
1197 (void) ksys_dup(0); in kernel_init_freeable()1198 (void) ksys_dup(0); in kernel_init_freeable()
963 int ksys_dup(unsigned int fildes) in ksys_dup() function980 return ksys_dup(fildes); in SYSCALL_DEFINE1()
1237 int ksys_dup(unsigned int fildes);