op_cpu_buffer      36 drivers/oprofile/cpu_buffer.c DEFINE_PER_CPU(struct oprofile_cpu_buffer, op_cpu_buffer);
op_cpu_buffer      50 drivers/oprofile/cpu_buffer.c 	struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer);
op_cpu_buffer      77 drivers/oprofile/cpu_buffer.c 		struct oprofile_cpu_buffer *b = &per_cpu(op_cpu_buffer, i);
op_cpu_buffer     104 drivers/oprofile/cpu_buffer.c 		struct oprofile_cpu_buffer *b = &per_cpu(op_cpu_buffer, i);
op_cpu_buffer     124 drivers/oprofile/cpu_buffer.c 		struct oprofile_cpu_buffer *b = &per_cpu(op_cpu_buffer, i);
op_cpu_buffer     302 drivers/oprofile/cpu_buffer.c 	struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer);
op_cpu_buffer     362 drivers/oprofile/cpu_buffer.c 	struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer);
op_cpu_buffer     417 drivers/oprofile/cpu_buffer.c 	struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer);
op_cpu_buffer     423 drivers/oprofile/cpu_buffer.c 	struct oprofile_cpu_buffer *cpu_buf = this_cpu_ptr(&op_cpu_buffer);
op_cpu_buffer      54 drivers/oprofile/cpu_buffer.h DECLARE_PER_CPU(struct oprofile_cpu_buffer, op_cpu_buffer);
op_cpu_buffer      64 drivers/oprofile/cpu_buffer.h 	struct oprofile_cpu_buffer *cpu_buf = &per_cpu(op_cpu_buffer, cpu);
op_cpu_buffer      26 drivers/oprofile/oprofile_stats.c 		cpu_buf = &per_cpu(op_cpu_buffer, i);
op_cpu_buffer      54 drivers/oprofile/oprofile_stats.c 		cpu_buf = &per_cpu(op_cpu_buffer, i);