Home
last modified time | relevance | path

Searched refs:tomoyo_aggregator (Results 1 – 4 of 4) sorted by relevance

/linux/security/tomoyo/
H A Ddomain.c385 const struct tomoyo_aggregator *p1 = container_of(a, typeof(*p1), in tomoyo_same_aggregator()
387 const struct tomoyo_aggregator *p2 = container_of(b, typeof(*p2), in tomoyo_same_aggregator()
405 struct tomoyo_aggregator e = { }; in tomoyo_write_aggregator()
745 struct tomoyo_aggregator *ptr; in tomoyo_find_next_domain()
H A Dgc.c118 * tomoyo_del_aggregator - Delete members in "struct tomoyo_aggregator".
126 struct tomoyo_aggregator *ptr = in tomoyo_del_aggregator()
H A Dcommon.h859 struct tomoyo_aggregator { struct
H A Dcommon.c1911 struct tomoyo_aggregator *ptr = in tomoyo_read_policy()