poll_table_entry 22 include/linux/poll.h #define N_INLINE_POLL_ENTRIES (WQUEUES_STACK_ALLOC / sizeof(struct poll_table_entry)) poll_table_entry 92 include/linux/poll.h struct poll_table_entry inline_entries[N_INLINE_POLL_ENTRIES];