Home
last modified time | relevance | path

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

/Linux-v6.6/security/tomoyo/
Daudit.c471 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait) in tomoyo_poll_log() function
Dcommon.h994 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait);
Dcommon.c2427 head->poll = tomoyo_poll_log; in tomoyo_open_control()