Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dmal.h173 struct list_head poll_list; member
194 struct list_head poll_list; member
/openbmc/linux/fs/
H A Dselect.c840 struct poll_list { struct
841 struct poll_list *next; argument
846 #define POLLFD_PER_PAGE ((PAGE_SIZE-sizeof(struct poll_list)) / sizeof(struct pollfd)) argument
/openbmc/linux/drivers/block/null_blk/
H A Dnull_blk.h37 struct list_head poll_list; member
/openbmc/linux/include/linux/
H A Dnetdevice.h359 struct list_head poll_list; member
3217 struct list_head poll_list; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h345 struct list_head poll_list; member
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1565 struct list_head poll_list; /* slowpath eq polling list */ member