Home
last modified time | relevance | path

Searched refs:AUDIT_NTP_NVALS (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Daudit.h86 AUDIT_NTP_NVALS /* count */ enumerator
95 struct audit_ntp_val vals[AUDIT_NTP_NVALS];
/linux/kernel/
H A Dauditsc.c1339 for (type = 0; type < AUDIT_NTP_NVALS; type++) { in audit_log_time()
2911 for (type = 0; type < AUDIT_NTP_NVALS; type++) in __audit_ntp_log()