Home
last modified time | relevance | path

Searched refs:AUDIT_NTP_NVALS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Daudit.h83 AUDIT_NTP_NVALS /* count */ enumerator
92 struct audit_ntp_val vals[AUDIT_NTP_NVALS];
/kernel/linux/linux-6.6/include/linux/
H A Daudit.h85 AUDIT_NTP_NVALS /* count */ enumerator
94 struct audit_ntp_val vals[AUDIT_NTP_NVALS];
/kernel/linux/linux-5.10/kernel/
H A Dauditsc.c1232 for (type = 0; type < AUDIT_NTP_NVALS; type++) { in audit_log_time()
2630 for (type = 0; type < AUDIT_NTP_NVALS; type++) in __audit_ntp_log()
/kernel/linux/linux-6.6/kernel/
H A 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()

Completed in 10 milliseconds