Searched refs:SYS_setrlimit (Results 1 – 3 of 3) sorted by relevance
184 #define SYS_setrlimit 195 macro
1081 #if defined (SYS_setrlimit) in init_syscall_table()1082 syscall_table[SYS_setrlimit] = "setrlimit"; in init_syscall_table()
1232 case SYS_setrlimit: in ktrsyscall()