Home
last modified time | relevance | path

Searched defs:cpu_buffer (Results 1 – 1 of 1) sorted by relevance

/arch/arm64/kvm/hyp/nvhe/
Dtrace.c76 static struct hyp_buffer_page *rb_set_head_page(struct hyp_rb_per_cpu *cpu_buffer) in rb_set_head_page()
99 static int rb_swap_reader_page(struct hyp_rb_per_cpu *cpu_buffer) in rb_swap_reader_page()
143 rb_move_tail(struct hyp_rb_per_cpu *cpu_buffer) in rb_move_tail()
204 rb_reserve_next(struct hyp_rb_per_cpu *cpu_buffer, unsigned long length) in rb_reserve_next()
254 struct hyp_rb_per_cpu *cpu_buffer = this_cpu_ptr(&trace_rb); in tracing_reserve_entry() local
268 struct hyp_rb_per_cpu *cpu_buffer = this_cpu_ptr(&trace_rb); in tracing_commit_entry() local
304 static bool rb_cpu_loaded(struct hyp_rb_per_cpu *cpu_buffer) in rb_cpu_loaded()
309 static int rb_cpu_disable_writing(struct hyp_rb_per_cpu *cpu_buffer) in rb_cpu_disable_writing()
323 static int rb_cpu_enable_writing(struct hyp_rb_per_cpu *cpu_buffer) in rb_cpu_enable_writing()
336 static int rb_cpu_reset(struct hyp_rb_per_cpu *cpu_buffer) in rb_cpu_reset()
[all …]