Searched refs:sync (Results 1 – 25 of 242) sorted by relevance
12345678910
45 sync52 sync58 sync60 sync81 sync88 sync91 sync96 sync123 sync131 sync[all …]
209 sync215 sync227 sync230 sync240 1: sync262 sync269 sync272 sync295 sync397 sync[all …]
100 sync107 sync118 sync120 sync156 sync158 sync182 sync196 sync198 sync209 sync[all …]
28 sync31 sync34 sync37 sync50 sync104 sync111 sync155 sync158 sync162 sync[all …]
47 sync53 sync58 sync62 sync68 sync73 sync86 sync88 sync94 sync100 sync[all …]
102 1: sync104 sync106 sync118 sync122 sync132 sync173 sync175 sync202 sync286 sync[all …]
96 sync98 sync133 sync141 1: sync170 sync
95 sync98 sync123 sync126 sync142 sync144 sync
189 sync204 sync207 sync252 sync262 sync368 sync409 sync
25 sync30 sync73 sync77 sync82 sync87 sync94 sync109 sync115 sync134 sync[all …]
116 sync120 sync125 sync138 sync149 sync159 sync162 sync164 sync166 sync175 sync[all …]
246 int sync; in mpc5200_psc_ac97_gpio_reset() local254 sync = PSC1_SYNC; /* AC97_1_SYNC */ in mpc5200_psc_ac97_gpio_reset()260 sync = PSC2_SYNC; /* AC97_2_SYNC */ in mpc5200_psc_ac97_gpio_reset()278 setbits32(&simple_gpio->simple_gpioe, sync | out); in mpc5200_psc_ac97_gpio_reset()281 setbits32(&simple_gpio->simple_ddr, sync | out); in mpc5200_psc_ac97_gpio_reset()284 clrbits32(&simple_gpio->simple_dvo, sync | out); in mpc5200_psc_ac97_gpio_reset()
18 sync20 sync23 sync25 sync32 sync34 sync37 sync39 sync
163 sync199 sync211 sync223 sync307 sync331 sync343 sync391 sync403 sync415 sync[all …]
74 sync76 sync103 sync105 sync107 sync129 sync131 sync146 sync175 sync181 sync[all …]
50 sync; \53 # define LWSYNC sync63 #define PPC_ATOMIC_ENTRY_BARRIER "\n" stringify_in_c(sync) "\n"64 #define PPC_ATOMIC_EXIT_BARRIER "\n" stringify_in_c(sync) "\n"
10 int sync; member17 int sync; member
146 if (arch->sync & STUB_SYNC_FS_BASE) in stub_seccomp_restore_state()148 if (arch->sync & STUB_SYNC_GS_BASE) in stub_seccomp_restore_state()151 arch->sync = 0; in stub_seccomp_restore_state()
33 sync67 sync71 sync
87 sync96 sync139 sync
1005 sync(); in show_uptime()1011 sync(); in show_uptime()2603 sync(); in dump_one_paca()2729 sync(); in dump_one_paca()2787 sync(); in dump_one_xive()2789 sync(); in dump_one_xive()3067 sync(); in dump_log_buf()3077 sync(); in dump_log_buf()3101 sync(); in dump_opal_msglog()3115 sync(); in dump_opal_msglog()[all …]
27 sync50 sync
91 sync221 sync241 sync413 sync470 sync484 sync
154 unsigned int async, unsigned int sync, in tusb6010_setup_interface() argument177 status = gpmc_cs_request(sync, SZ_16M, (unsigned long *) in tusb6010_setup_interface()185 sync_cs = sync; in tusb6010_setup_interface()
518 struct clock_sync_data *sync = data; in stp_sync_clock() local526 while (atomic_read(&sync->cpus) != 0) in stp_sync_clock()534 sync->clock_delta = clock_delta; in stp_sync_clock()542 sync->in_sync = rc ? -EAGAIN : 1; in stp_sync_clock()546 atomic_dec(&sync->cpus); in stp_sync_clock()548 while (READ_ONCE(sync->in_sync) == 0) in stp_sync_clock()551 if (sync->in_sync != 1) in stp_sync_clock()555 clock_sync_local(sync->clock_delta); in stp_sync_clock()
Completed in 43 milliseconds