Home
last modified time | relevance | path

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

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