Home
last modified time | relevance | path

Searched defs:sync_all (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/netdevsim/
Dnetdevsim.h294 bool sync_all; member
/linux-5.19.10/tools/perf/
Dbuiltin-record.c343 static int record__aio_sync(struct mmap *md, bool sync_all) in record__aio_sync()