Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dsecurityfs_if.c162 return tomoyo_poll_control(file, wait); in tomoyo_poll()
Dcommon.h984 __poll_t tomoyo_poll_control(struct file *file, poll_table *wait);
Dcommon.c2456 __poll_t tomoyo_poll_control(struct file *file, poll_table *wait) in tomoyo_poll_control() function