Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
Daudit.c439 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log() function
Dcommon.h1065 void tomoyo_read_log(struct tomoyo_io_buffer *head);
Dcommon.c2436 head->read = tomoyo_read_log; in tomoyo_open_control()