Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscache-cache.h153 struct list_head to_do; /* list of things to be done by the backend */ member
/Linux-v4.19/block/
Dblk-mq.c2044 int to_do; in blk_mq_alloc_rqs() local
/Linux-v4.19/drivers/net/ethernet/marvell/
Dsky2.c2719 static int sky2_status_intr(struct sky2_hw *hw, int to_do, u16 idx) in sky2_status_intr()