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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dring_buffer.c667 * rb_set_list_to_head - set a list_head to be pointing to head.
669 static void rb_set_list_to_head(struct ring_buffer_per_cpu *cpu_buffer, function
693 rb_set_list_to_head(cpu_buffer, head->list.prev);
2902 rb_set_list_to_head(cpu_buffer, &cpu_buffer->reader_page->list);

Completed in 49 milliseconds