Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/netdevsim/
H A Dudp_tunnels.c177 if (nsim_dev->udp_ports.sync_all) { in nsim_udp_tunnels_info_create()
211 &nsim_dev->udp_ports.sync_all); in nsim_udp_tunnels_debugfs_create()
H A Dnetdevsim.h318 bool sync_all; member
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c348 static int record__aio_sync(struct mmap *md, bool sync_all) in record__aio_sync() argument
359 if (sync_all) in record__aio_sync()