Home
last modified time | relevance | path

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

/linux-4.4.14/security/tomoyo/
Daudit.c460 unsigned int tomoyo_poll_log(struct file *file, poll_table *wait) in tomoyo_poll_log() function
Dcommon.h984 unsigned int tomoyo_poll_log(struct file *file, poll_table *wait);
Dcommon.c2366 head->poll = tomoyo_poll_log; in tomoyo_open_control()