Home
last modified time | relevance | path

Searched defs:to_do (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/drivers/net/ethernet/google/gve/
Dgve_tx.c511 u32 to_do, bool try_to_wake) in gve_clean_tx_done()
580 u32 to_do; in gve_tx_poll() local
/linux-5.10/include/linux/
Dfscache-cache.h149 struct list_head to_do; /* list of things to be done by the backend */ member
/linux-5.10/block/
Dblk-mq.c2395 int to_do; in blk_mq_alloc_rqs() local
/linux-5.10/drivers/net/ethernet/marvell/
Dsky2.c2702 static int sky2_status_intr(struct sky2_hw *hw, int to_do, u16 idx) in sky2_status_intr()