Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm/arm/
H A Dstdatomic.c65 do_sync(void) in do_sync() function
72 do_sync(void) in do_sync() function
205 do_sync(); \
241 do_sync(); \
279 do_sync(); \
314 do_sync(); \
344 do_sync(); in __sync_lock_test_and_set_4_c()
362 do_sync(); in __sync_val_compare_and_swap_4_c()
383 do_sync(); \
/freebsd-14.2/sys/geom/raid3/
H A Dg_raid3_ctl.c100 int *nargs, do_sync = 0, dirty = 1; in g_raid3_ctl_configure() local
200 do_sync = 1; in g_raid3_ctl_configure()
238 if (do_sync) { in g_raid3_ctl_configure()
245 if (do_sync) { in g_raid3_ctl_configure()
/freebsd-14.2/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()
/freebsd-14.2/sys/geom/mirror/
H A Dg_mirror_ctl.c155 int *nargs, do_sync = 0, dirty = 1, do_priority = 0; in g_mirror_ctl_configure() local
300 do_sync = 1; in g_mirror_ctl_configure()
333 if (do_sync) { in g_mirror_ctl_configure()
344 if (do_sync) { in g_mirror_ctl_configure()