taglinefilesource code
select_table_entry62fs/nfs/sock.cstruct select_table_entry entry;
select_table_entry49fs/select.cstruct select_table_entry * entry = p->entry + p->nr;
select_table_entry89fs/select.cstruct select_table_entry *entry;
select_table_entry113fs/select.cif(!(entry = (struct select_table_entry*) __get_free_page(GFP_KERNEL)))
select_table_entry337include/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))