Home
last modified time | relevance | path

Searched refs:tomoyo_read_log (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/security/tomoyo/
Daudit.c431 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log() function
Dcommon.h1054 void tomoyo_read_log(struct tomoyo_io_buffer *head);
Dcommon.c2368 head->read = tomoyo_read_log; in tomoyo_open_control()