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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/trace/
H A Dring_buffer.c913 * rb_check_list - make sure a pointer to a list has the last bits zero
915 static int rb_check_list(struct ring_buffer_per_cpu *cpu_buffer, function
944 if (rb_check_list(cpu_buffer, head))
954 if (rb_check_list(cpu_buffer, &bpage->list))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/trace/
H A Dring_buffer.c913 * rb_check_list - make sure a pointer to a list has the last bits zero
915 static int rb_check_list(struct ring_buffer_per_cpu *cpu_buffer, function
944 if (rb_check_list(cpu_buffer, head))
954 if (rb_check_list(cpu_buffer, &bpage->list))

Completed in 109 milliseconds