Searched refs:NR_syscalls (Results 51 - 52 of 52) sorted by relevance

123

/linux-master/kernel/trace/
H A Dtrace.h28 #include <asm/unistd.h> /* For NR_syscalls */
367 struct trace_event_file __rcu *enter_syscall_files[NR_syscalls];
368 struct trace_event_file __rcu *exit_syscall_files[NR_syscalls];
/linux-master/arch/sparc/kernel/
H A Dentry.S934 cmp %g1, NR_syscalls
978 cmp %g1, NR_syscalls

Completed in 211 milliseconds

123