bpf_raw_tp_regs
static DEFINE_PER_CPU(struct bpf_raw_tp_regs, bpf_raw_tp_regs);
struct bpf_raw_tp_regs *tp_regs = this_cpu_ptr(&bpf_raw_tp_regs);