Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Daudit.h85 AUDIT_NTP_NVALS /* count */ enumerator
94 struct audit_ntp_val vals[AUDIT_NTP_NVALS];
/linux-6.6.21/kernel/
Dauditsc.c1337 for (type = 0; type < AUDIT_NTP_NVALS; type++) { in audit_log_time()
2915 for (type = 0; type < AUDIT_NTP_NVALS; type++) in __audit_ntp_log()