Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Ddomain.c388 int tomoyo_write_aggregator(struct tomoyo_acl_param *param) in tomoyo_write_aggregator() function
Dcommon.h1007 int tomoyo_write_aggregator(struct tomoyo_acl_param *param);
Dcommon.c1713 return tomoyo_write_aggregator(&param); in tomoyo_write_exception()