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_entry100fs/select.centry = (struct select_table_entry *) get_free_page(GFP_KERNEL);
select_table_entry421include/linux/sched.hstruct select_table_entry * entry;
select_table_entry14include/linux/wait.hstruct select_table_entry {
select_table_entry20include/linux/wait.h#define __MAX_SELECT_TABLE_ENTRIES (4096 / sizeof (struct select_table_entry))