Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Daudit.c461 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait) in tomoyo_poll_log() function
Dcommon.h985 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait);
Dcommon.c2367 head->poll = tomoyo_poll_log; in tomoyo_open_control()