Home
last modified time | relevance | path

Searched refs:do_sync (Results 1 – 4 of 4) sorted by relevance

/src/sys/arm/arm/
H A Dstdatomic.c64 do_sync(void) in do_sync() function
71 do_sync(void) in do_sync() function
204 do_sync(); \
240 do_sync(); \
278 do_sync(); \
313 do_sync(); \
343 do_sync(); in __sync_lock_test_and_set_4_c()
361 do_sync(); in __sync_val_compare_and_swap_4_c()
382 do_sync(); \
/src/sys/geom/raid3/
H A Dg_raid3_ctl.c99 int *nargs, do_sync = 0, dirty = 1; in g_raid3_ctl_configure() local
199 do_sync = 1; in g_raid3_ctl_configure()
237 if (do_sync) { in g_raid3_ctl_configure()
244 if (do_sync) { in g_raid3_ctl_configure()
/src/sys/dev/hid/
H A Dhidmap.c189 bool found, do_sync = false; in hidmap_intr() local
211 do_sync = true; in hidmap_intr()
328 do_sync = true; in hidmap_intr()
331 if (do_sync) { in hidmap_intr()
/src/sys/geom/mirror/
H A Dg_mirror_ctl.c154 int *nargs, do_sync = 0, dirty = 1, do_priority = 0; in g_mirror_ctl_configure() local
299 do_sync = 1; in g_mirror_ctl_configure()
332 if (do_sync) { in g_mirror_ctl_configure()
343 if (do_sync) { in g_mirror_ctl_configure()