taglinefilesource code
select_table_entry42fs/nfs/sock.cstruct select_table_entry entry;
select_table_entry43fs/select.cstruct select_table_entry * entry = p->entry + p->nr;
select_table_entry83fs/select.cstruct select_table_entry *entry;
select_table_entry107fs/select.centry = (struct select_table_entry *) __get_free_page(GFP_KERNEL);
select_table_entry448include/linux/sched.hstruct select_table_entry * entry;
select_table_entry21include/linux/wait.hstruct select_table_entry * entry;
select_table_entry24include/linux/wait.h#define __MAX_SELECT_TABLE_ENTRIES (4096 / sizeof (struct select_table_entry))