Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Daudit.c370 bool quota_exceeded = false; in tomoyo_write_log2() local
394 quota_exceeded = true; in tomoyo_write_log2()
401 if (quota_exceeded) { in tomoyo_write_log2()
H A Dcommon.c1159 [TOMOYO_DIF_QUOTA_WARNED] = "quota_exceeded\n",
2066 bool quota_exceeded = false; in tomoyo_supervisor() local
2112 quota_exceeded = true; in tomoyo_supervisor()
2120 if (quota_exceeded) in tomoyo_supervisor()
/kernel/linux/linux-6.6/security/tomoyo/
H A Daudit.c371 bool quota_exceeded = false; in tomoyo_write_log2() local
395 quota_exceeded = true; in tomoyo_write_log2()
402 if (quota_exceeded) { in tomoyo_write_log2()
H A Dcommon.c1151 [TOMOYO_DIF_QUOTA_WARNED] = "quota_exceeded\n",
2058 bool quota_exceeded = false; in tomoyo_supervisor() local
2104 quota_exceeded = true; in tomoyo_supervisor()
2112 if (quota_exceeded) in tomoyo_supervisor()

Completed in 9 milliseconds