Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dsecurityfs_if.c152 * tomoyo_poll - poll() for /sys/kernel/security/tomoyo/ interface.
160 static __poll_t tomoyo_poll(struct file *file, poll_table *wait) in tomoyo_poll() function
207 .poll = tomoyo_poll,
/kernel/linux/linux-6.6/security/tomoyo/
H A Dsecurityfs_if.c153 * tomoyo_poll - poll() for /sys/kernel/security/tomoyo/ interface.
161 static __poll_t tomoyo_poll(struct file *file, poll_table *wait) in tomoyo_poll() function
208 .poll = tomoyo_poll,

Completed in 2 milliseconds