Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dsecurityfs_if.c163 return tomoyo_poll_control(file, wait); in tomoyo_poll()
H A Dcommon.h993 __poll_t tomoyo_poll_control(struct file *file, poll_table *wait);
H A Dcommon.c2625 __poll_t tomoyo_poll_control(struct file *file, poll_table *wait) in tomoyo_poll_control() function