Searched refs:sync_buffer (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/oprofile/
H A Dbuffer_sync.h20 void sync_buffer(int cpu);
H A Dbuffer_sync.c74 sync_buffer(raw_smp_processor_id());
99 sync_buffer(raw_smp_processor_id());
494 void sync_buffer(int cpu) function
H A Dcpu_buffer.c14 * event buffer by sync_buffer().
449 sync_buffer(b->cpu);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbuffer.c57 static int sync_buffer(void *word) function
73 wait_on_bit_lock(&bh->b_state, BH_Lock, sync_buffer,
93 wait_on_bit(&bh->b_state, BH_Lock, sync_buffer, TASK_UNINTERRUPTIBLE);
711 * through sync_buffer().

Completed in 95 milliseconds