Searched refs:tomoyo_callback (Results 1 – 1 of 1) sorted by relevance
1130 } tomoyo_callback[5] = { in tomoyo_write_domain2() local1139 for (i = 0; i < ARRAY_SIZE(tomoyo_callback); i++) { in tomoyo_write_domain2()1141 tomoyo_callback[i].keyword)) in tomoyo_write_domain2()1143 return tomoyo_callback[i].write(¶m); in tomoyo_write_domain2()