Searched refs:tomoyo_transition_control (Results 1 – 4 of 4) sorted by relevance
212 * tomoyo_same_transition_control - Check for duplicated "struct tomoyo_transition_control" entry.222 const struct tomoyo_transition_control *p1 = container_of(a, in tomoyo_same_transition_control() 225 const struct tomoyo_transition_control *p2 = container_of(b, in tomoyo_same_transition_control() 235 * tomoyo_write_transition_control - Write "struct tomoyo_transition_control" list.245 struct tomoyo_transition_control e = { .type = type }; in tomoyo_write_transition_control() 302 const struct tomoyo_transition_control *ptr; in tomoyo_scan_transition()
102 * tomoyo_del_transition_control - Delete members in "struct tomoyo_transition_control".110 struct tomoyo_transition_control *ptr = in tomoyo_del_transition_control()
849 struct tomoyo_transition_control { struct 850 headtomoyo_transition_control global() argument 851 typetomoyo_transition_control global() argument 853 is_last_nametomoyo_transition_control global() argument 854 domainnametomoyo_transition_control global() argument 855 programtomoyo_transition_control global() argument
1895 struct tomoyo_transition_control *ptr = in tomoyo_read_policy()