Home
last modified time | relevance | path

Searched refs:sync_all (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/netdevsim/
Dudp_tunnels.c175 if (nsim_dev->udp_ports.sync_all) { in nsim_udp_tunnels_info_create()
206 &nsim_dev->udp_ports.sync_all); in nsim_udp_tunnels_debugfs_create()
Dnetdevsim.h217 bool sync_all; member
/Linux-v5.10/tools/perf/
Dbuiltin-record.c250 static int record__aio_sync(struct mmap *md, bool sync_all) in record__aio_sync() argument
261 if (sync_all) in record__aio_sync()