Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Ddomain.c391 int tomoyo_write_aggregator(struct tomoyo_acl_param *param) in tomoyo_write_aggregator() function
Dcommon.h1008 int tomoyo_write_aggregator(struct tomoyo_acl_param *param);
Dcommon.c1714 return tomoyo_write_aggregator(&param); in tomoyo_write_exception()