Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sync
arch/powerpc/boot/io.h
88
static inline void sync(void)
arch/powerpc/xmon/xmon.c
322
static inline void sync(void)
drivers/md/dm-log.c
237
enum sync {
drivers/scsi/arm/fas216.c
519
enum { sync, async, none, reject } res = none;