Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Daudit.h84 AUDIT_NTP_NVALS /* count */ enumerator
93 struct audit_ntp_val vals[AUDIT_NTP_NVALS];
/Linux-v6.1/kernel/
Dauditsc.c1333 for (type = 0; type < AUDIT_NTP_NVALS; type++) { in audit_log_time()
2898 for (type = 0; type < AUDIT_NTP_NVALS; type++) in __audit_ntp_log()