Home
last modified time | relevance | path

Searched refs:tomoyo_domain_quota_is_ok (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dutil.c1031 * tomoyo_domain_quota_is_ok - Check for domain's quota.
1039 bool tomoyo_domain_quota_is_ok(struct tomoyo_request_info *r) in tomoyo_domain_quota_is_ok() function
H A Dcommon.h937 bool tomoyo_domain_quota_is_ok(struct tomoyo_request_info *r);
H A Dcommon.c2089 if (tomoyo_domain_quota_is_ok(r)) in tomoyo_supervisor()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dutil.c1036 * tomoyo_domain_quota_is_ok - Check for domain's quota.
1044 bool tomoyo_domain_quota_is_ok(struct tomoyo_request_info *r) in tomoyo_domain_quota_is_ok() function
H A Dcommon.h937 bool tomoyo_domain_quota_is_ok(struct tomoyo_request_info *r);
H A Dcommon.c2081 if (tomoyo_domain_quota_is_ok(r)) in tomoyo_supervisor()

Completed in 15 milliseconds