Searched refs:tomoyo_transition_control (Results 1 - 4 of 4) sorted by relevance

/linux-master/security/tomoyo/
H A Ddomain.c212 * tomoyo_same_transition_control - Check for duplicated "struct tomoyo_transition_control" entry.
222 const struct tomoyo_transition_control *p1 = container_of(a,
225 const struct tomoyo_transition_control *p2 = container_of(b,
235 * tomoyo_write_transition_control - Write "struct tomoyo_transition_control" list.
245 struct tomoyo_transition_control e = { .type = type };
302 const struct tomoyo_transition_control *ptr;
H A Dgc.c103 * tomoyo_del_transition_control - Delete members in "struct tomoyo_transition_control".
111 struct tomoyo_transition_control *ptr =
H A Dcommon.h849 struct tomoyo_transition_control { struct
H A Dcommon.c1864 struct tomoyo_transition_control *ptr =

Completed in 123 milliseconds