taglinefilesource code
select_table_entry103fs/nfs/rpcsock.cstruct select_table_entry entry;
select_table_entry50fs/select.cstruct select_table_entry * entry = p->entry + p->nr;
select_table_entry90fs/select.cstruct select_table_entry *entry;
select_table_entry114fs/select.cif(!(entry = (struct select_table_entry*) __get_free_page(GFP_KERNEL)))
select_table_entry414include/linux/sched.hstruct select_table_entry * entry;
select_table_entry31include/linux/wait.hstruct select_table_entry * entry;
select_table_entry34include/linux/wait.h#define __MAX_SELECT_TABLE_ENTRIES (4096 / sizeof (struct select_table_entry))