Home
last modified time | relevance | path

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

/security/tomoyo/
Daudit.c470 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait) in tomoyo_poll_log() function
Dcommon.h995 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait);
Dcommon.c2438 head->poll = tomoyo_poll_log; in tomoyo_open_control()