Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfscache-cache.h140 struct list_head to_do; /* list of things to be done by the backend */ member
/linux-4.4.14/block/
Dblk-mq.c1492 int to_do; in blk_mq_init_rq_map() local
/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.c3196 static int skge_poll(struct napi_struct *napi, int to_do) in skge_poll()
Dsky2.c2729 static int sky2_status_intr(struct sky2_hw *hw, int to_do, u16 idx) in sky2_status_intr()