Home
last modified time | relevance | path

Searched defs:poll_list (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/ibm/emac/
H A Dmal.h173 struct list_head poll_list; member
194 struct list_head poll_list; member
/linux/fs/
H A Dselect.c838 struct poll_list { struct
839 struct poll_list *next; argument
844 #define POLLFD_PER_PAGE ((PAGE_SIZE-sizeof(struct poll_list)) / sizeof(struct pollfd)) argument
/linux/drivers/block/null_blk/
H A Dnull_blk.h29 struct list_head poll_list; member
/linux/include/linux/
H A Dnetdevice.h386 struct list_head poll_list; member
3466 struct list_head poll_list; global() member
/linux/drivers/scsi/lpfc/
H A Dlpfc.h1582 struct list_head poll_list; /* slowpath eq polling list */ member