Home
last modified time | relevance | path

Searched refs:tomoyo_write_aggregator (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/security/tomoyo/
Ddomain.c403 int tomoyo_write_aggregator(struct tomoyo_acl_param *param) in tomoyo_write_aggregator() function
Dcommon.h1018 int tomoyo_write_aggregator(struct tomoyo_acl_param *param);
Dcommon.c1767 return tomoyo_write_aggregator(&param); in tomoyo_write_exception()