Searched defs:tomoyo_poll (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dsecurityfs_if.c156 * tomoyo_poll - poll() for /sys/kernel/security/tomoyo/ interface.
164 static unsigned int tomoyo_poll(struct file *file, poll_table *wait) function
211 .poll = tomoyo_poll,

Completed in 3 milliseconds