Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Ddomain.c403 int tomoyo_write_aggregator(struct tomoyo_acl_param *param) in tomoyo_write_aggregator() function
H A Dcommon.h1017 int tomoyo_write_aggregator(struct tomoyo_acl_param *param);
H A Dcommon.c1759 return tomoyo_write_aggregator(&param); in tomoyo_write_exception()