Searched refs:tomoyo_callback (Results 1 – 1 of 1) sorted by relevance
1231 } tomoyo_callback[4] = { in tomoyo_write_exception() local1243 if (tomoyo_str_starts(&data, tomoyo_callback[i].keyword)) in tomoyo_write_exception()1244 return tomoyo_callback[i].write(data, is_delete); in tomoyo_write_exception()