Home
last modified time | relevance | path

Searched refs:tomoyo_aggregator (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Ddomain.c375 * tomoyo_same_aggregator - Check for duplicated "struct tomoyo_aggregator" entry.
385 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()
395 * tomoyo_write_aggregator - Write "struct tomoyo_aggregator" list.
405 struct tomoyo_aggregator e = { }; in tomoyo_write_aggregator()
736 struct tomoyo_aggregator *ptr; in tomoyo_find_next_domain()
H A Dgc.c119 * tomoyo_del_aggregator - Delete members in "struct tomoyo_aggregator".
127 struct tomoyo_aggregator *ptr = in tomoyo_del_aggregator()
H A Dcommon.h859 struct tomoyo_aggregator { struct
H A Dcommon.c1888 struct tomoyo_aggregator *ptr = in tomoyo_read_policy()
/kernel/linux/linux-6.6/security/tomoyo/
H A Ddomain.c375 * tomoyo_same_aggregator - Check for duplicated "struct tomoyo_aggregator" entry.
385 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()
395 * tomoyo_write_aggregator - Write "struct tomoyo_aggregator" list.
405 struct tomoyo_aggregator e = { }; in tomoyo_write_aggregator()
734 struct tomoyo_aggregator *ptr; in tomoyo_find_next_domain()
H A Dgc.c119 * tomoyo_del_aggregator - Delete members in "struct tomoyo_aggregator".
127 struct tomoyo_aggregator *ptr = in tomoyo_del_aggregator()
H A Dcommon.h859 struct tomoyo_aggregator { struct
H A Dcommon.c1880 struct tomoyo_aggregator *ptr = in tomoyo_read_policy()

Completed in 23 milliseconds