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