Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Daudit.c471 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait) in tomoyo_poll_log() function
H A Dcommon.h994 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait);
H A Dcommon.c2536 head->poll = tomoyo_poll_log; in tomoyo_open_control()