Home
last modified time | relevance | path

Searched refs:bpf_raw_tp_regs (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/trace/
A Dbpf_trace.c1468 struct bpf_raw_tp_regs { struct
1471 static DEFINE_PER_CPU(struct bpf_raw_tp_regs, bpf_raw_tp_regs); argument
1475 struct bpf_raw_tp_regs *tp_regs = this_cpu_ptr(&bpf_raw_tp_regs); in get_bpf_raw_tp_regs()

Completed in 7 milliseconds