Searched refs:tomoyo_domain_quota_is_ok (Results 1 – 3 of 3) sorted by relevance
1023 bool tomoyo_domain_quota_is_ok(struct tomoyo_request_info *r) in tomoyo_domain_quota_is_ok() function
926 bool tomoyo_domain_quota_is_ok(struct tomoyo_request_info *r);
2024 if (tomoyo_domain_quota_is_ok(r)) in tomoyo_supervisor()