Searched refs:tomoyo_domain_quota_is_ok (Results 1 – 3 of 3) sorted by relevance
716 bool tomoyo_domain_quota_is_ok(struct tomoyo_request_info *r);
903 bool tomoyo_domain_quota_is_ok(struct tomoyo_request_info *r) in tomoyo_domain_quota_is_ok() function
1521 if (!tomoyo_domain_quota_is_ok(r)) in tomoyo_supervisor()