tfile_check_list 288 fs/eventpoll.c static LIST_HEAD(tfile_check_list); tfile_check_list 1445 fs/eventpoll.c list_for_each_entry(current_file, &tfile_check_list, f_tfile_llink) { tfile_check_list 1996 fs/eventpoll.c &tfile_check_list); tfile_check_list 2036 fs/eventpoll.c while (!list_empty(&tfile_check_list)) { tfile_check_list 2037 fs/eventpoll.c file = list_first_entry(&tfile_check_list, struct file, tfile_check_list 2041 fs/eventpoll.c INIT_LIST_HEAD(&tfile_check_list); tfile_check_list 2201 fs/eventpoll.c &tfile_check_list);