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