Searched refs:ksys_dup (Results 1 – 4 of 4) sorted by relevance
32 ksys_dup(0); in init_linuxrc()33 ksys_dup(0); in init_linuxrc()
1150 (void) ksys_dup(0); in kernel_init_freeable()1151 (void) ksys_dup(0); in kernel_init_freeable()
928 int ksys_dup(unsigned int fildes) in ksys_dup() function945 return ksys_dup(fildes); in SYSCALL_DEFINE1()
1132 int ksys_dup(unsigned int fildes);