tomoyo_log_wait   299 security/tomoyo/audit.c static DECLARE_WAIT_QUEUE_HEAD(tomoyo_log_wait);
tomoyo_log_wait   406 security/tomoyo/audit.c 	wake_up(&tomoyo_log_wait);
tomoyo_log_wait   474 security/tomoyo/audit.c 	poll_wait(file, &tomoyo_log_wait, wait);