Searched refs:SYS_madvise (Results 1 – 4 of 4) sorted by relevance
61 { SYS_madvise, SYSTR_POLICY_PERMIT },
84 #define SYS_madvise 75 macro
646 #if defined (SYS_madvise) in init_syscall_table()647 syscall_table[SYS_madvise] = "madvise"; in init_syscall_table()
721 case SYS_madvise: in ktrsyscall()